[SRU] New stable micro release 2.29

Bug #1684965 reported by Sergio Schvezov
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
snapcraft (Ubuntu)
Fix Released
Undecided
Unassigned
Xenial
Fix Released
Undecided
Unassigned
Yakkety
Fix Released
Undecided
Unassigned
Zesty
Fix Released
Undecided
Unassigned

Bug Description

This is an SRU bug to release 2.29 of snapcraft which follows the guidelines defined in the wiki over at https://wiki.ubuntu.com/SnapcraftUpdates

The list of bugs and features in this release are defined at https://launchpad.net/snapcraft/+milestone/2.29 and https://github.com/snapcore/snapcraft/milestone/2?closed=1

More detailed information and procedures for this release can be found on https://forum.snapcraft.io/t/release-in-progress-snapcraft-2-29/346?u=sergiusens

Revision history for this message
Leo Arias (elopio) wrote :

These are the tests that must pass before accepting this version in the -updates pockets of xenial, yakkety and zesty:

Plugins:

 * Build nodejs snaps.
   * Check that by default they use the newer nodejs LTS version.
 * Build a nodejs snap using yarn.
 * Build a classic rust snap.
 * Build the snapcraft snap.
   * Check that the final snap doesn't include any libraries from the /snap/ dir.

Version:

 * Build a snap with `version: git`.
 * Build a snap with `version-script`.

Store:

 * Build classic snaps with SNAPCRAFT_SETUP_CORE.

Exploratory:
 * Build snaps using the snapcraft snap.
 * Build snaps in elementary.
 * Build snaps in kde neon.
 * Cleanbuild snaps in different platforms.
 * Push snaps to the store.

Revision history for this message
Andy Whitcroft (apw) wrote : Please test proposed package

Hello Sergio, or anyone else affected,

Accepted snapcraft into zesty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/snapcraft/2.29+17.04 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 snapcraft (Ubuntu Zesty):
status: New → Fix Committed
tags: added: verification-needed
Changed in snapcraft (Ubuntu Yakkety):
status: New → Fix Committed
Revision history for this message
Andy Whitcroft (apw) wrote :

Hello Sergio, or anyone else affected,

Accepted snapcraft into yakkety-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/snapcraft/2.29+16.10 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 snapcraft (Ubuntu Xenial):
status: New → Fix Committed
Revision history for this message
Andy Whitcroft (apw) wrote :

Hello Sergio, or anyone else affected,

Accepted snapcraft into xenial-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/snapcraft/2.29 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
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package snapcraft - 2.29+17.04

