[Bug 2147638] Re: Create a virtual package for coreutils
Manfred Hampl
2147638 at bugs.launchpad.net
Thu Apr 9 16:42:46 UTC 2026
There is a strict dependency of build-essential on coreutils-from-
uutils, in version 12.12ubuntu2
The changelog tells:
* Temporarily hack coreutils-from-uutils into build-essential, to allow
coreutils Depends: coreutils-from-uutils | coreutils-from-gnu while
forcing builds to use the uutils variant.
but the rules file has only a dependency on coreutils-from-uutils
(without ORing coreutils-from-gnu).
Is this a temporary workaround or a bug?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to coreutils-from in Ubuntu.
https://bugs.launchpad.net/bugs/2147638
Title:
Create a virtual package for coreutils
Status in build-essential package in Ubuntu:
New
Status in coreutils-from package in Ubuntu:
New
Bug description:
It's very handy to install build-essential meta package on dev
systems, but it seems to have a hard dependency on coreutils-from-
uutils. When I replaced it by coreutils-from-gnu by running:
sudo apt install coreutils-from-gnu coreutils-from-uutils- --allow-
remove-essential
It ended up removing build-essential meta package from my system.
It would be useful to have a virtual package for coreutils that accept
any of the available flavors and make users' lives easier to replace
one by another.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/build-essential/+bug/2147638/+subscriptions
More information about the foundations-bugs
mailing list