From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Re7v6-0005Gh-A4 for garchives@archives.gentoo.org; Fri, 23 Dec 2011 16:24:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67F2921C084; Fri, 23 Dec 2011 16:24:20 +0000 (UTC) Received: from inpbox.inp.nsk.su (inp.nsk.su [193.124.167.24]) by pigeon.gentoo.org (Postfix) with ESMTP id D03B421C07D for ; Fri, 23 Dec 2011 16:24:14 +0000 (UTC) Received: from star.inp.nsk.su ([193.124.167.6]) by inpbox.inp.nsk.su with esmtp (Exim 4.50) id 1Re7un-0006dU-5d for gentoo-science@lists.gentoo.org; Fri, 23 Dec 2011 23:24:13 +0700 Received: from star.inp.nsk.su (localhost.localdomain [127.0.0.1]) by star.inp.nsk.su (8.13.8/8.13.8) with ESMTP id pBNGOCT7005839 for ; Fri, 23 Dec 2011 23:24:12 +0700 Received: from localhost (grozin@localhost) by star.inp.nsk.su (8.13.8/8.13.8/Submit) with ESMTP id pBNGOCRi005836 for ; Fri, 23 Dec 2011 23:24:12 +0700 Date: Fri, 23 Dec 2011 23:24:12 +0700 (NOVT) From: "Andrey G. Grozin" To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] sci-mathematics/reduce on amd64 In-Reply-To: <20111222163147.GB13908@poincare.pc.linmpi.mpg.de> Message-ID: References: <4EF1FB8C.5000503@gmail.com> <20111222163147.GB13908@poincare.pc.linmpi.mpg.de> User-Agent: Alpine 1.10 (LRH 962 2008-03-14) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@lists.gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Archives-Salt: b4cac48a-cef5-4837-8a7a-d35fa8aa0276 X-Archives-Hash: b34a8fc214e1f7df82ee04d783c140ba On Thu, 22 Dec 2011, Miguel de Val-Borro wrote: > I have upgraded from reduce-20110414 to reduce-20110414-r1 and got a file > collision during merging: > > * sci-mathematics/reduce-20110414 > * /usr/lib64/reduce/reduce.doc > * /usr/lib64/reduce/reduce.fonts > * > * Package 'sci-mathematics/reduce-20110414-r1' NOT merged due to file > * collisions. If necessary, refer to your elog messages for the whole > * content of the above message. Yes, I saw this behaviour. I think this must be a bug in portage. The directories /usr/lib64/reduce/reduce.doc and /usr/lib64/reduce/reduce.fonts belong to the old version of reduce, which is being removed during this install. Why are they triggering file collision?? Andrey