[Bug 805389] Re: Support xz compression inside debs

2011-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package apt - 0.7.25.3ubuntu9.6 --- apt (0.7.25.3ubuntu9.6) lucid-proposed; urgency=low * backport support for xz compression (LP: #805389) -- Michael Vogt michael.v...@ubuntu.com Wed, 13 Jul 2011 11:57:22 +0200 ** Changed in: apt (Ubuntu Lucid)

[Bug 805389] Re: Support xz compression inside debs

2011-07-21 Thread Launchpad Bug Tracker
This bug was fixed in the package python-apt - 0.7.94.2ubuntu6.4 --- python-apt (0.7.94.2ubuntu6.4) lucid-proposed; urgency=low * add missing bits for the xz compression support, thanks to Colin Watson for the fix! (LP: #805389) -- Michael Vogt michael.v...@ubuntu.com Wed,

[Bug 805389] Re: Support xz compression inside debs

2011-07-21 Thread Andrew Starr-Bochicchio
Thanks for this. Any idea when I would be able to make an upload using xz compression? Are the Soyuz machine updated daily, or does someone from Canonical need to file a RT ticket? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 805389] Re: Support xz compression inside debs

2011-07-21 Thread Colin Watson
There's slightly more to it than that, and it'll involve some changes to the Launchpad PPA. I'm working on it and will update this bug when you can upload. Rest assured that I am on top of it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 805389] Re: Support xz compression inside debs

2011-07-16 Thread Colin Watson
** Changed in: apt (Ubuntu) Assignee: MARIO MARTINEZ (www-martinez-13) = (unassigned) ** Changed in: apt (Ubuntu Lucid) Assignee: MARIO MARTINEZ (www-martinez-13) = (unassigned) ** Changed in: python-aptsources (Ubuntu) Assignee: MARIO MARTINEZ (www-martinez-13) = (unassigned) **

[Bug 805389] Re: Support xz compression inside debs

2011-07-15 Thread MARIO MARTINEZ
** Package changed: python-apt (Ubuntu) = python-aptsources (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805389 Title: Support xz compression inside debs To manage notifications about

[Bug 805389] Re: Support xz compression inside debs

2011-07-15 Thread MARIO MARTINEZ
** Changed in: apt (Ubuntu) Assignee: (unassigned) = MARIO MARTINEZ (www-martinez-13) ** Changed in: apt (Ubuntu Lucid) Assignee: (unassigned) = MARIO MARTINEZ (www-martinez-13) ** Changed in: python-aptsources (Ubuntu) Assignee: (unassigned) = MARIO MARTINEZ (www-martinez-13) --

[Bug 805389] Re: Support xz compression inside debs

2011-07-13 Thread Michael Vogt
Thanks Colin for the testing. I merged your fix for the missing bits in python-apt now. The reason its missing is that its in the 0.7 API compat code. With the 0.8 API the filelist is more pythonic: def test_xz_data(self): deb =

[Bug 805389] Re: Support xz compression inside debs

2011-07-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/python-apt/ubuntu ** Branch linked: lp:ubuntu/lucid-updates/apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805389 Title: Support xz compression inside debs

[Bug 805389] Re: Support xz compression inside debs

2011-07-13 Thread Colin Watson
Hello Michael, or anyone else affected, Accepted python-apt into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in

[Bug 805389] Re: Support xz compression inside debs

2011-07-13 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805389 Title: Support xz compression inside debs To manage notifications about this bug go to:

[Bug 805389] Re: Support xz compression inside debs

2011-07-13 Thread Colin Watson
I've tested that the tests of my dpkg-xz-support Launchpad branch now pass with these apt-utils and python-apt packages installed. I've also tested a routine dist-upgrade of 58 packages, with no problems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 805389] Re: Support xz compression inside debs

2011-07-13 Thread Colin Watson
(To clarify, I've only run the archiveuploader LP tests, but those were the only ones I touched.) ** Tags added: verification-done ** Tags removed: verification-needed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 805389] Re: Support xz compression inside debs

2011-07-12 Thread Colin Watson
This doesn't work on its own. Unfortunately we also need revision 1327.95.5 from apt, otherwise I get: SystemError: E:This is not a valid DEB archive, it has no 'data.tar.gz', 'data.tar.bz2' or 'data.tar.lzma' member ** Also affects: apt (Ubuntu) Importance: Undecided Status: New

[Bug 805389] Re: Support xz compression inside debs

2011-07-12 Thread Colin Watson
** Changed in: apt (Ubuntu Lucid) Importance: Undecided = Medium ** Changed in: apt (Ubuntu Lucid) Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805389 Title:

[Bug 805389] Re: Support xz compression inside debs

2011-07-08 Thread Martin Pitt
Hello Michael, or anyone else affected, Accepted python-apt into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in

[Bug 805389] Re: Support xz compression inside debs

2011-07-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/python-apt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805389 Title: Support xz compression inside debs To manage notifications about this bug go to:

[Bug 805389] Re: Support xz compression inside debs

2011-07-07 Thread Julian Andres Klode
The package has changes to the mirror lists because those lists are automatically generated at build-time. More precisely, they are generated in a pre-build script and updates are not checked into bzr normally. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 805389] Re: Support xz compression inside debs

2011-07-06 Thread Colin Watson
For the record, this is part of infrastructure work required to land this Launchpad change: https://code.launchpad.net/~cjwatson/launchpad/dpkg-xz- support-619152/+merge/32868 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 805389] Re: Support xz compression inside debs

2011-07-05 Thread Chris Halse Rogers
The package appears to have unrelated changes to data/templates/Debian.mirrors and data/templates/Ubuntu.mirrors. If they are unintentional, please drop them and re-upload. If they're intentional please document them in the changelog :). ** Changed in: python-apt (Ubuntu Lucid) Status:

[Bug 805389] Re: Support xz compression inside debs

2011-07-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/python-apt/lucid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/805389 Title: Support xz compression inside debs To manage notifications about this bug go to: