SRU >= 0.0~git20140516~ to trusty

Bug #1338769 reported by Serge Hallyn
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
golang-gocapability-dev (Ubuntu)
Invalid
High
Unassigned
Trusty
Fix Released
High
Unassigned

Bug Description

This is a dependency of docker.io and so must be SRUd before docker.io can be SRUd to trusty. It appears to have no new dependencies and builds fine.

[IMPACT] new docker cannot build
[TESTCASE] pull-lp-source docker.io; cd docker.io-*; dpkg-checkbuilddeps debian/control | grep gocapability
[REGRESSION POTENTIAL] I don't know how the go pieces all fit together, so it's possible that some other golang packages may have a problem if they are not upgraded at the same time.

Changed in golang-gocapability-dev (Ubuntu):
importance: Undecided → High
status: New → Fix Released
Changed in golang-gocapability-dev (Ubuntu Trusty):
importance: Undecided → High
description: updated
James Page (james-page)
Changed in golang-gocapability-dev (Ubuntu Trusty):
status: New → Invalid
Revision history for this message
Steve Langasek (vorlon) wrote : Please test proposed package

Hello Serge, or anyone else affected,

Accepted golang-gocapability-dev into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/golang-gocapability-dev/0.0~git20140516-1~ubuntu0.14.04.1 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 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 golang-gocapability-dev (Ubuntu):
status: Fix Released → Invalid
Changed in golang-gocapability-dev (Ubuntu Trusty):
status: Invalid → Triaged
status: Triaged → Fix Committed
tags: added: verification-needed
Revision history for this message
Ryan Harper (raharper) wrote :
Download full text (3.4 KiB)

I gave this a test. Here's the process. Everything appears to be good according to the test case.

1. proposed added but disabled: grep proposed /etc/apt/sources.list

# proposed
#deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main multiverse universe

2. pull-lp-source docker.io

dpkg-source: info: extracting docker.io in docker.io-1.0.1~dfsg1
dpkg-source: info: unpacking docker.io_1.0.1~dfsg1.orig.tar.gz
dpkg-source: info: unpacking docker.io_1.0.1~dfsg1-0ubuntu1.debian.tar.xz
dpkg-source: info: applying upstream-patched-archive-tar.patch
dpkg-source: info: applying change-system-unit-env-file.patch
dpkg-source: info: applying enable-non-amd64-arches.patch
pull-lp-source: Downloading docker.io version 1.0.1~dfsg1-0ubuntu1

3. cd docker.io-* && pwd
/home/rharper/work/docker_sru/1338769/docker.io-1.0.1~dfsg1

4. apt-get build-deb docker.io
(kriek) docker.io-1.0.1~dfsg1 % sudo apt-get build-dep docker.io
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  btrfs-tools debhelper dh-apparmor dh-golang dh-systemd golang
  golang-context-dev golang-doc golang-go golang-go-linux-amd64
  golang-go.net-dev golang-gocapability-dev golang-gosqlite-dev golang-mux-dev
  golang-pty-dev golang-src libapparmor-dev libdevmapper-dev liblzo2-2
  libpcre3-dev libselinux1-dev libsepol1-dev libsqlite0 libsqlite0-dev
  libsqlite3-dev libudev-dev po-debconf
0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded.
Need to get 30.2 MB/30.2 MB of archives.
After this operation, 187 MB of additional disk space will be used.
Do you want to continue? [Y/n] y

5. dpkg-checkbuilddeps debian/control 2>&1 | grep gocapability
dpkg-checkbuilddeps: Unmet build dependencies: golang-context-dev (>= 0.0~git20140520~) golang-dbus-dev (>= 1~) golang-go-systemd-dev (>= 2~) golang-gocapability-dev (>= 0.0~git20140516~) golang-mux-dev (>= 0.0~git20140505~) golang-pty-dev (>= 0.0~git20140315.1.67e2db2-1~)

6. enable proposed && apt-get install golang-gocapability-dev
(kriek) docker.io-1.0.1~dfsg1 % sudo apt-get install golang-gocapability-dev/trusty-proposed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '0.0~git20140516-1~ubuntu0.14.04.1' (Ubuntu:14.04/trusty-proposed [all]) for 'golang-gocapability-dev'
The following packages will be upgraded:
  golang-gocapability-dev
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 9,470 B of archives.
After this operation, 1,024 B of additional disk space will be used.
0% [Working]Failed to exec method /usr/share/squid-deb-proxy-client/apt-avahi-discover
Get:1 http://archive.ubuntu.com/ubuntu/ trusty-proposed/universe golang-gocapability-dev all 0.0~git20140516-1~ubuntu0.14.04.1 [9,470 B]
Fetched 9,470 B in 0s (34.5 kB/s)
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
sh: 0: getcwd() failed: No such file or directory
(Reading database ... 108027 files and directories currently installed.)
Preparing to unpack .../golang-gocapability-dev_0.0~git20140516-1~ubuntu0.14.04.1_all.deb ...
Unpacking golang-goca...

Read more...

Ryan Harper (raharper)
tags: added: verification-done
removed: verification-needed
Revision history for this message
Colin Watson (cjwatson) wrote : Update Released

The verification of the Stable Release Update for golang-gocapability-dev 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 golang-gocapability-dev - 0.0~git20140516-1~ubuntu0.14.04.1

---------------
golang-gocapability-dev (0.0~git20140516-1~ubuntu0.14.04.1) trusty-proposed; urgency=medium

  * Backport to Ubuntu 14.04 to support Docker SRU (LP: #1338769).
 -- James Page <email address hidden> Fri, 08 Aug 2014 12:33:55 +0200

Changed in golang-gocapability-dev (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.