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
Description:   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)

------- Comment #1 From Jakub Moc (RETIRED) 2007-08-28 06:20:24 0000 -------
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 From Waldo 2007-08-28 08:30:31 0000 -------
I'll confirm-- setarch is blocking util-linux and is required by
nspluginwrapper...

W

------- Comment #3 From Christoph Mende 2007-08-28 11:59:27 0000 -------
app-emulation/x86-chroot-2006.1 fixed

------- Comment #4 From Patrick McLean 2007-08-28 13:36:11 0000 -------
net-www/nspluginwrapper fixed.

------- Comment #5 From Chris Gianelloni (RETIRED) 2007-08-28 18:33:10 0000 -------
I just did catalyst.

------- Comment #6 From vallesroc@gmail.com 2007-08-31 23:13:31 0000 -------
Confirmed that this does indeed break sparc-utils on sparc. All the dependences
on setarch should have been removed already!

------- Comment #7 From Jakub Moc (RETIRED) 2007-10-04 20:01:28 0000 -------
  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.