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 1JuDIQ-0008Uc-5P for garchives@archives.gentoo.org; Thu, 08 May 2008 21:04:58 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD919E05DD; Thu, 8 May 2008 21:04:56 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by pigeon.gentoo.org (Postfix) with ESMTP id 95018E05DD for ; Thu, 8 May 2008 21:04:56 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id z27so184990ugc.49 for ; Thu, 08 May 2008 14:04:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=RN/L8VQT1qcZeftMtLtaUSTzg4GxDjYJRr0+oWyJBpg=; b=jyzbD6Ba100xqChCI4jJp/fozekn565VZSp7FMJIU2mW4OfuPdZTI3fObWYRdXAAt+pdRhN3mX74Di3kpORjC55mTRNALpaiRMb09TAlDAWXxkP6g/KFF3JtWKhShR18jk9iRIqpd6+GoAqtIQAfr0rsTTmElq0Yq0xwTNfVp+U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=hUeE7duwQKWbACX2s3RyOGOIY74SH+kmW1TubPXSZkhjQ8/rHUO79AbmkRNE2wLCN9jALPziHF5U4oBdcAukmsM3mBilFZyCDACppTYjwXNqzmIlpkE22sC59k1OsclNKG2KpLRKKD3eZPnkthAfnUPZwwHDhSrN03ZqQV0Il6Q= Received: by 10.67.28.14 with SMTP id f14mr1039516ugj.65.1210280695696; Thu, 08 May 2008 14:04:55 -0700 (PDT) Received: from ?10.0.0.4? ( [41.243.199.220]) by mx.google.com with ESMTPS id 28sm425518ugs.61.2008.05.08.14.04.53 (version=SSLv3 cipher=RC4-MD5); Thu, 08 May 2008 14:04:54 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] portage & foomatic problem Date: Thu, 8 May 2008 23:04:46 +0200 User-Agent: KMail/1.9.9 References: <1210268073.482339a933b6a@imp.free.fr> In-Reply-To: <1210268073.482339a933b6a@imp.free.fr> 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="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200805082304.46781.alan.mckinnon@gmail.com> X-Archives-Salt: ecbfabb5-517f-4d63-a7c8-d7b681084d53 X-Archives-Hash: e2b40440e963b1e46e88534ce7ffd1fb On Thursday 08 May 2008, alain.didierjean@free.fr wrote: > isba alain # emerge -uD world > returns the following: > > Calculating world dependencies / > !!! Multiple versions within a single package slot have been > !!! pulled into the dependency graph: > > net-print/foomatic-db-ppds:0 > Look at the version numbers of foomatic-db-ppds below: > ('installed', '/', 'net-print/foomatic-db-ppds-20060720', > 'nomerge') pulled in by > ('installed', '/', 'net-print/foomatic-3.0.20060601', 'nomerge') > > ('ebuild', '/', 'net-print/foomatic-db-ppds-3.0.20060720', 'merge') > pulled in by > ('installed', '/', 'net-print/cups-1.2.12-r8', 'nomerge') Looks like a sane version number sequence was implemented, and v20060720 (which you have installed) was renamed to 2.0.20060720 (which cups wants to install. This will never be automated as portage thinks the new version number is earlier than the older one (!) So: emerge -avC =foomatic-db-ppds-20060702 emerge -uD world > I guess I have to fill a bug report... No, it's not a bug -- Alan McKinnon alan dot mckinnon at gmail dot com -- gentoo-user@lists.gentoo.org mailing list