GNOME Bugzilla – Bug 590262
Bad error handling when rpm is using Xz (LZMA)
Last modified: 2009-07-31 14:18:07 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.
Created attachment 139561 [details] clutter-gtk-devel-0.10.2-1.fc12.x86_64.rpm
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.
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. "