[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-10-02 Thread Steve Langasek
** Tags removed: verification-needed
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Released

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update && apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
"$i"_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-03 Thread Mathew Hodson
** Tags added: regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Released

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-01 Thread Adam Conrad
Regression test for bug #1480592 passed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Released

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-01 Thread Adam Conrad
** Description changed:

  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.
+ 
+ https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053
  
  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.
  
  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.
  
  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

** Also affects: apt (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: apt (Ubuntu)
   Status: New = Invalid

** Changed in: apt (Ubuntu Trusty)
 Assignee: (unassigned) = Adam Conrad (adconrad)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Committed

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/apt

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Committed

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 1.0.1ubuntu2.10

---
apt (1.0.1ubuntu2.10) trusty; urgency=medium

  * Fix regression from the previous upload by ensuring we're actually
testing for the right member before iterating on it (LP: #1480592)

 -- Adam Conrad adcon...@ubuntu.com  Sat, 01 Aug 2015 04:52:49 -0600

** Changed in: apt (Ubuntu Trusty)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Released

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-01 Thread Adam Conrad
Regression test for bug #1479207 passed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Released

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-01 Thread Adam Conrad
Regression test for bug #1429041 passed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Released

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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


[Touch-packages] [Bug 1480592] Re: SEGV in rare cases as a regression from the #1479207 fix

2015-08-01 Thread Steve Langasek
Hello Adam, or anyone else affected,

Accepted apt into trusty-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/apt/1.0.1ubuntu2.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 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: apt (Ubuntu Trusty)
   Status: New = Fix Committed

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1480592

Title:
  SEGV in rare cases as a regression from the #1479207 fix

Status in apt package in Ubuntu:
  Invalid
Status in apt source package in Trusty:
  Fix Committed

Bug description:
  [ SRU Justification ]
  This is a regression caused by the previous SRU where, under some corner 
cases, apt will segfault.  See test case.

  https://errors.ubuntu.com/problem/bb16d60f92f153eff1dcb768223d7969783ab053

  [ (Convoluted) Test Case ]
  In a clean trusty chroot:
  # apt-get update  apt-get dist-upgrade
  # apt-get install xserver-xorg-lts-utopic libegl1-mesa-drivers-lts-utopic 
xserver-xorg-video-all-lts-utopic xserver-xorg-input-all-lts-utopic 
software-properties-common
  # apt-add-repository ppa:gregory-hainaut/pcsx2.official.ppa
  # dpkg --add-architecture i386
  # apt-get update
  # apt-get install pcsx2
  (segfault)
  # for i in apt apt-utils libapt-pkg4.12 libapt-inst1.5; do echo 
$i_1.0.1ubuntu2.10_amd64.deb | xargs dpkg -i; done
  # apt-get install pcsx2
  0 upgraded, 170 newly installed, 0 to remove and 0 not upgraded.

  [ Additional Test Case ]
  In addition to verifying the segfault has been fixed, the regression tests 
for bug #1479207 and bug #1429041 should be run again to make sure we've made 
forward progress.

  [ Regression Potential ]
  Fairly low but, hey, that's what we say every time we touch this line of 
code, and we've done it 4 times now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1480592/+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