Bug 190476 - remove redundant sys-apps/setarch dependency from ebuilds
|
Bug#:
190476
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: qa@gentoo.org
|
Reported By: anarchy@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: remove redundant sys-apps/setarch dependency from ebuilds
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-08-28 03:16 0000
|
The ebuild needs to be updated use util-linux-2.13 or setarch depending on
which is installed.
Reproducible: Always
Actual Results:
[taz - ~] emerge -puDNt world
These are the packages that would be merged, in reverse order:
Calculating world dependencies... done!
[nomerge ] net-www/nspluginwrapper-0.9.91.4
[ebuild N ] sys-apps/setarch-2.0
[blocks B ] sys-apps/setarch (is blocking sys-apps/util-linux-2.13)
sys-apps/util-linux already depends on sys-apps/setarch on
amd64/ppc/ppc64/mips/sparc (or includes setarch in the latest version), the
deps should be just removed.
app-emulation/x86-chroot-2006.1
dev-util/catalyst-1.1.10.10
net-www/nspluginwrapper-0.9.91.2
net-www/nspluginwrapper-0.9.91.3
net-www/nspluginwrapper-0.9.91.4
sys-apps/sparc-utils-1.9-r4
I'll confirm-- setarch is blocking util-linux and is required by
nspluginwrapper...
W
app-emulation/x86-chroot-2006.1 fixed
net-www/nspluginwrapper fixed.
Confirmed that this does indeed break sparc-utils on sparc. All the dependences
on setarch should have been removed already!
11 Sep 2007; Samuli Suominen <drac@gentoo.org> sparc-utils-1.9-r4.ebuild:
setarch is part of util-linux since 2.13, fix depends accordingly as
reported by rvalles in gentoo-sparc irc channel.