Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52211 - kdelibs 3.3.0_alpha1 and kdetoys-3.3.0_alpha1 Depgragh creation failed
Summary: kdelibs 3.3.0_alpha1 and kdetoys-3.3.0_alpha1 Depgragh creation failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-27 13:50 UTC by Aaron Peterson
Modified: 2004-05-27 14:55 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 Aaron Peterson 2004-05-27 13:50:16 UTC
Updating Portage cache...  ...done!

bash-2.05b# emerge world -uDp

These are the packages that I would merge, in order:

Calculating world dependencies -
!!! all ebuilds that could satisfy "~kde-base/kdelibs-3.3.0_alpha1" have been masked.
!!! possible candidates are:
- kde-base/kdelibs-3.3.0_alpha1 (masked by: package.mask)
!!!    (dependency required by "kde-base/kdetoys-3.3.0_alpha1" [ebuild])

!!! Problem with ebuild kde-base/kdetoys-3.3.0_alpha1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
bash-2.05b#

Reproducible: Always
Steps to Reproduce:
1.This bug appeared for me last night.. (4am PSTish) and I thought It was so serious that somebody would see it immediatly.


2.
3.



Expected Results:  
still do the emerge thingie

bash-2.05b# emerge --info
Portage 2.0.50-r6 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040420-r0,
2.6.5-gentoo-r1)
=================================================================
System uname: 2.6.5-gentoo-r1 i686 AMD Athlon(TM) XP 1700+
Gentoo Base System version 1.4.15
distcc 2.14 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /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="-march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="3dnow X aac aalib accessibility acl acpi acpi4linux alsa amd apache2 apm
arts artswrappersuid audiofile avi berkdb bidi bonobo canna cdr cjk cjkcrypt
crypt cscope cups dga directfb divx4linux doc dv dvb dvd encode esd evms2 faad
fam fbcon ffmpeg flac flash foomaticdb freetype freewnn fs gdbm ggi gif gnome
gpm gstreamer gtk gtk2 gtkhtml guile imagemagick imap imlib jack java javascript
joystick jpeg kde kerberos krb4 ldap libcss libdvdread libg++ libwww mad maildir
md5sum mdb mikmod mmx motif mozilla mpeg mpeg4 mule mysql nas ncurses net nls
nptl nvidia oggvorbis opengl oss pam pdflib perl pic png postgres python qt
quicktime readline samba sasl scanner sdl slang spell sse ssl svg svga tcltk
tcpd tetex theora threads tiff transcode truetype unicode usb v4l vhosts
virus-scan x86 xine xinerama xml2 xmms xv xvid zeo zlib"

bash-2.05b#
Comment 1 Tuan Van (RETIRED) gentoo-dev 2004-05-27 14:07:17 UTC
kde-base/kdelibs-3.3.0_alpha1 is hardmasked in /usr/portage/profile/package.mask. Are you sure you don't have an entry like "kde-base/kdelibs" in /etc/portage/package.unmask?
Comment 2 Stephen Bennett (RETIRED) gentoo-dev 2004-05-27 14:10:58 UTC
Looks like someone (caleb?) forgot to mask kdetoys along with the rest of the 3.3.0_alpha1 packages.
Comment 3 Tuan Van (RETIRED) gentoo-dev 2004-05-27 14:27:05 UTC
oops .. I am look at the wrong one. It look like he fixed
http://www.gentoo.org/cgi-bin/viewcvs.cgi/profiles/package.mask?r1=1.2875&r2=1.2876
Comment 4 Aaron Peterson 2004-05-27 14:42:55 UTC
well. this looks like it's just kdetoys not being masked in the /usr/portage/profiles/package.mask

after I added it there, I was able to emerge world -uDp

and I'll look to see if this is a dupe again...  nothing but this under kdetoys and nothing relevant under kdelibs... 

and somebody else confirmed this over IRC.. but you have to do that I guess..
Comment 5 Caleb Tennis (RETIRED) gentoo-dev 2004-05-27 14:55:34 UTC
should be fixed now - somehow my committal of that one didn't go through the first time.