vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, Recently I decided to emerge latest KDE (3.4.2). I added all kde packages to my /etc/portage/package.keywords like this: kde-base/kdebase kde-base/kdelibs kde-base/...and so on, and type standard emerge kde. Everything compile clean, everything is working quite nice, but... emerge -p depclean, show me something like this Calculating depclean dependencies ... done! !!! There appears to be a problem with the following package: !!! =kde-base/kdebase-3.4* !!! Please ensure that blocking/conflicting packages are not merged.!!! 'emerge -p =kde-base/kdebase-3.4* I didn't see any blocking or conflicting packages before i started to emergeing kde, because I always look before (emerge -pv kde). Also, I try to run emerge -p =kde-base/kdebase-3.4* but only what I see was Calculating dependencies ...done! [ebuild R ] kde-base/kdebase-3.4.2-r1 So, what's wrong with my system? (This time google doesn't help me too much -- Best regards, Krzysztof Janusz I love Gentoo while I'm using it, but I hate Gentoo when I must recompile whole system |
| |||
| Krzysztof Janusz wrote: Czesc Krzysztofie! > Recently I decided to emerge latest KDE (3.4.2). > I added all kde packages to my /etc/portage/package.keywords like this: > kde-base/kdebase > kde-base/kdelibs > kde-base/...and so on, and type standard emerge kde. > Everything compile clean, everything is working quite nice, but... We need some additional information: 1) Did U have KDE installed before and this is an update, or is this a clean install? I may asume this is a fresh install. 1a) If it is fresh install, why do U use 'kde' instead of new 'kde-meta'? 1b) If it is an upgrade, simple 'emerge -DuvaN world' should bring KDE to the newest version. 2) Is your system x86 or ~x86? From first lines I assume it's x86. Even better, post 'emerge info' output here. 3) As KDE 3.4.2 is still ~x86, are you sure you keyworded ~x86 _all_ the necessary parts of KDE? HTH -- Pawel Kraszewski |
| ||||
| Paweł Kraszewski wrote: > Krzysztof Janusz wrote: > > Czesc Krzysztofie! Hej! > We need some additional information: > 1) Did U have KDE installed before and this is an update, or is this a > clean install? I may asume this is a fresh install. > 1a) If it is fresh install, why do U use 'kde' instead of new 'kde-meta'? Yeah, it is fresh install. Oh, that's simple. I use 'kde' because i used to build KDE just like that. It quite simple and minimalize emerge output on screen and I don't belive in split ebuilds. Imho it think that Gentoo Developers should leave monolithic ebuilds in the portage tree beside the splits. Everybody will be happy then > 1b) If it is an upgrade, simple 'emerge -DuvaN world' should bring KDE to > the newest version. > 2) Is your system x86 or ~x86? From first lines I assume it's x86. Even > better, post 'emerge info' output here. You are right, again. It's x86. And the output of 'emerge info' is: Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r1, 2.6.12 i686) ================================================== =============== System uname: 2.6.12 i686 AMD Duron(tm) Processor Gentoo Base System version 1.6.13 dev-lang/python: 2.3.5-r2 sys-apps/sandbox: 1.2.11 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" LANG="pl_PL" LC_ALL="pl_PL" LINGUAS="pl" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 3dnow 3dnowext X a52 aac aalib accessibility acpi alsa apache2 arts audiofile avi bash-completion berkdb bitmap-fonts bzip2 caps cdr crypt curl dio divx4linux dvd dvdr dvdread eds emacs emboss encode fam fbcon ffmpeg flac foomaticdb fortran ftp gd gdbm gif gnutls gpm gps imagemagick imlib ipv6 jabber javascript joystick jpeg kde leim libcaca libg++ libwww lm_sensors mad md5sum mikmod mime mmx motif mp3 mpeg ncurses nls nptl nptlonly nvidia ogg oggvorbis opengl pam pdflib perl php png posix python qt quicktime readline sasl sdl sockets spell sse sse2 ssl svg tcpd tidy tiff truetype truetype-fonts type1-fonts usb vcd vorbis win32codecs xine xml xml2 xosd xv xvid zlib linguas_pl userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY > 3) As KDE 3.4.2 is still ~x86, are you sure you keyworded ~x86 _all_ the > necessary parts of KDE? In /etc/portage/package.keywords i have: x11-libs/qt kde-base/arts kde-base/kde kde-base/kdeaccessibility kde-base/kdeaddons kde-base/kdeadmin kde-base/kdeartwork kde-base/kdebase ~x86 kde-base/kdeedu kde-base/kde-env kde-base/kdebase-pam kde-base/kdegames kde-base/kdegraphics kde-base/kde-i18n kde-base/kdelibs kde-base/kdemultimedia kde-base/kdenetwork kde-base/kdepim kde-base/kdesdk kde-base/kdetoys kde-base/kdeutils dev-util/kdevelop kde-base/kdewebdev app-office/koffice app-i18n/koffice-i18n So I think that is all. On other box I also have something like this, but there's no problem. Bassicly I could say that this computer runs exact 'copy' of second box (The same kernel, configs, USE flags, packages etc.) But this is a fresh install of the system, and second box I install about a year ago. > HTH -- Best regards, Krzysztof Janusz |