Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28591 - sys-apps/sh-utils still listed in world update.
Summary: sys-apps/sh-utils still listed in world update.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-13 01:39 UTC by mcverne
Modified: 2003-09-15 09:04 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 mcverne 2003-09-13 01:39:36 UTC
The ebuild for package media-plugins/xmms-goom DEPENDs on sys-apps/sh-utils. 

The package sys-apps/sh-utils has been replaced by sys-apps/coreutils.

Reproducible: Always
Steps to Reproduce:
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-14 20:43:26 UTC
how come?
Comment 2 mcverne 2003-09-15 03:53:52 UTC
When portage last updated sys-apps/coreutils for me, I noticed a message that said to remove fileutils, textutils and sh-utils. So I did. However, now portage wants to re-emerge sh-utils, which seems contrary to the message in sys-apps/coreutils.

My apologies for not including this in the first place.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-15 04:24:05 UTC
I'm not so sure that this is an xmms-goom bug at all, to be honest.  Can you paste the emerge -up --deep world here please?

also, paste the output of: ls -ld /etc/make.profile

Thanks
Comment 4 mcverne 2003-09-15 05:02:41 UTC
emerge -up --deep

[ebuild     U ] app-doc/kdelibs-apidocs-3.1.3 [3.1.2]
[ebuild     U ] kde-base/kdebase-3.1.3 [3.1.2]
[ebuild  N    ] sys-apps/sh-utils-2.0.15-r1
[ebuild     U ] media-video/mjpegtools-1.6.1 [1.6.0-r7]
[ebuild    FU ] dev-java/sun-jdk-1.4.2.01 [1.4.2]


ls -ld /etc/make.profile

lrwxrwxrwx    1 root     root           39 Nov 25  2002 /etc/make.profile -> ../usr/portage/profiles/default-x86-1.4
Comment 5 mcverne 2003-09-15 05:22:45 UTC
Additionaly, if I unmerge xmms-goom, afterwards the sys-apps/sh-utils-2.0.15-r1 package doesn't appear in 'emerge -up --deep'. If I re-emerge xmms-goom, it comes back.

Also, here is the 'emerge --info' info I neglected to originaly include:

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r5)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 Celeron (Mendocino)
ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium2 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium2 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline arts bonobo svga ggi tcltk guile ruby mysql X sdl gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde motif opengl mozilla cdr -3dnow ldap -alsa java aalib samba tiff tetex mozsvg mbox xface moznoirc moznomail apache2 gtk2 dga joystick"
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-15 06:59:37 UTC
please paste the output of:

find /var/db/pkg -name 'DEPEND' | xargs grep 'sh-utils'

and:

find /var/db/pkg -name 'RDEPEND' | xargs grep 'sh-utils'
Comment 7 mcverne 2003-09-15 07:04:48 UTC
find /var/db/pkg -name 'DEPEND' | xargs grep 'sh-utils'

  /var/db/pkg/media-plugins/xmms-goom-1.99.4/DEPEND:      sys-apps/sh-utils


find /var/db/pkg -name 'RDEPEND' | xargs grep 'sh-utils'

  /var/db/pkg/media-plugins/xmms-goom-1.99.4/RDEPEND:     sys-apps/sh-utils
Comment 8 Seemant Kulleen (RETIRED) gentoo-dev 2003-09-15 09:04:01 UTC
jeez, sorry to have you do all that.  I'm a dumbass sometimes, sorry. fixed the ebuild.