Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400939 - sys-fs/squashfs-tools-4.2 has USE=lzma for xz support
Summary: sys-fs/squashfs-tools-4.2 has USE=lzma for xz support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 17:53 UTC by niogic
Modified: 2012-02-08 18:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description niogic 2012-01-26 17:53:01 UTC
If I make a custom image, say a liveUSB image, it would be nice to recompress image.squashfs sometimes.

If you allowed XZ for example one could put the live system in a smaller device.


So please configure squashfs-tools>=4.1 with lzma flag for the live environment.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-08 18:14:33 UTC
USE=lzma in version >4.1 should give you XZ support. Maybe the USE flag ought to be renamed - it's there for historical reasons I guess.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-08 18:15:44 UTC
Next time around, please use the package's metadata.xml to show you whom to assign bugs to.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-08 18:22:37 UTC
In 4.1 upstream still called XZ support "lzma", and this was improperly propagated to the 4.2 ebuild, it seems. I am working on changing IUSE=lzma to IUSE=xz now.
Comment 4 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-08 18:26:43 UTC
--- ChangeLog   2012-02-08 19:11:32.000000000 +0100
+++ ChangeLog.new       2012-02-08 19:23:57.000000000 +0100
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/sys-fs/squashfs-tools/ChangeLog,v 1.78 2012/02/08 18:11:32 jer Exp $

+  08 Feb 2012; Jeroen Roovers <jer@gentoo.org> squashfs-tools-4.2.ebuild,
+  metadata.xml:
+  Change USE=lzma to USE=xz now that upstream calls it that way (bug #400939).
+
   08 Feb 2012; Jeroen Roovers <jer@gentoo.org> squashfs-tools-4.2.ebuild:
   Stable for HPPA (bug #400937).