Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19799 - app-games/ace and app-games/gnome-games both provide files called /usr/bin/freecell
Summary: app-games/ace and app-games/gnome-games both provide files called /usr/bin/fr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-22 15:58 UTC by baz
Modified: 2003-06-21 05:38 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 baz 2003-04-22 15:58:14 UTC
app-games/ace and app-games/gnome-games both provide files called /usr/bin/freecell

Therefore installing one package will overwrite the 'freecell' game of the
other, if it is already installed.

Reproducible: Always
Steps to Reproduce:
1. emerge -C app-games/gnome-games app-games/ace
2. emerge app-games/gnome-games
3. ls -l /usr/bin/freecell
4. emerge app-games/ace
5. ls -l /usr/bin/freecell
Actual Results:  
the file /usr/bin/freecell from the app-games/gnome-games package was
overwritten with the version from the app-games/ace package.

Expected Results:  
Ideally the binary would have a different name/path in at least one of the packages.

not really relevant IMHO, but here is my emerge info anyway :-)

baz@lennon baz $ emerge info
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r2 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://gentoo.linux.no http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml
gdbm berkdb slang readline bonobo svga tcltk java guile X sdl tcpd pam ssl
python imlib oggvorbis motif opengl gphoto2 ldap -arts cdr dga dvd esd evo
-gnome -gpm -gtk gtk2 -kde mozilla perl -qt samba scanner tiff usb xml"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O2 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 SpanKY gentoo-dev 2003-04-24 05:15:06 UTC
if only people didnt like that damn game ;)

would 'freecell-ace' be acceptable ?  that way we dont touch the gnome side of things
Comment 2 baz 2003-04-24 12:21:44 UTC
I didn't say I liked the game ;-)

Sounds perfectly acceptable to me!

Thanks again...