[Bug 497460] Re: Alien fails for lzma-compressed rpms

2010-06-15 Thread Andrew Starr-Bochicchio
Fixed in Maverick: alien (8.81) unstable; urgency=low * Avoid uninitialized value warning when debian/rules fails to run due to alien being run in a noexec directory. Closes: #579216 * Prevent DESTROY stomping on alien's exit code sometimes. * Support extracting lzma compressed RPMs

[Bug 497460] Re: Alien fails for lzma-compressed rpms

2010-02-25 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is an upstream one and it would be nice if somebody having it could send the bug to the developers of the software by following the instructions at https://wiki.ubuntu.com/Bugs/Upstream/D

[Bug 497460] Re: Alien fails for lzma-compressed rpms

2010-02-04 Thread Brian Murray
** Tags added: patch -- Alien fails for lzma-compressed rpms https://bugs.launchpad.net/bugs/497460 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailma

[Bug 497460] Re: Alien fails for lzma-compressed rpms

2010-02-04 Thread sPOiDar
Should probably add the '-q' flag to the lzma decompress too... attaching updated patch. ** Patch added: "Updated version of previous patch, sets the '-q' flag for lzma decompress" http://launchpadlibrarian.net/38741402/alien-8.78-lzma.patch ** Attachment removed: "Simple patch to detect and

[Bug 497460] Re: Alien fails for lzma-compressed rpms

2010-02-04 Thread sPOiDar
Attached patch for Rpm.pm from alien-8.78 detects LZMA packed CPIO archives, and allows them to be worked with, and retains ability to work with standard RPMs. Please test... ** Attachment added: "Simple patch to detect and support LZMA-packed RPMs" http://launchpadlibrarian.net/38741381/alien