Activity log for bug #714970

Date Who What changed Old value New value Message
2011-02-08 03:10:17 LaMont Jones bug added bug
2011-02-08 03:11:00 LaMont Jones bug added subscriber The Canonical Sysadmins
2011-02-08 08:22:24 David Kalnischkies attachment added apt-1875.3.3.diff https://bugs.launchpad.net/ubuntu/+source/apt/+bug/714970/+attachment/1837794/+files/apt-1875.3.3.diff
2011-02-08 17:35:14 Brian Murray bug added subscriber Ubuntu Review Team
2011-02-08 17:35:15 Brian Murray tags patch
2011-02-16 19:57:27 Michael Vogt apt (Ubuntu): status New In Progress
2011-02-16 19:57:30 Michael Vogt apt (Ubuntu): importance Undecided Medium
2011-02-16 19:57:32 Michael Vogt apt (Ubuntu): assignee Michael Vogt (mvo)
2011-02-16 19:59:41 Michael Vogt bug added subscriber Ubuntu Stable Release Updates Team
2011-02-16 20:03:27 Michael Vogt apt (Ubuntu): assignee Michael Vogt (mvo)
2011-02-23 21:46:53 Martin Pitt nominated for series Ubuntu Lucid
2011-02-23 21:46:53 Martin Pitt bug task added apt (Ubuntu Lucid)
2011-02-23 21:47:04 Martin Pitt apt (Ubuntu): status In Progress Fix Released
2011-02-23 21:47:24 Martin Pitt apt (Ubuntu Lucid): status New Fix Committed
2011-02-23 21:47:31 Martin Pitt bug added subscriber SRU Verification
2011-02-23 21:47:37 Martin Pitt tags patch patch verification-needed
2011-02-23 22:31:26 Launchpad Janitor branch linked lp:ubuntu/lucid-proposed/apt
2011-03-16 07:35:56 Michael Vogt description Binary package hint: apt In order to better publish the Ubuntu archive, we need lucid support in apt-ftparchive for --arch=. We are currently testing a patch, and will upload it once it is confirmed to be sufficient for our needs. The change is minor and isolated to apt-ftparchive. Rather than maintain a separate fork for the infrastructure, we would like to have this appear in an SRU to lucid. thanks, lamont Binary package hint: apt TEST CASE: The important part of this is that it does not introduce regressions. This is the focus of the test case. There is no need to verify the "bug" in the old version: 1. install apt-utils from lucid-proposed 2. create "repo" dir and download into that: https://launchpad.net/ubuntu/+archive/primary/+files/4g8_1.0-3_amd64.deb https://launchpad.net/ubuntu/+archive/primary/+files/4g8_1.0-3_armel.deb 3. ensure you are in the "repo" dir and run "apt-ftparchive packages ." 4. verify that you see two stanzas that start with "Package: 4g8" and that one has Architecture: armel and the other Architecture: amd64 5. now run "apt-ftparchive packages . --arch=armel" and verify that there is only a single stanza (with armel as the arch) 6. repeat for amd64 (expected one stanza) i386 (empty output) 7. create new repo2 dir and cd into it 8. download https://launchpad.net/ubuntu/+archive/primary/+files/2vcard_0.5-3_all.deb 9. run "apt-ftparchive packages ." and very that 2vcard is in the output 10. run "apt-ftparchive packages . --arch=i386" and verify that 2vcard is in the output 11. repeat 10 with --arch=amd64 and --arch=armel and verify that 2vcard is part of the output (its a arch=all package) In order to better publish the Ubuntu archive, we need lucid support in apt-ftparchive for --arch=. We are currently testing a patch, and will upload it once it is confirmed to be sufficient for our needs. The change is minor and isolated to apt-ftparchive. Rather than maintain a separate fork for the infrastructure, we would like to have this appear in an SRU to lucid. thanks, lamont
2011-05-04 13:12:13 Jean-Baptiste Lallement tags patch verification-needed patch verification-done
2011-05-04 19:46:41 Launchpad Janitor apt (Ubuntu Lucid): status Fix Committed Fix Released
2011-09-19 21:44:33 Ubuntu Foundations Team Bug Bot tags patch verification-done patch testcase verification-done