Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17245 - --deep not recognizing installed versions
Summary: --deep not recognizing installed versions
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-10 13:44 UTC by Francisco León
Modified: 2011-10-30 22:20 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 Francisco León 2003-03-10 13:44:28 UTC
I have the newest xine-lib installed, which is masked
The latest gxine needs a masked xine lib, beta6 or newer, but when using --
deep, emerge world bails because it says that >=beta6 is masked, but since i 
have it already installed it shouldn't matter.
Comment 1 Arcady Genkin (RETIRED) gentoo-dev 2003-03-10 17:02:11 UTC
Oops, that's right, gxine cannot be marked stable yet because of the unstable
dependency.  I changed its keywords to ~x86.
Thanks for the report.
Comment 2 Francisco León 2003-03-10 17:08:18 UTC
that's not what this bug is about
gxine, either marked stable or unstable, depends on an unstable xine-lib
I DO have the unstable ebuild installed, so gxine should have been able to get installed without forcing it.
Comment 3 Arcady Genkin (RETIRED) gentoo-dev 2003-03-10 23:00:35 UTC
I see.  Please provide more information ("emerge info" to start with).
Comment 4 Arcady Genkin (RETIRED) gentoo-dev 2003-03-10 23:00:54 UTC
I'm punting this back to bug-wranglers, since it seems to be portage-related,
rather than an issue with the gxine ebuild.
Comment 5 Francisco León 2003-03-10 23:18:51 UTC
Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.20-gentoo-r1 i686 AMD Athlon(TM) XP 2100+
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.oregonstate.edu/ http://www.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/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 apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb gtkhtml gdbm berkdb slang readline arts aalib bonobo svga tcltk java guile X sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gtk qt kde motif opengl mozilla cdr -gnome -alsa gtk2 sse 3dnow dga fbcon dvd"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -mmmx -msse -m3dnow -mfpmath=sse -fomit-frame-pointer"
CXXFLAGS="-march=athlon-xp -O3 -pipe -mmmx -msse -m3dnow -mfpmath=sse -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
  
*  media-libs/xine-lib
      Latest version available: 1_beta2
      Latest version installed: 1_beta8

*  media-video/gxine
      Latest version available: 0.3.1
      Latest version installed: 0.3.1

espectro@fjl espectro $ grep xine-lib /usr/portage/media-video/gxine/gxine-0.3.1.ebuild
        >=media-libs/xine-lib-1_beta6

So, if i have installed >=beta6, emerge world --deep -p should not say:

!!! all ebuilds that could satisfy ">=media-libs/xine-lib-1_beta6" have been masked.
!!!    (dependency required by "media-video/gxine-0.3.1" [ebuild])



Comment 6 Andrew Cooks (RETIRED) gentoo-dev 2003-11-29 23:52:53 UTC
This bug has been inactive for more than 180 days.

Both xine-lib and gxine have been updated and unmasked. I'm resolving this bug as FIXED. Please reopen if needed.