Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54376 - upgrading from KDE 3.2.2 to 3.2.3 fails with error about needing kdelibs
Summary: upgrading from KDE 3.2.2 to 3.2.3 fails with error about needing kdelibs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-18 18:38 UTC by Kevin
Modified: 2004-09-03 07: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 Kevin 2004-06-18 18:38:35 UTC
Starting conditions:
1) KDE 3.2.2 installed and running well (all components)
2) run ACCEPT_KEYWORDS="~x86" emerge -v kde

Many kde packages are upgraded properly, but when it comes to kdeadmin, kdenetwork, kdepim, and others after these (in order of dependencies), all attempted emerges fail with an error message that kdelibs3.2.3 must first be installed.

Problem is, it _is_ already installed.  Something apparently failed to inform the portage system about this.



Reproducible: Always
Steps to Reproduce:
1. See Details
2.
3.

Actual Results:  
see Details 

Expected Results:  
see Details 

Portage 2.0.50-r8 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 
2.4.25-gentoo-r2) 
================================================================= 
System uname: 2.4.25-gentoo-r2 i686 AMD Athlon(tm) XP 2200+ 
Gentoo Base System version 1.4.3.13 
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) 
[disabled] 
ccache version 2.3 [enabled] 
Autoconf: sys-devel/autoconf-2.58 
Automake: sys-devel/automake-1.8.3 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-mcpu=athlon-xp -O3 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/bind /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/afs/C /etc/afs/afsws /etc/gconf /etc/env.d" 
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://vlaai.snt.ipv6.utwente.nl/pub/os/linux/gentoo/ 
http://128.213.5.34/gentoo/ http://mirror.datapipe.net/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="X Xaw3d acl acpi afs alsa apache2 apm arts avi berkdb bonobo caps cdr 
crypt cups doc emacs emacs-w3 encode esd ethereal evo firebird flac foomaticdb 
gdbm gif gnome gpm gstreamer gtk gtk2 gtkhtml guile hardened icq imagemagick 
imap imlib innodb ipv6 jabber jack java jikes jpeg kde kerberos krb4 ldap 
libg++ libwww mad mcal mikmod motif mozilla mpeg mysql ncurses nls odbc 
oggvorbis opengl oss pam pda pdflib perl plotutils png ppds prelude python qt 
quicktime readline ruby samba sasl sdl slang slp spell sse ssl svga tcltk tcpd 
tetex tiff truetype unicode usb vhosts x86 xinerama xml xml2 xmms xv zeo zlib"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-07-01 07:04:29 UTC
ok, you probably upgrade Qt somewhere in the middle.  Just re-emerge kdelibs and all will be well.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-09-03 07:22:31 UTC
see above comment.