Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25941 - libquicktime and quicktime4linux blocking each other
Summary: libquicktime and quicktime4linux blocking each other
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-05 03:11 UTC by giovanni.bobbio
Modified: 2011-10-30 22:22 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 giovanni.bobbio 2003-08-05 03:11:41 UTC
kien root # emerge -uvp --deep world 
 
These are the packages that I would merge, in order: 
 
Calculating world dependencies ...done! 
[blocks B     ] media-libs/libquicktime (from pkg 
media-libs/quicktime4linux-1.6.2) 
[blocks B     ] media-libs/quicktime4linux (from pkg 
media-libs/libquicktime-0.9.2_pre1) 
 
kien root # emerge info 
Portage 2.0.48-r7 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.21 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz 
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/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 crypt cups encode foomaticdb gif jpeg libg++ mad mmx 
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xv zlib directfb 
berkdb slang readline arts tetex svga tcltk java X sdl gpm tcpd pam libwww ssl 
perl python esd oggvorbis qt kde motif opengl cdr aalib acpi artswrappersuid 
dga dvd ethereal fbcon pcmcia pnp samba slp sse avi -gnome -imlib -mikmod 
-xmms -gdbm -gtk" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer" 
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 Jan Schubert 2003-08-05 06:38:08 UTC
Acknowledged, the same happens on my box. If you emerge one of them, it shows 
an block from the other one and tries to emerge it. 
Comment 2 SpanKY gentoo-dev 2003-08-05 09:38:31 UTC
that's because the provide the same files and should be drop in replacements
Comment 3 SpanKY gentoo-dev 2003-08-05 13:27:22 UTC
there is a little de-sync in packages that depend on virtual/quicktime
and packages that depend on specifically quicktime4linux or
libquicktime ...

however, those are ebuild specific bugs (and there are bugs open about
them) ... this is not a portage bug