Bug 237505 - sysutils/py-google-compute-engine: new upstream release containing python3 fix
Summary: sysutils/py-google-compute-engine: new upstream release containing python3 fix
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-23 19:12 UTC by Lucas Kanashiro
Modified: 2019-05-13 11:16 UTC (History)
0 users

See Also:


Attachments
Patch to import new upstream release (1.92 KB, patch)
2019-04-23 19:12 UTC, Lucas Kanashiro
no flags Details | Diff
poudriere logs using freebsd 11.2 (67.34 KB, text/plain)
2019-04-23 19:13 UTC, Lucas Kanashiro
no flags Details
poudriere logs using freebsd 12 (67.25 KB, text/plain)
2019-04-23 19:13 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-04-23 19:12:54 UTC
Created attachment 203939 [details]
Patch to import new upstream release

This patch update the package to the latest upstream version which contains the patch reported here [1] applied. Unfortunately, the upstream maintainers didn't bump the python module version when preparing the last release [2]. Due to that I just bumped the PORTREVISION version, is that ok? I'll bring their attention up to this.

Moreover, I applied the patch reported in [1] to runtime depends on py-distro when running on python 3.6.

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237203
[2] https://github.com/GoogleCloudPlatform/compute-image-packages/releases/tag/20190416
Comment 1 Lucas Kanashiro 2019-04-23 19:13:15 UTC
Created attachment 203940 [details]
poudriere logs using freebsd 11.2
Comment 2 Lucas Kanashiro 2019-04-23 19:13:34 UTC
Created attachment 203941 [details]
poudriere logs using freebsd 12
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-23 20:18:42 UTC
A commit references this bug:

Author: swills
Date: Tue Apr 23 20:17:45 UTC 2019
New revision: 499790
URL: https://svnweb.freebsd.org/changeset/ports/499790

Log:
  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]

Changes:
  head/sysutils/py-google-compute-engine/Makefile
  head/sysutils/py-google-compute-engine/distinfo
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-04-23 20:19:03 UTC
Committed, thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2019-05-13 11:16:49 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