Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 906243 - sys-libs/glibc: depends on app-arch/gzip instead of app-alternatives/gzip
Summary: sys-libs/glibc: 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 Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-13 05:15 UTC by NRK
Modified: 2023-05-28 12:38 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 NRK 2023-05-13 05:15:13 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-05-27 09:59:49 UTC
The bug has been closed via the following commit(s):

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

commit dacb583732097cee4363d78b30b7ecf2a176b04a
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2023-05-27 09:59:15 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2023-05-27 09:59:15 +0000

    sys-apps/locale-gen: use app-alternatives/gzip
    
    Closes: https://bugs.gentoo.org/906243
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../locale-gen/{locale-gen-2.23.ebuild => locale-gen-2.23-r1.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2023-05-27 10:00:24 UTC
Starting with 2.37 this is now in separate sys-apps/locale-gen. 

And before you ask, glibc explicitly requires gnu bison.
Comment 3 NRK 2023-05-28 12:38:07 UTC
(In reply to Andreas K. Hüttel from comment #2)
> Starting with 2.37 this is now in separate sys-apps/locale-gen. 

Thanks!

> And before you ask, glibc explicitly requires gnu bison.

Not an issue for me :)