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 1JkM2p-0008NR-ME for garchives@archives.gentoo.org; Fri, 11 Apr 2008 16:24:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DDD19E05FC; Fri, 11 Apr 2008 16:24:05 +0000 (UTC) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by pigeon.gentoo.org (Postfix) with ESMTP id A60ADE05FC for ; Fri, 11 Apr 2008 16:24:05 +0000 (UTC) Received: by wf-out-1314.google.com with SMTP id 27so577583wfd.10 for ; Fri, 11 Apr 2008 09:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=VNN4KEl+Mu34GpiIXe+o4RTldH4HzsPs3mw8Q6EIdzM=; b=Wyr7O2MoV++yU7enjBE0672fcPnMYkyFEO5cB1Eyfs6VfsHfHYejcr/8bZPSCF5Mt9ZxEQ15YNEGTIormpwpsMRZCxc/FPwuR1KAnwmjXuTd9kg4upphvQ/uViBFH6qc3tBUmmyox4O5eqn4KTpzAvNRg4HkpOQOTLYe9YbXhwo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=U4DgU9gbeI0zmvsM2AGKoL6UEw0PD3ZUbwMmOilRFAo7pZOmDSm9BopF9M+3gStRpiY33o6js8iUUB5u5RVnhwAJpV6ycNaTdMzQG1RkyaS/hzgBmtEgBLBQnEsYHMxI3vwO1/R5J0Ya3sq1ViA+Kh2ZhJZ28MqC3Eoxk6LCfGc= Received: by 10.142.52.9 with SMTP id z9mr916832wfz.237.1207931044668; Fri, 11 Apr 2008 09:24:04 -0700 (PDT) Received: by 10.142.253.4 with HTTP; Fri, 11 Apr 2008 09:24:04 -0700 (PDT) Message-ID: <350fc7cf0804110924v5495597p5867521d4cebfea3@mail.gmail.com> Date: Fri, 11 Apr 2008 12:24:04 -0400 From: "Andrey Falko" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Really confusing situation In-Reply-To: <1207929917.29713.14.camel@camille.espersunited.com> 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 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1207929917.29713.14.camel@camille.espersunited.com> X-Archives-Salt: c85290df-8b25-49ba-8b76-a5e1823882e1 X-Archives-Hash: be391a406e294873bd5a33fd2a6849f0 On Fri, Apr 11, 2008 at 12:05 PM, Michael Sullivan wrote: > I do a daily emerge --sync and emerge -avuD world, but today when I did > it, this came up: > > camille ~ # emerge -pvuD world > > These are the packages that would be merged, in order: > > Calculating world dependencies | > !!! Multiple versions within a single package slot have been > !!! pulled into the dependency graph: > > app-crypt/gnupg:0 > > ('ebuild', '/', 'app-crypt/gnupg-1.4.7-r1', 'merge') pulled in by > ('installed', '/', 'mail-client/squirrelmail-1.4.10a-r2', 'nomerge') > > ('ebuild', '/', 'app-crypt/gnupg-2.0.7-r1', 'merge') pulled in by > ('installed', '/', 'app-crypt/gpgme-1.1.6', 'nomerge') > ('installed', '/', 'kde-base/kdepim-3.5.8', 'nomerge') > ('installed', '/', 'mail-filter/spamassassin-3.2.1-r1', 'nomerge') > (and 2 more) > > > 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. > > ... done! > [ebuild N ] app-crypt/gnupg-1.4.7-r1 USE="bzip2 nls readline usb > zlib -bindist -curl -ecc -idea -ldap (-selinux) -smartcard -static" > LINGUAS="-ru" 0 kB > [ebuild N ] app-crypt/gnupg-2.0.7-r1 USE="bzip2 doc nls -ldap > -openct -pcsc-lite (-selinux) -smartcard" 0 kB > > Total: 2 packages (2 new), Size of downloads: 0 kB > camille ~ # emerge -pvC app-crypt/gnupg > > >>> These are the packages that would be unmerged: > > --- Couldn't find 'app-crypt/gnupg' to unmerge. > > >>> No packages selected for removal by unmerge > > As you can see, gnupg is not installed, yet it is in the way, and emerge > wants to install it. Should I submit this as a bug? > > -- > gentoo-user@lists.gentoo.org mailing list > > I had something like this before...do you have anything in you package.keywords or package.mask ? -- gentoo-user@lists.gentoo.org mailing list