Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32607 - /bin/kill present in a few portages
Summary: /bin/kill present in a few portages
Status: RESOLVED DUPLICATE of bug 18181
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-03 02:48 UTC by barthek
Modified: 2011-10-30 22:18 UTC (History)
0 users

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 barthek 2003-11-03 02:48:38 UTC
/bin/kill is present in a few portages, instead of being in one. this leads 
to /bin/kill being overwritten.

Reproducible: Always
Steps to Reproduce:
1. emerge coreutils
2. emerge util-linux
3. emerge procps

Actual Results:  
epm -qf /bin/kill shows:
coreutils-5.0-r3
util-linux-2.11z-r6
procps-3.1.9


Expected Results:  
show only one portage that contains /bin/kill

Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 Intel(R) XEON(TM) MP CPU 1.90GHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 apm crypt ncurses nls zlib gdbm berkdb readline X gpm tcpd pam ssl 
perl python -cups -oss -arts -avi -encode -foomaticdb -gif -gtk -imlib -jpeg -
kde -gnome -libg++ -libwww -mad -mikmod -motif -mpeg -oggvorbis -opengl -
pdflib -png -qt -quicktime -sdl -slang -spell -svga -truetype -xml2 -xmms -xv"
Comment 1 SpanKY gentoo-dev 2003-11-03 11:37:54 UTC

*** This bug has been marked as a duplicate of 18181 ***