After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 590262 - Bad error handling when rpm is using Xz (LZMA)
Bad error handling when rpm is using Xz (LZMA)
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2009-07-30 13:08 UTC by Bastien Nocera
Modified: 2009-07-31 14:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
clutter-gtk-devel-0.10.2-1.fc12.x86_64.rpm (8.07 KB, application/x-rpm)
2009-07-30 13:09 UTC, Bastien Nocera
Details

Description Bastien Nocera 2009-07-30 13:08:30 UTC
file-roller-2.26.3-1.fc11.x86_64

When your version of rpm doesn't support xz payload (LZMA), you get horrible errors messages when it should say it can't handle the payload (or use some other way to handle it)

Attached is a small package with LZMA payload.
Comment 1 Bastien Nocera 2009-07-30 13:09:11 UTC
Created attachment 139561 [details]
clutter-gtk-devel-0.10.2-1.fc12.x86_64.rpm
Comment 2 Paolo Bacchilega 2009-07-31 14:13:19 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.
Comment 3 Bastien Nocera 2009-07-31 14:18:07 UTC
fyi, xz and lzma are the same thing:
"
XZ Utils are an attempt to make LZMA compression easy to use on free (as in
freedom) operating systems. This is achieved by providing tools and libraries
which are similar to use than the equivalents of the most popular existing
compression algorithms.
"