Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662802 - [PATCH] app-portage/portage-utils-0.73: qmerge support for BINPKG_COMPRESS=zstd and others
Summary: [PATCH] app-portage/portage-utils-0.73: qmerge support for BINPKG_COMPRESS=zs...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Utils Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-04 20:25 UTC by Martin Väth
Modified: 2018-12-21 14:53 UTC (History)
0 users

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 Martin Väth 2018-08-04 20:25:00 UTC
portage-utils-0.73 finally can deal with .tbz2 files which are compressed with BINPKG_COMPRESS=xz and some other variants.

However, BINPKG_COMPRESS=zstd and some other compressors are not yet supported.

I wrote a patch which supports all compression programs which are also supported by portage. The patch is now a pull request on github:

https://github.com/gentoo/portage-utils/pull/4

Let me know if you prefer some other form.
Comment 1 Larry the Git Cow gentoo-dev 2018-12-21 14:53:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eff6c805c75168da858bbdd46a76e90fecccb563

commit eff6c805c75168da858bbdd46a76e90fecccb563
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2018-12-21 14:52:44 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2018-12-21 14:53:14 +0000

    app-portage/portage-utils: version bump to v0.74
    
    Closes: https://bugs.gentoo.org/672764
    Closes: https://bugs.gentoo.org/672098
    Closes: https://bugs.gentoo.org/668418
    Closes: https://bugs.gentoo.org/662802
    Closes: https://bugs.gentoo.org/656318
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-portage/portage-utils/Manifest                                      | 2 +-
 .../{portage-utils-0.72.ebuild => portage-utils-0.74.ebuild}            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)