Bug 236500 - sysutils/py-google-compute-engine: add missing config and take maintainership
Summary: sysutils/py-google-compute-engine: add missing config and take maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Rodrigo Osorio
URL:
Keywords:
: 236499 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-03-12 20:49 UTC by Lucas Kanashiro
Modified: 2019-05-13 11:16 UTC (History)
2 users (show)

See Also:
helen.koike: maintainer-feedback+


Attachments
Patch to add missing config and take the maintainership (1.13 KB, patch)
2019-03-12 20:49 UTC, Lucas Kanashiro
no flags Details | Diff
poudriere logs using freebsd 12 (68.42 KB, text/plain)
2019-03-12 20:50 UTC, Lucas Kanashiro
no flags Details
poudriere logs using freebsd 11.2 (69.09 KB, text/plain)
2019-03-12 20:51 UTC, Lucas Kanashiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lucas Kanashiro 2019-03-12 20:49:47 UTC
Created attachment 202826 [details]
Patch to add missing config and take the maintainership

Two new variables was added to instance_config.cfg file in version 2.8.13 to allow the addition and removal of users from groups, and I missed that in my last update. Fixing that now. I am also taking over the maintainership of this packages as previously discussed with Helen.
Comment 1 Lucas Kanashiro 2019-03-12 20:50:44 UTC
Created attachment 202827 [details]
poudriere logs using freebsd 12
Comment 2 Lucas Kanashiro 2019-03-12 20:51:06 UTC
Created attachment 202828 [details]
poudriere logs using freebsd 11.2
Comment 3 Lucas Kanashiro 2019-04-10 11:34:50 UTC
Ping.
Comment 4 Rodrigo Osorio freebsd_committer freebsd_triage 2019-04-10 11:44:32 UTC
sorry I'm a little bit late on this ticket, I will take care of it by the end of the week.
Comment 5 Rodrigo Osorio freebsd_committer freebsd_triage 2019-04-10 17:05:02 UTC
The patch is correct but can we expect current maintainer approval for the maintainer change?
I will commit the fix after that.
Comment 6 Helen Koike 2019-04-10 18:10:54 UTC
(In reply to Rodrigo Osorio from comment #5)
Hi Rodrigo, please go ahead.
Thanks Lucas for taking this over.
Comment 7 commit-hook freebsd_committer freebsd_triage 2019-04-11 08:47:29 UTC
A commit references this bug:

Author: rodrigo
Date: Thu Apr 11 08:47:20 UTC 2019
New revision: 498656
URL: https://svnweb.freebsd.org/changeset/ports/498656

Log:
  Patch to add missing config and take the maintainership

  Two new variables was added to instance_config.cfg file
  in version 2.8.13 to allow the addition and removal of
  users from groups.
  I am also taking over the maintainership of this packages
  as previously discussed with Helen.

  Bump PORTREVISION.

  PR:		236500
  Submitted by:	Lucas Kanashiro <lucas.kanashiro@collabora.com>
  Approved by:	Helen Koike <helen.koike@collabora.com> (maintainer)

Changes:
  head/sysutils/py-google-compute-engine/Makefile
  head/sysutils/py-google-compute-engine/files/instance_configs.cfg.distro.sample
Comment 8 Rodrigo Osorio freebsd_committer freebsd_triage 2019-04-11 08:47:56 UTC
Committed, thanks.
Comment 9 Rodrigo Osorio freebsd_committer freebsd_triage 2019-04-11 11:56:55 UTC
*** Bug 236499 has been marked as a duplicate of this bug. ***
Comment 10 commit-hook freebsd_committer freebsd_triage 2019-05-13 11:16:45 UTC
A commit references this bug:

Author: swills
Date: Mon May 13 11:16:31 UTC 2019
New revision: 501552
URL: https://svnweb.freebsd.org/changeset/ports/501552

Log:
  MFH: r498656 r499790 r501547

  Patch to add missing config and take the maintainership

  Two new variables was added to instance_config.cfg file
  in version 2.8.13 to allow the addition and removal of
  users from groups.
  I am also taking over the maintainership of this packages
  as previously discussed with Helen.

  Bump PORTREVISION.

  PR:		236500
  Submitted by:	Lucas Kanashiro <lucas.kanashiro@collabora.com>
  Approved by:	Helen Koike <helen.koike@collabora.com> (maintainer)

  sysutils/py-google-compute-engine: update to 20190416 [1]

  This fixes a python3 runtime issue [1]

  While here, pull in missing dependency in python3 case [2]

  PR:		237505 [1]
  PR:		237203 [2]
  Submitted by:	Lucas Kanashiro <lucas.kanashiro@collabora.com> (maintainer) [1]
  Submitted by:	Miroslav Lachman <000.fbsd@quip.cz> [2]
  Approved by:	Lucas Kanashiro <lucas.kanashiro@collabora.com> (maintainer) [2]

  sysutils/py-google-compute-engine: fix daemons in python 2.7 case

  PR:		237845
  Reviewed by:	koobs
  Approved by:	implicit (portmgr, python, jfi blanket)

  Approved by:	ports-secteam (implicit)

Changes:
_U  branches/2019Q2/
  branches/2019Q2/sysutils/py-google-compute-engine/Makefile
  branches/2019Q2/sysutils/py-google-compute-engine/distinfo
  branches/2019Q2/sysutils/py-google-compute-engine/files/google_accounts_daemon.in
  branches/2019Q2/sysutils/py-google-compute-engine/files/google_clock_skew_daemon.in
  branches/2019Q2/sysutils/py-google-compute-engine/files/google_instance_setup.in
  branches/2019Q2/sysutils/py-google-compute-engine/files/google_network_daemon.in
  branches/2019Q2/sysutils/py-google-compute-engine/files/google_startup.in
  branches/2019Q2/sysutils/py-google-compute-engine/files/instance_configs.cfg.distro.sample