|
emerge -uDN world 时出现下面的冲突,之前刚装上kdebase-startkde,并启用了:kde-4.3.9999.keywords:- gentoo-pjq pjq # ls /etc/portage/package.keywords -l
- total 24
- lrwxrwxrwx 1 root root 90 2009-10-11 21:00 kde-4.3.9999.keywords -> /usr/local/portage/layman/kde-testing/Documentation/package.keywords/kde-4.3.9999.keywords
- -rw-r--r-- 1 root root 18085 2009-10-11 21:01 package.keywords
复制代码- WARNING: One or more repositories have missing repo_name entries:
- /usr/local/portage/layman/pythonhead/profiles/repo_name
- NOTE: Each repo_name entry should be a plain text file containing a
- unique name for the repository on the first line.
- Calculating dependencies ... done!
- !!! Multiple package instances within a single package slot have been pulled
- !!! into the dependency graph, resulting in a slot conflict:
- x11-libs/qt-script:4
- ('ebuild', '/', 'x11-libs/qt-script-4.5.2', 'merge') pulled in by
- ~x11-libs/qt-script-4.5.2[-debug] required by ('ebuild', '/', 'x11-libs/qt-gui-4.5.2-r2', 'merge')
- >=x11-libs/qt-script-4.5.1:4 required by ('installed', '/', 'kde-base/kdelibs-4.3.9999', 'nomerge')
- >=x11-libs/qt-script-4.5.1:4 required by ('ebuild', '/', 'kde-base/kdelibs-4.3.1-r1', 'merge')
- (and 4 more)
- ('installed', '/', 'x11-libs/qt-script-4.5.1', 'nomerge') pulled in by
- ~x11-libs/qt-script-4.5.1[-debug] required by ('installed', '/', 'x11-libs/qt-gui-4.5.1', 'nomerge')
- x11-libs/qt-dbus:4
- ('ebuild', '/', 'x11-libs/qt-dbus-4.5.2', 'merge') pulled in by
- ~x11-libs/qt-dbus-4.5.2[-debug] required by ('ebuild', '/', 'x11-libs/qt-gui-4.5.2-r2', 'merge')
- >=x11-libs/qt-dbus-4.4.0:4 required by ('installed', '/', 'media-sound/phonon-4.4_pre20090520', 'nomerge')
- x11-libs/qt-dbus:4 required by ('installed', '/', 'app-misc/strigi-0.7.0', 'nomerge')
- (and 1 more)
- ('installed', '/', 'x11-libs/qt-dbus-4.5.1', 'nomerge') pulled in by
- ~x11-libs/qt-dbus-4.5.1[-debug] required by ('installed', '/', 'x11-libs/qt-gui-4.5.1', 'nomerge')
- x11-libs/qt-core:4
- ('installed', '/', 'x11-libs/qt-core-4.5.1', 'nomerge') pulled in by
- ~x11-libs/qt-core-4.5.1[glib,qt3support,-debug] required by ('installed', '/', 'x11-libs/qt-gui-4.5.1', 'nomerge')
- ~x11-libs/qt-core-4.5.1[-debug] required by ('installed', '/', 'x11-libs/qt-dbus-4.5.1', 'nomerge')
- >=x11-libs/qt-core-4.5.1:4[qt3support,ssl] required by ('ebuild', '/', 'kde-base/kdelibs-4.3.1-r1', 'merge')
- (and 12 more)
- ('ebuild', '/', 'x11-libs/qt-core-4.5.2', 'merge') pulled in by
- ~x11-libs/qt-core-4.5.2[glib,-debug,-qt3support] required by ('ebuild', '/', 'x11-libs/qt-gui-4.5.2-r2', 'merge')
- ~x11-libs/qt-core-4.5.2[-debug] required by ('ebuild', '/', 'x11-libs/qt-script-4.5.2', 'merge')
- ~x11-libs/qt-core-4.5.2[-debug] required by ('ebuild', '/', 'x11-libs/qt-dbus-4.5.2', 'merge')
- (and 2 more)
- kde-base/kdelibs:4.3
- ('ebuild', '/', 'kde-base/kdelibs-4.3.1-r1', 'merge') pulled in by
- kde-base/kdelibs required by @world
- ('installed', '/', 'kde-base/kdelibs-4.3.9999', 'nomerge') pulled in by
- >=kde-base/kdelibs-4.3.9999[-kdeprefix] required by ('installed', '/', 'kde-base/libknotificationitem-4.3.9999', 'nomerge')
- >=kde-base/kdelibs-4.3.9999[-kdeprefix] required by ('installed', '/', 'kde-base/ktimezoned-4.3.9999', 'nomerge')
- kde-base/kdelibs required by @world
- (and 2 more)
- x11-libs/qt-gui:4
- ('ebuild', '/', 'x11-libs/qt-gui-4.5.2-r2', 'merge') pulled in by
- x11-libs/qt-gui:4 required by ('installed', '/', 'kde-base/qimageblitz-0.0.4', 'nomerge')
- >=x11-libs/qt-gui-4.5.1:4[accessibility,dbus] required by ('installed', '/', 'kde-base/kdelibs-4.3.9999', 'nomerge')
- >=x11-libs/qt-gui-4.5.1:4[accessibility,dbus] required by ('ebuild', '/', 'kde-base/kdelibs-4.3.1-r1', 'merge')
- (and 8 more)
- ('installed', '/', 'x11-libs/qt-gui-4.5.1', 'nomerge') pulled in by
- ~x11-libs/qt-gui-4.5.1[qt3support,accessibility,-debug] required by ('installed', '/', 'x11-libs/qt-qt3support-4.5.1', 'nomerge')
- ~x11-libs/qt-gui-4.5.1[-debug] required by ('installed', '/', 'x11-libs/qt-webkit-4.5.1-r1', 'nomerge')
- ~x11-libs/qt-gui-4.5.1[qt3support] required by ('installed', '/', 'x11-libs/qt-core-4.5.1', 'nomerge')
- It may be possible to solve this problem by using package.mask to
- prevent one of those packages from being selected. However, it is also
- possible that conflicting dependencies exist such that they are
- impossible to satisfy simultaneously. If such a conflict exists in the
- dependencies of two different packages, then those packages can not be
- installed simultaneously.
- For more information, see MASKED PACKAGES section in the emerge man page
- or refer to the Gentoo Handbook.
- emerge: there are no ebuilds built with USE flags to satisfy ">=sys-auth/pambase-20090430[consolekit,-gnome-keyring]".
- !!! One of the following packages is required to complete your request:
- - sys-auth/pambase-20090620.1-r1 (Change USE: +consolekit)
- (dependency required by "gnome-base/gdm-2.20.10-r2" [ebuild])
- (dependency required by "@world" [argument])
复制代码
emerge --info- gentoo-pjq pjq # emerge --info
- WARNING: One or more repositories have missing repo_name entries:
- /usr/local/portage/layman/pythonhead/profiles/repo_name
- NOTE: Each repo_name entry should be a plain text file containing a
- unique name for the repository on the first line.
- Portage 2.2_rc45 (default/linux/x86/2008.0, gcc-4.3.4, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r6 i686)
- =================================================================
- System uname: Linux-2.6.30-gentoo-r6-i686-AMD_Athlon-tm-_64_Processor_3000+-with-gentoo-2.0.0
- Timestamp of tree: Mon, 19 Oct 2009 09:15:01 +0000
- ccache version 2.4 [enabled]
- app-shells/bash: 4.0_p28
- dev-java/java-config: 2.1.8-r1
- dev-lang/python: 2.6.2-r1
- dev-python/pycrypto: 2.0.1-r8
- dev-util/ccache: 2.4-r7
- dev-util/cmake: 2.6.4
- sys-apps/baselayout: 2.0.0
- sys-apps/openrc: 0.4.3-r1
- sys-apps/sandbox: 1.6-r2
- sys-devel/autoconf: 2.13, 2.63-r1
- sys-devel/automake: 1.7.9-r1, 1.9.6-r2, 1.10.2
- sys-devel/binutils: 2.18-r3
- sys-devel/gcc-config: 1.4.1
- sys-devel/libtool: 2.2.6a
- virtual/os-headers: 2.6.27-r2
- ACCEPT_KEYWORDS="x86"
- CBUILD="i686-pc-linux-gnu"
- CFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer"
- CHOST="i686-pc-linux-gnu"
- CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
- CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
- CXXFLAGS="-march=athlon -O2 -pipe -fomit-frame-pointer"
- DISTDIR="/usr/portage/distfiles"
- FEATURES="assume-digests ccache distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-logs unmerge-orphans userfetch"
- GENTOO_MIRRORS="http://gentoo.aditsu.net/ http://61.135.158.199 http://mirrors.163.com/gentoo/ http://gentoo.mirrors.easynews.com/linux/gentoo/ http://ftp.sjtu.edu.cn/gentoo"
- LANG="en_US.UTF-8"
- LDFLAGS="-Wl,-O1,--as-needed"
- LINGUAS="zh_CN"
- MAKEOPTS="-j2"
- PKGDIR="/usr/portage/packages"
- PORTAGE_CONFIGROOT="/"
- PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
- PORTAGE_TMPDIR="/var/tmp"
- PORTDIR="/usr/portage"
- PORTDIR_OVERLAY="/usr/local/portage/layman/python-experimental /usr/local/portage/layman/python-testing /usr/local/portage/layman/pythonhead /usr/local/portage/layman/kde-testing"
- SYNC="rsync://61.135.158.199/gentoo-portage"
- USE="3dnow 3dnowext SLOT X aac acl alsa apache2 audacious avi bash-completion berkdb bindist bzip2 cairo cjk cli cracklib crypt dbus dri dvd firefox gdbm glitz gnome gpm gtk hal hda-intel iconv isdnlog jpeg midi mms mmx mmxext modules mp3 mpd mudflap mysql mysqli ncurses newspr nls nptl nptlonly nv nvidia opengl openmp pam pcre pdf perl png pppd python qq readline reflection rtsp server session spl sqlite sse sse2 ssl svg sysfs tcpd truetype unicode wav win32codecs wma wmv x86 xcb xml xorg xulrunner xv xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="zh_CN" USERLAND="GNU" VIDEO_CARDS="nvidia"
- Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
复制代码 |
|