software-center dependency on lzma is suboptimal
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
apt (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Precise |
Won't Fix
|
Medium
|
Unassigned | ||
software-center (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Precise |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Third-party .deb packages -- such as Opera and Chrome -- sometimes have their data.tar portion compressed using LZMA.
Until Ubuntu 11.10 this wasn't a problem, because the lzma package was installed by default. In 11.10, however, it was not (bug 868188).
<http://
To work around this problem, software-center 5.0.2 Recommends lzma.
However, as described by ruario in that bug report, "the lzma package installs the older lzma utils, which are no longer actively maintained[. T]he upstream maintainer of lzma utils is the same as xz utils. He considers xz to be the replacement for lzma, which is why it is backwards compatible".
While the xz-utils source package has been in Main at least since Lucid, the xz-lzma binary package inside it is in Universe.
So, xz-lzma should be promoted to Main, apt should use xz-lzma, and software-center should no longer Recommend lzma.
description: | updated |
description: | updated |
Changed in apt (Ubuntu): | |
status: | New → Confirmed |
Changed in apt (Ubuntu Precise): | |
importance: | Undecided → Medium |
Changed in software-center (Ubuntu Precise): | |
importance: | Undecided → Medium |
Changed in software-center (Ubuntu Precise): | |
status: | Confirmed → Triaged |
Changed in apt (Ubuntu Precise): | |
status: | Confirmed → Triaged |
Changed in software-center (Ubuntu Precise): | |
milestone: | none → ubuntu-12.04 |
status: | Triaged → Fix Committed |
Changed in apt (Ubuntu Precise): | |
status: | Triaged → Fix Committed |
Status changed to 'Confirmed' because the bug affects multiple users.