Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 22006 - cdrtools allows dvdrtools to be installed on top of existing binaries
Summary: cdrtools allows dvdrtools to be installed on top of existing binaries
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Arcady Genkin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-31 11:58 UTC by J.C. Wren
Modified: 2004-01-26 18:37 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 J.C. Wren 2003-05-31 11:58:25 UTC
cdrtools and dvdrtools both create binaries for devdump, cdda2wav, readcd,
isodump, isoinfo, isovfy, and mkisofs.  I emerged cdrtools in, then emerged
dvdrtools, and it stomped over those 7 binaries.

Reproducible: Always
Steps to Reproduce:
emerge cdrtools
emerge dvdrtools

Actual Results:  
root@gentoo / # cd /var/db/pkg/app-cdr
root@gentoo app-cdr # head -13 dvdrtools-0.1.4/CONTENTS
dir /usr
dir /usr/bin
obj /usr/bin/devdump 498255e4c53b920955953969201ed6e6 1054399558
obj /usr/bin/mkisofs 2aa760857d1465e48e02b3531136ce8f 1054399558
obj /usr/bin/isovfy 63b7928fc590f47ab4956ba338c10184 1054399558
obj /usr/bin/readcd 7c7aa121b66e12b8adbc0d4f53953e36 1054399558
obj /usr/bin/cdda2mp3 faa941ca17d1bd7c9e6ed639277bd733 1054399558
obj /usr/bin/cdda2ogg 66fb4351ba9b39b25f1be7ad073ec260 1054399558
obj /usr/bin/cdda2wav d85957f31943bee54b338f2e492734ff 1054399558
obj /usr/bin/dvdrecord 68b1e74c05e0bb4d6cefcc2cf23a5a6d 1054399558
obj /usr/bin/isodump f64625ffcf201d84e8719a6f293d8f83 1054399558
obj /usr/bin/isoinfo 081c1deb4a227cd05d340c81dc719689 1054399558
dir /usr/share
root@gentoo app-cdr # head -13 cdrtools-dvdr-2.01_alpha05/CONTENTS
dir /usr
dir /usr/bin
obj /usr/bin/devdump 9b0c3ae4d5b62f582a409e2bbf91499b 1052575214
obj /usr/bin/mkisofs b97035e85a272b01d928000590303176 1052575214
obj /usr/bin/isovfy 44c0d8dbf5f918371a223dc2482b4830 1052575214
obj /usr/bin/readcd 54702936eb17d6c08d62df5bd5c91377 1052575214
obj /usr/bin/cdda2wav 0450b079265a309e5f4217cc1632d86a 1052575214
obj /usr/bin/cdrecord b2e92dddc536bfdd506612fec62c6d5a 1052575214
obj /usr/bin/isodump 1f681587cb745d4051e210cfca313fe3 1052575214
obj /usr/bin/isoinfo 4dd43b92d02ae97532c64c2b6ccdd0ed 1052575214
dir /usr/lib


Expected Results:  
emerge should mark one as mutually exclusive with the other.

Portage 2.0.48 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.5.69-i2c_mod i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
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 gnome libg++ mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm
berkdb slang readline arts tetex bonobo svga tcltk java guile mysql X sdl gpm
tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt kde motif opengl mozilla"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2003-06-03 11:22:53 UTC
Is this really a bug?  There are many other packages that do the same.  For instance, sys-apps/modutils and sys-apps/module-init-tools.
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-12-06 12:52:51 UTC
yes, this is a bug, two packages shouldn't install the same files
Comment 3 Lars Weiler (RETIRED) gentoo-dev 2004-01-17 14:42:29 UTC
And how can we avoid this?  Installing every file with it's version information or ebuild-package-name?

Sorry, but I don't have any clue.
Comment 4 Lars Weiler (RETIRED) gentoo-dev 2004-01-26 18:37:35 UTC
This bug became obsolete now, as I decided to delete the dvdrtools from portage.  It does not seem to be maintained any more and there are no downloads at the savannah-servers.

The cdrtools installs mandrake's patch for writing DVDs.  And there is also cdrecord-prodvd that supports DVD-writing.

I will close this bug.