Missing versioned dependency against python3-google-compute-engine

Bug #1690147 reported by Łukasz Zemczak
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gce-compute-image-packages (Ubuntu)
Fix Released
High
Łukasz Zemczak
Trusty
Fix Released
Undecided
Unassigned
Xenial
Fix Released
Undecided
Unassigned
Yakkety
Fix Released
Undecided
Unassigned
Zesty
Fix Released
Undecided
Unassigned

Bug Description

[Impact]

With the latest upstream release of gce-compute-image-packages, it was now required that along with upgrading of the gce-compute-image-packages package the python3-google-compute-engine had to be upgraded as well for everything to work. Both come from the same source package and the dep was unversioned previously. To make sure that both get upgraded at the same time and not cause any breakages in the future, a = ${source:Version} dep is recommended.

[Test Case]

On a system that has the previous version of gce-compute-image-packages do an upgrade of only gce-compute-image-packages (sudo apt install gce-compute-image-packages) and make sure that python3-google-compute-engine is upgraded with it as well.

[Regression Potential]

None. This is a dependency-only change - the dependency was always there so for all cases other than upgrades no differences will be visible. I cannot think of any other parts that could be affected by this change.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gce-compute-image-packages - 20170426-0ubuntu2

---------------
gce-compute-image-packages (20170426-0ubuntu2) artful; urgency=medium

  * debian/control:
    - Make the python3-google-compute-engine dependency versioned for
      gce-compute-image-packages always on the most current version
      (LP: #1690147).

 -- Łukasz 'sil2100' Zemczak <email address hidden> Thu, 11 May 2017 14:25:24 +0200

Changed in gce-compute-image-packages (Ubuntu):
status: New → Fix Released
Revision history for this message
Andy Whitcroft (apw) wrote : Please test proposed package

Hello Łukasz, or anyone else affected,

Accepted gce-compute-image-packages into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gce-compute-image-packages/20170426-0ubuntu2~17.04.0 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in gce-compute-image-packages (Ubuntu Zesty):
status: New → Fix Committed
tags: added: verification-needed
Changed in gce-compute-image-packages (Ubuntu Yakkety):
status: New → Fix Committed
Revision history for this message
Andy Whitcroft (apw) wrote :

Hello Łukasz, or anyone else affected,

Accepted gce-compute-image-packages into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gce-compute-image-packages/20170426-0ubuntu2~16.10.0 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in gce-compute-image-packages (Ubuntu Xenial):
status: New → Fix Committed
Revision history for this message
Andy Whitcroft (apw) wrote :

Hello Łukasz, or anyone else affected,

Accepted gce-compute-image-packages into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gce-compute-image-packages/20170426-0ubuntu2~16.04.0 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Changed in gce-compute-image-packages (Ubuntu Trusty):
status: New → Fix Committed
Revision history for this message
Andy Whitcroft (apw) wrote :

Hello Łukasz, or anyone else affected,

Accepted gce-compute-image-packages into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gce-compute-image-packages/20170426-0ubuntu2~14.04.0 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how to enable and use -proposed.Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

Revision history for this message
Philip Roche (philroche) wrote :

Trusty, Xenial, Yakkety and Zesty packages have been verified.

All automated tests pass for these suites and manual verification has also been completed using images built from proposed and also on instances upgrading packages already installed.

tags: added: verification-done-trusty verification-done-xenial verification-done-yakkety verification-done-zesty
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gce-compute-image-packages - 20170426-0ubuntu2~17.04.0

---------------
gce-compute-image-packages (20170426-0ubuntu2~17.04.0) zesty; urgency=medium

  * Backport to zesty.
  * debian/control:
    - Make the python3-google-compute-engine dependency versioned for
      gce-compute-image-packages always on the most current version
      (LP: #1690147).

gce-compute-image-packages (20170426-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1689205).

 -- Łukasz 'sil2100' Zemczak <email address hidden> Thu, 11 May 2017 14:25:24 +0200

Changed in gce-compute-image-packages (Ubuntu Zesty):
status: Fix Committed → Fix Released
Revision history for this message
Łukasz Zemczak (sil2100) wrote : Update Released

The verification of the Stable Release Update for gce-compute-image-packages has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regressions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gce-compute-image-packages - 20170426-0ubuntu2~16.10.0

---------------
gce-compute-image-packages (20170426-0ubuntu2~16.10.0) yakkety; urgency=medium

  * Backport to yakkety.
  * debian/control:
    - Make the python3-google-compute-engine dependency versioned for
      gce-compute-image-packages always on the most current version
      (LP: #1690147).

gce-compute-image-packages (20170426-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1689205).

 -- Łukasz 'sil2100' Zemczak <email address hidden> Thu, 11 May 2017 14:25:24 +0200

Changed in gce-compute-image-packages (Ubuntu Yakkety):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gce-compute-image-packages - 20170426-0ubuntu2~16.04.0

---------------
gce-compute-image-packages (20170426-0ubuntu2~16.04.0) xenial; urgency=medium

  * Backport to xenial.
  * debian/control:
    - Make the python3-google-compute-engine dependency versioned for
      gce-compute-image-packages always on the most current version
      (LP: #1690147).

gce-compute-image-packages (20170426-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1689205).

 -- Łukasz 'sil2100' Zemczak <email address hidden> Thu, 11 May 2017 14:25:24 +0200

Changed in gce-compute-image-packages (Ubuntu Xenial):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gce-compute-image-packages - 20170426-0ubuntu2~14.04.0

---------------
gce-compute-image-packages (20170426-0ubuntu2~14.04.0) trusty; urgency=medium

  * Backport to trusty.
    - Retain the delta between devel and trusty as those are necessary for the
      package to build and work.
  * debian/control:
    - Make the python3-google-compute-engine dependency versioned for
      gce-compute-image-packages always on the most current version
      (LP: #1690147).

gce-compute-image-packages (20170426-0ubuntu1) artful; urgency=medium

  * New upstream release (LP: #1689205).

 -- Łukasz 'sil2100' Zemczak <email address hidden> Thu, 11 May 2017 16:00:46 +0200

Changed in gce-compute-image-packages (Ubuntu Trusty):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.