This bug was fixed in the package snapcraft - 2.8.8b --------------- snapcraft (2.8.8b) xenial; urgency=medium
[ Sergio Schvezov ] * Remove missing replacement for unittest.mock (#494) (LP: #1576998) * Create the 'partial' directory for apt. (#499) (LP: #1578007) * Don't fail if there is no system library list (#496) (LP: #1577750) * Don't clean target before extracting npm (#489) (LP: #1575876) * Don't delete the nodejs download on build. (#490) (LP: #1575882) [ Leo Arias ] * Import mock from unittest. (#492) (LP: #1576998) * autopkgtests: run the tests using the installed package (#464) (LP: #1570992) * Remove --allow-unauthenticated from examples tests (#482) (LP: #1573211) * Update the assertion of the example install (#483) (LP: #1573243) * Examples tests: Update the path to the snaps binaries (#484) (LP: #1573349) * Examples tests: use systemctl instead of the removed snap service (#485) (LP: #1573697) * Update the mosquitto example SNAP_USER_DATA path. (#486) (LP: #1574857) * Update the busybox test to use the snap data path. (LP: #1574901) * Remove the integration tests coverage. (#488) (LP: #1575383) [ Vincent Ladeuil ] * Make upload more robust by ignoring spurious errors while polling the scan status. (#480) (LP: #1572963) [ Kyle Fazzari ] * docs/get-started.md: Stop discussing snappy-tools. (#454) (LP: #1568113) -- Sergio Schvezov <sergio.schve...@ubuntu.com> Fri, 29 Apr 2016 14:59:47 -0300 ** Changed in: snapcraft (Ubuntu Xenial) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-apt in Ubuntu. https://bugs.launchpad.net/bugs/1578007 Title: python-apt in yakkety no longer creates partial Status in Snapcraft: In Progress Status in python-apt package in Ubuntu: In Progress Status in snapcraft package in Ubuntu: Fix Released Status in snapcraft source package in Xenial: Fix Released Bug description: This now fails: http://paste.ubuntu.com/16208927/ With an error that looks like http://paste.ubuntu.com/16208917/ If 'partial' is created in `downloaddir` then it works again [Impact] * Users of yakkety won't be able to build snaps with stage packages. * Users of xenial are not affected. [Test Case] Build a snap with stage packages: * apt get install snapcraft snapcraft-examples * mkdir /tmp/mosquitto * cp /usr/share/doc/snapcraft-examples/examples/mosquitto/* /tmp/mosquitto * cd /tmp/mosquitto * snapcraft A snap must be generated. [Regression Potential] * The fix in yakkety could affect the version in xenial. To manage notifications about this bug go to: https://bugs.launchpad.net/snapcraft/+bug/1578007/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp