Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821076 - Add tar.lz support to unpack
Summary: Add tar.lz support to unpack
Status: RESOLVED DUPLICATE of bug 249059
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-31 11:55 UTC by hoelbezier
Modified: 2021-10-31 13:50 UTC (History)
2 users (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 hoelbezier 2021-10-31 11:55:32 UTC
The `unpack` function used in ebuilds to unpack source packages supports a lot of compression formats, but lzip is not one of them, although the `tar` executable has built-in lzip support (through the --lzip option).

lzip being designed for long-term archiving, it makes it perfectly suitable for package archiving and distribution, so I think portage should support it. Moreover, portage binary package support lzip compression.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-10-31 12:18:30 UTC

*** This bug has been marked as a duplicate of bug 249059 ***