---------------
snapcraft (2.29+17.04) zesty; urgency=medium

  [ Sergio Schvezov ]
  * store: better retry strategy for GETs. (#1212)
  * docs: remove docs and link to snappy-docs. (#1227)
  * nodejs plugin: switch to the newer LTS. (#1228)
  * pluginhandler: exclude `/snap/` from libraries. (#1231)
  * nodejs plugin: switch to the newer LTS. (#1228) (#1232)
  * core: find the correct libraries as a snap. (#1234)
  * snap: use the gpg tarball instead of git://. (#1236)
  * docs: update contribution guide. (#1233)
  * repo: enable elementary. (#1237)
  * cli: improve push output. (#1240)
  * ci: split plugin integration tests out. (#1252)
  * nodejs plugin: add support for yarn. (#1245)
  * ci: fix travis ordering for locales generation. (#1254)
  * core: support running from other operating systems. (#1257)
  * meta: version from git support. (#1260)
  * shell_utils: code cleanup (#1265)
  * meta: override the version with version-script. (#1267)
  * tests: fix package version pinning tests. (#1269)
  * New upstream release 2.29 (LP: #1684965)

  [ Joe Talbott ]
  * tests: Fix staging store test for Tracks. (#1225)
  * pluginhandler: factor out state bits into the state package. (#1221)
  * repo: track per-part build-packages. (#1193)
  * sources: add VCS asset tracking (#1229)

  [ Facundo Batista ]
  * store: better check of the error code in StatusTracker. (#1226)

  [ Leo Arias ]
  * tests: add arm64 to the nightly tests (#1210)
  * tests: update name registration window limit test. (#1224)
  * ci: update the location of the upstream retry autopkgtests script. (#1243)
  * tests: use launchpad as the source of the compressed test snap (#1259)

  [ Jumpei Ogawa ]
  * repo: enable KDE Neon. (#1244)

  [ Kyle Fazzari ]
  * catkin plugin: create completely valid environment (#1239)

  [ edvega ]
  * help: replace dashes with underscores when printing plugins help (#1241)
  * cli: remove empty lines in the unclean parts message (#1251)

  [ Celso Providelo ]
  * store: new registration errors and test update. (#1247)

  [ Christian Dywan ]
  * lxd: refactor Cleanbuilder into Containerbuild and add Project. (#1230)

  [ Parameswaran Sivatharman ]
  * store: plumbing for collaboration support. (#1246)

  [ Colin Watson ]
  * ant plugin: honour proxy configuration (#1256)

  [ Chris MacNaughton ]
  * rust plugin: update plugin to set RUSTFLAGS (#1255)

  [ Andy Li ]
  * docs: fixed links to doc. (#1250)
  * tests: report coverage only in unit tests. (#1266)

 -- Sergio Schvezov <email address hidden> Thu, 20 Apr 2017 13:57:08 -0300

Changed in snapcraft (Ubuntu):
status: New → Fix Released
Revision history for this message
Leo Arias (elopio) wrote :

I ran the tests in comment #1 in zesty, yakkety and xenial. I didn't find any blockers, so I'm marking this bug as verified.

Thanks Andy!

tags: added: verification-done
removed: verification-needed
Revision history for this message
Andy Whitcroft (apw) wrote : Update Released

The verification of the Stable Release Update for snapcraft 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 snapcraft - 2.29+16.10

---------------
snapcraft (2.29+16.10) yakkety; urgency=medium

  [ Sergio Schvezov ]
  * store: better retry strategy for GETs. (#1212)
  * docs: remove docs and link to snappy-docs. (#1227)
  * nodejs plugin: switch to the newer LTS. (#1228)
  * pluginhandler: exclude `/snap/` from libraries. (#1231)
  * nodejs plugin: switch to the newer LTS. (#1228) (#1232)
  * core: find the correct libraries as a snap. (#1234)
  * snap: use the gpg tarball instead of git://. (#1236)
  * docs: update contribution guide. (#1233)
  * repo: enable elementary. (#1237)
  * cli: improve push output. (#1240)
  * ci: split plugin integration tests out. (#1252)
  * nodejs plugin: add support for yarn. (#1245)
  * ci: fix travis ordering for locales generation. (#1254)
  * core: support running from other operating systems. (#1257)
  * meta: version from git support. (#1260)
  * shell_utils: code cleanup (#1265)
  * meta: override the version with version-script. (#1267)
  * tests: fix package version pinning tests. (#1269)
  * New upstream release 2.29 (LP: #1684965)

  [ Joe Talbott ]
  * tests: Fix staging store test for Tracks. (#1225)
  * pluginhandler: factor out state bits into the state package. (#1221)
  * repo: track per-part build-packages. (#1193)
  * sources: add VCS asset tracking (#1229)

  [ Facundo Batista ]
  * store: better check of the error code in StatusTracker. (#1226)

  [ Leo Arias ]
  * tests: add arm64 to the nightly tests (#1210)
  * tests: update name registration window limit test. (#1224)
  * ci: update the location of the upstream retry autopkgtests script. (#1243)
  * tests: use launchpad as the source of the compressed test snap (#1259)

  [ Jumpei Ogawa ]
  * repo: enable KDE Neon. (#1244)

  [ Kyle Fazzari ]
  * catkin plugin: create completely valid environment (#1239)

  [ edvega ]
  * help: replace dashes with underscores when printing plugins help (#1241)
  * cli: remove empty lines in the unclean parts message (#1251)

  [ Celso Providelo ]
  * store: new registration errors and test update. (#1247)

  [ Christian Dywan ]
  * lxd: refactor Cleanbuilder into Containerbuild and add Project. (#1230)

  [ Parameswaran Sivatharman ]
  * store: plumbing for collaboration support. (#1246)

  [ Colin Watson ]
  * ant plugin: honour proxy configuration (#1256)

  [ Chris MacNaughton ]
  * rust plugin: update plugin to set RUSTFLAGS (#1255)

  [ Andy Li ]
  * docs: fixed links to doc. (#1250)
  * tests: report coverage only in unit tests. (#1266)

 -- Sergio Schvezov <email address hidden> Thu, 20 Apr 2017 13:57:08 -0300

Changed in snapcraft (Ubuntu Yakkety):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package snapcraft - 2.29

---------------
snapcraft (2.29) xenial; urgency=medium

  [ Sergio Schvezov ]
  * store: better retry strategy for GETs. (#1212)
  * docs: remove docs and link to snappy-docs. (#1227)
  * nodejs plugin: switch to the newer LTS. (#1228)
  * pluginhandler: exclude `/snap/` from libraries. (#1231)
  * nodejs plugin: switch to the newer LTS. (#1228) (#1232)
  * core: find the correct libraries as a snap. (#1234)
  * snap: use the gpg tarball instead of git://. (#1236)
  * docs: update contribution guide. (#1233)
  * repo: enable elementary. (#1237)
  * cli: improve push output. (#1240)
  * ci: split plugin integration tests out. (#1252)
  * nodejs plugin: add support for yarn. (#1245)
  * ci: fix travis ordering for locales generation. (#1254)
  * core: support running from other operating systems. (#1257)
  * meta: version from git support. (#1260)
  * shell_utils: code cleanup (#1265)
  * meta: override the version with version-script. (#1267)
  * tests: fix package version pinning tests. (#1269)
  * New upstream release 2.29 (LP: #1684965)

  [ Joe Talbott ]
  * tests: Fix staging store test for Tracks. (#1225)
  * pluginhandler: factor out state bits into the state package. (#1221)
  * repo: track per-part build-packages. (#1193)
  * sources: add VCS asset tracking (#1229)

  [ Facundo Batista ]
  * store: better check of the error code in StatusTracker. (#1226)

  [ Leo Arias ]
  * tests: add arm64 to the nightly tests (#1210)
  * tests: update name registration window limit test. (#1224)
  * ci: update the location of the upstream retry autopkgtests script. (#1243)
  * tests: use launchpad as the source of the compressed test snap (#1259)

  [ Jumpei Ogawa ]
  * repo: enable KDE Neon. (#1244)

  [ Kyle Fazzari ]
  * catkin plugin: create completely valid environment (#1239)

  [ edvega ]
  * help: replace dashes with underscores when printing plugins help (#1241)
  * cli: remove empty lines in the unclean parts message (#1251)

  [ Celso Providelo ]
  * store: new registration errors and test update. (#1247)

  [ Christian Dywan ]
  * lxd: refactor Cleanbuilder into Containerbuild and add Project. (#1230)

  [ Parameswaran Sivatharman ]
  * store: plumbing for collaboration support. (#1246)

  [ Colin Watson ]
  * ant plugin: honour proxy configuration (#1256)

  [ Chris MacNaughton ]
  * rust plugin: update plugin to set RUSTFLAGS (#1255)

  [ Andy Li ]
  * docs: fixed links to doc. (#1250)
  * tests: report coverage only in unit tests. (#1266)

 -- Sergio Schvezov <email address hidden> Thu, 20 Apr 2017 13:57:08 -0300

Changed in snapcraft (Ubuntu Xenial):
status: Fix Committed → Fix Released
Andy Whitcroft (apw)
Changed in snapcraft (Ubuntu Zesty):
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.