From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ldpfz-0001mC-Rv for garchives@archives.gentoo.org; Sun, 01 Mar 2009 17:42:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB6E1E0304; Sun, 1 Mar 2009 17:42:06 +0000 (UTC) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 9AF57E0304 for ; Sun, 1 Mar 2009 17:42:06 +0000 (UTC) Received: by wa-out-1112.google.com with SMTP id j4so967485wah.2 for ; Sun, 01 Mar 2009 09:42:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=UYgtMmm/lLbjsC1feyujPRnuso0I6zJ77HPKnxJvtc8=; b=Xvo2R/xFaYpP5i0tKA8dVtkyg+FsqussF51RN6mjS9SGmxAWO74P3KKK24pNk0CdG+ 6klCtdlRR43PmYGGwj/i3Jy5IQF4HSpfy/HEW+2aMSYBtr6RI/P7Iba0skyzeDqHK9EZ NF5Ik21bu1/O/CgKFytqDQtSu8KWJpkQf7IJc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=lHo7FthgidIlSgutvEWGZhiLtzqaUkwxidWup0E80vRaVKHEbPhoDLcRbsjqSC0eYP BY8nBhWphQDthbgL2w4GxghBxrdtvXpxBXh3fWlim0lv1p/qEZdLepaz+NiuPSb/YLde KluO3vz6wZLlEgbnYN7X90f1t1EYGyyPlhUto= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.114.181.13 with SMTP id d13mr2230536waf.109.1235929326127; Sun, 01 Mar 2009 09:42:06 -0800 (PST) Date: Sun, 1 Mar 2009 09:42:05 -0800 Message-ID: <49bf44f10903010942g449bd712t82ed45c22635d318@mail.gmail.com> Subject: [gentoo-user] More weird portage behavior From: Grant To: Gentoo mailing list Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: b1545df5-e0f7-4d68-9329-b1f5c201aa99 X-Archives-Hash: 6ab045a22742695fa326fdd2e8336be8 I'm getting more weird portage behavior and I don't see how to solve this. I've tried un-emerging and re-emerging ffmpeg to no avail. Please let me know if you have any ideas. # emerge -avDuN world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild UD] media-video/ffmpeg-0.4.9_p20090201-r1 [20099999] USE="3dnow%* X aac alsa%* encode%* hardcoded-tables mmx mmxext%* mp3 sdl speex%* ssse3%* theora threads vorbis x264 xvid zlib (-altivec) -amr% -bindist -custom-cflags% -debug -dirac -doc -gsm -ieee1394 -ipv6 -network -oss -schroedinger -test -v4l -v4l2% -vhook% (-amrnb%) (-amrwb%) (-icc%) (-imlib%*) (-truetype%*) (-vdpau%*)" 0 kB [1=>0] Total: 1 package (1 downgrade), Size of downloads: 0 kB Portage tree and overlays: [0] /usr/portage [1] /usr/portage/local/layman/berkano !!! Multiple package instances within a single package slot have been pulled !!! into the dependency graph, resulting in a slot conflict: media-video/ffmpeg:0 ('installed', '/', 'media-video/ffmpeg-20099999', 'nomerge') pulled in by >=media-video/ffmpeg-0.4.9_p20070129 required by ('installed', '/', 'media-libs/xine-lib-1.1.9999', 'nomerge') media-video/ffmpeg required by ('installed', '/', 'media-sound/picard-0.11', 'nomerge') >=media-video/ffmpeg-0.4.9_p20080326 required by ('installed', '/', 'media-libs/wxsvg-1.0', 'nomerge') (and 4 more) ('ebuild', '/', 'media-video/ffmpeg-0.4.9_p20090201-r1', 'merge') pulled in by >=media-video/ffmpeg-0.4.9_p20090201[encode] required by ('installed', '/', 'media-video/dvdstyler-1.7.2_beta4', 'nomerge') (and 7 more) Explanation: New USE are correctly set, but --newuse wasn't requested, so an installed package with incorrect USE happened to get pulled into the dependency graph. In order to solve this, either specify the --newuse option or explicitly reinstall 'media-video/ffmpeg:0'. # equery depends ffmpeg [ Searching for packages depending on ffmpeg... ] media-libs/libquicktime-1.0.3 (ffmpeg? >=media-video/ffmpeg-0.4.9_p20070616) media-libs/wxsvg-1.0 (ffmpeg? >=media-video/ffmpeg-0.4.9_p20080326) media-libs/xine-lib-1.1.9999 (>=media-video/ffmpeg-0.4.9_p20070129) media-plugins/gst-plugins-ffmpeg-0.10.5 (>=media-video/ffmpeg-0.4.9_p20081014) media-sound/mpd-9999 (ffmpeg? media-video/ffmpeg) media-sound/picard-0.11 (ffmpeg? media-video/ffmpeg) media-video/dvdstyler-1.7.2_beta4 (>=media-video/ffmpeg-0.4.9_p20090201[encode]) media-video/vlc-0.9.8a (ffmpeg? >=media-video/ffmpeg-0.4.9_p20070616) - Grant