Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190476 - remove redundant sys-apps/setarch dependency from ebuilds
Summary: remove redundant sys-apps/setarch dependency from ebuilds
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Quality Assurance Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 03:16 UTC by Jory A. Pratt
Modified: 2007-10-04 20:01 UTC (History)
2 users (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 Jory A. Pratt gentoo-dev 2007-08-28 03:16:09 UTC
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)
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-28 06:20:24 UTC
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
Comment 2 Waldo 2007-08-28 08:30:31 UTC
I'll confirm-- setarch is blocking util-linux and is required by nspluginwrapper...

W
Comment 3 Christoph Mende (RETIRED) gentoo-dev 2007-08-28 11:59:27 UTC
app-emulation/x86-chroot-2006.1 fixed
Comment 4 Patrick McLean gentoo-dev 2007-08-28 13:36:11 UTC
net-www/nspluginwrapper fixed.
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2007-08-28 18:33:10 UTC
I just did catalyst.
Comment 6 Roc Vallès 2007-08-31 23:13:31 UTC
Confirmed that this does indeed break sparc-utils on sparc. All the dependences on setarch should have been removed already!
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2007-10-04 20:01:28 UTC
  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.