On Sun, Sep 13, 2009 at 3:35 AM, Philip Webb <purs...@ca.inter.net> wrote: > Planning to 'emerge -pv eix' for the latest 0.17.1 in testing, > I was surprised by > > Calculating dependencies... done! > [ebuild N ] app-arch/xz-utils-4.999.9_beta 1,014 kB > [uninstall ] app-arch/lzma-utils-4.32.7 USE="-nocxx" > [blocks b ] app-arch/lzma-utils ("app-arch/lzma-utils" is blocking > app-arch/xz-utils-4.999.9_beta) > [blocks b ] app-arch/xz-utils ("app-arch/xz-utils" is blocking > app-arch/lzma-utils-4.32.7) > [ebuild U ] app-portage/eix-0.17.1 [0.17.0] USE="bzip2%* -deprecated > -doc -nls sqlite -tools" 470 kB > > I understand the "blocks" lines, but am uneasy about uninstalling Lzma-utils, > which seems to have many important dependencies:
xz-utils replaced lzma-utils. According to lzma-utils website (http://tukaani.org/lzma/): "LZMA Utils are legacy data compression software with high compression ratio. LZMA Utils are no longer developed, although critical bugs may be fixed as long as fixing them doesn't require huge changes to the code. Users of LZMA Utils should move to XZ Utils. XZ Utils support the legacy .lzma format used by LZMA Utils, and can also emulate the command line tools of LZMA Utils. This should make transition from LZMA Utils to XZ Utils relatively easy. "