Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46250 - Bootsplash 0.6-r11 won't emerge due to a masked dependency on baselayout-1.8.6.13-r1
Summary: Bootsplash 0.6-r11 won't emerge due to a masked dependency on baselayout-1.8....
Status: RESOLVED DUPLICATE of bug 46100
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 08:41 UTC by Hyrum Wright
Modified: 2005-07-17 13:06 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 Hyrum Wright 2004-03-30 08:41:34 UTC
After syncing my local portage tree, I run an `emerge -UDp world`, which attempts to upgrade to bootsplash-0.6-r11.  This fails, however, due to the fact that baselayout-1.8.6.13-r1 is still masked.

Reproducible: Always
Steps to Reproduce:
1. Have previously installed version of bootsplash
2. emerge sync
3. emerge -UDp world

Actual Results:  
The emerge failed with the following error:

>>> --upgradeonly implies --update... adding --update to options.
 
These are the packages that I would merge, in order:
 
Calculating world dependencies -
!!! all ebuilds that could satisfy ">=sys-apps/baselayout-1.8.6.13-r1" have been
masked.
!!! possible candidates are:
- sys-apps/baselayout-1.8.6.13-r1 (masked by: ~keyword)
!!!    (dependency required by "media-gfx/bootsplash-0.6-r11" [ebuild])
 
!!! Problem with ebuild media-gfx/bootsplash-0.6-r11
!!! Possibly a DEPEND/*DEPEND problem.
 
!!! Depgraph creation failed.

Expected Results:  
The software should have listed the packages that would be upgraded.

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.4-gentoo)
=================================================================
System uname: 2.6.4-gentoo i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
Gentoo Base System version 1.4.3.13
distcc 2.12.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.cs.byu.edu/pub/mirrors/Gentoo
http://gentoo.oregonstate.edu/
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X alsa apache2 apm arts avi berkdb crypt cups encode esd foomaticdb gdbm
gif gnome gphoto2 gpm gtk gtk2 imlib jpeg ldap libg++ libwww mad mikmod motif
mozilla mpeg mysql ncurses nls nvidia oci8 oggvorbis opengl oss pam pda pdflib
perl png python quicktime readline ruby ruby18 sdl slang spell ssl svga tcltk
tcpd tetex truetype x86 xml2 xmms xv zlib"
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2004-03-30 08:54:18 UTC
Bootsplash -r11 has been moved to ~x86. Please DO NOT complain about similar errors if you use the -U option. Just make it -uDp world, and bootsplash will gracefully degrade to -r10 :)

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