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 1LSx9a-0002vL-1R for garchives@archives.gentoo.org; Fri, 30 Jan 2009 17:27:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A4FFE04CC; Fri, 30 Jan 2009 17:27:41 +0000 (UTC) Received: from rv-out-0708.google.com (rv-out-0708.google.com [209.85.198.241]) by pigeon.gentoo.org (Postfix) with ESMTP id DC2DDE04CC for ; Fri, 30 Jan 2009 17:27:40 +0000 (UTC) Received: by rv-out-0708.google.com with SMTP id b17so571028rvf.46 for ; Fri, 30 Jan 2009 09:27:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=vxu3LVoiBTUL/ICo5GKYwDBpz5De/RsKrtV2VRe4lrg=; b=jMB480T5VkxBoUFze1IaPe0jxAlw2Di2nTP0+qQsx4whQjwcpaW+JmtRrsjULwf10c AScFVGdOSjwzIx9nvyFV9Laeu/6FAkv7JXaptsJpSJdV07VkTq7A8GD3/gsgoMR/YiDH HcBLruJT0ItES0sgUZXdqimJCDJ4MmEiFFfg8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=VHZ6XexQTdBOTmCBQDtayKGa51dJXUGijd6dzblRuutk2mYQY+6Bvuhj/Dqkas+4Fv PYHSA5A54dd5ZR5QxaMu94x8oKUWgerQ0bRtuFUYIjyh2TbCyaO+AozrDTZFjBFhl3s2 ZGpRMm8SG9wjN+WrIWs0Z2NeqHBD0NzGZ4ZX0= Received: by 10.140.193.16 with SMTP id q16mr719871rvf.273.1233336460485; Fri, 30 Jan 2009 09:27:40 -0800 (PST) Received: from ?192.168.0.100? (mu.NMSU.Edu [128.123.84.155]) by mx.google.com with ESMTPS id b8sm2732553rvf.1.2009.01.30.09.27.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 30 Jan 2009 09:27:40 -0800 (PST) Message-ID: <4983388A.7010200@gmail.com> Date: Fri, 30 Jan 2009 10:27:38 -0700 From: Hung Dang User-Agent: Thunderbird 2.0.0.19 (X11/20090110) 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE 4.2 blocked packages References: <49833038.70808@gmail.com> <58965d8a0901300902i7507cdc2u8f76c7dbcf8d4f97@mail.gmail.com> In-Reply-To: <58965d8a0901300902i7507cdc2u8f76c7dbcf8d4f97@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 6690df34-f174-4d18-8543-c819252df9b0 X-Archives-Hash: e3e033c58512fd4fb82422fcff1f2239 Paul Hartman wrote: > On Fri, Jan 30, 2009 at 10:52 AM, Hung Dang wrote: > >> Hi all, >> I am trying to emerge KDE 4.2 and receive the following message: >> >> ..... >> [ebuild U ] kde-base/kmail-4.2.0-r1 [4.2.0] USE="kdeprefix kontact >> semantic-desktop -debug -htmlhandbook" 0 kB >> [ebuild NS ] kde-base/step-4.1.4 [4.2.0] USE="gsl kdeprefix >> qalculate" 0 kB >> [blocks B ] kde-base/phonon-xine ("kde-base/phonon-xine" is blocking >> media-sound/phonon-4.3.0) >> >> Total: 215 packages (1 upgrade, 8 new, 206 in new slots), Size of >> downloads: 0 kB >> Conflict: 1 block (1 unsatisfied) >> >> * Error: The above package list contains packages which cannot be >> * installed at the same time on the same system. >> >> ('installed', '/', 'media-sound/phonon-4.3.0', 'nomerge') pulled in by >> media-sound/phonon required by ('ebuild', '/', >> 'kde-base/knotify-4.1.4', 'merge') >> media-sound/phonon required by ('ebuild', '/', >> 'kde-base/kttsd-4.1.4', 'merge') >> >media-sound/phonon-4.1.0 required by ('ebuild', '/', >> 'kde-base/libtaskmanager-4.1.4', 'merge') >> (and 9 more) >> >> ('ebuild', '/', 'kde-base/phonon-xine-4.1.4', 'merge') pulled in by >> >=kde-base/phonon-xine-4.1.4:4.1 required by ('ebuild', '/', >> 'kde-base/kdebase-meta-4.1.4', 'merge') >> kde-base/phonon-xine:4.1[xcb] required by ('ebuild', '/', >> 'kde-base/dragonplayer-4.1.4', 'merge') >> >> >> For more information about Blocked Packages, please refer to the following >> section of the Gentoo Linux x86 Handbook (architecture is irrelevant): >> >> http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked >> >> I have remove pulled packages but there is still no luck. Any idea ? >> >> Hung >> >> >> > > Try to unmerge KDE 4.1 first. It looks like you've still got some of > it in your system (my 4.2 doesn't use phonon-xine). > > Hi Paul, I have unmerge KDE-4.1 using command: emerge -C $(qfile -C -q -e /usr/kde/4.1) and there is no KDE-4.1 packages. And I still get the same problem. Thanks Hung