Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906244 - sys-devel/automake: depends on app-arch/gzip instead of app-alternatives/gzip
Summary: sys-devel/automake: depends on app-arch/gzip instead of app-alternatives/gzip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-13 05:18 UTC by NRK
Modified: 2023-07-09 02:13 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 NRK 2023-05-13 05:18:25 UTC
The app-alternatives system allows user to pick alternative implementation (such as app-arch/pigz) and so packages should not depend on app-arch/gzip directly and instead should depend on app-alternatives/gzip.
Comment 1 Larry the Git Cow gentoo-dev 2023-07-09 02:13:15 UTC
The bug has been closed via the following commit(s):

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

commit 8fa6c9f63718cb0f278a03323fa92aa1f0bc40e8
Author:     Violet Purcell <vimproved@inventati.org>
AuthorDate: 2023-07-07 21:40:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-09 02:07:57 +0000

    sys-devel/automake: Change app-arch/gzip dep to app-alternatives/gzip
    
    Closes: https://bugs.gentoo.org/906244
    
    Signed-off-by: Violet Purcell <vimproved@inventati.org>
    Closes: https://github.com/gentoo/gentoo/pull/31794
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/automake/automake-1.16.5-r1.ebuild | 2 +-
 sys-devel/automake/automake-1.16.5.ebuild    | 2 +-
 sys-devel/automake/automake-9999.ebuild      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)