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 1QPgti-0008Kq-V3 for garchives@archives.gentoo.org; Thu, 26 May 2011 20:11:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7B081C0D6; Thu, 26 May 2011 20:08:00 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 98FB71C0C1 for ; Thu, 26 May 2011 20:08:00 +0000 (UTC) Received: by wyi11 with SMTP id 11so1063633wyi.40 for ; Thu, 26 May 2011 13:08:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=b3HOBidTfk8jRS4HBkFcwkESCsj131p2inHRRksGmwM=; b=kpITc/H1Vj4+JT/3gQx9THyOquFR7DfbO41Gzw+J8mwLub2Fs2w1UX+zqbtHtg8HZV Ok2E6Jt51TUu/topDTcs+vYu1jocTe5Jtyvb55LcVtsqISoaGWhePtwCnkWQ6QoJ37DN tBScgyqdqO8+kd/wHxKoV0dPMXuxgVBIusGFg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=bsoQnGp1w2oE3rHLMsmzrVWZhRkTmIebtvSL8R9IvdveBA79Aj8FPLbgIGekboUYwz jtSUixLnCmh9Jg0bmlurEZ+LLBO5fOtlQSH/ea2JRSclcpK9ieb+lIdfKwLvU1KGjtM8 3fzwQfdyW9+RRMA3b8NBZOdVPABfCKNRvCupA= Received: by 10.227.179.197 with SMTP id br5mr405888wbb.52.1306440479916; Thu, 26 May 2011 13:07:59 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id fw15sm712456wbb.61.2011.05.26.13.07.58 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 26 May 2011 13:07:59 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] file collisions Date: Thu, 26 May 2011 21:08:35 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.37-gentoo-r4; KDE/4.6.2; x86_64; ; ) References: <201105261428.51658.wonko@wonkology.org> In-Reply-To: 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: multipart/signed; boundary="nextPart5435520.5ZdauW9H8o"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201105262108.36400.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 0a9167e6aaa0db0964aaca0657176567 --nextPart5435520.5ZdauW9H8o Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Thursday 26 May 2011 17:06:14 Allan Gottlieb wrote: > On Thu, May 26 2011, Alex Schuster wrote: > > Allan Gottlieb writes: > >> emerge complains that icu (details below) will overwrite files that MAY > >> belong to other packages. But in fact none do. The suggestion is to > >> ignore the collisions. Does that mean I should simply rm the files > >> before retrying the emerge? > >=20 > > Yes. If you think these files might be important, then you could back > > them up first. Apparently they belong to the icu stuff you are going to > > remerge anyway, so deleting should be safe I think. But it's strange > > that those files do not belong to any package. > >=20 > > Instead of removing them it would be easier to set FEATURES to > > -collision- protect. And with FEATURES=3Dkeepwork you will not have to > > recompile icu. So, I would do this: > >=20 > > FEATURES=3D"-collision-protect keepwork" emerge -1a dev-libs/icu > >=20 > > Remember that you have to delete stuff in /var/tmp/portage/dev- > > libs/icu-4.6.1 manually afterwards. >=20 > thank you for the advice, which worked fine. I could swear I saw the same/similar message about collisions, but in my ca= se=20 the package emerged and the files were overwritten. Not sure if I have som= e=20 =46EATURES setting that took care of this. =2D-=20 Regards, Mick --nextPart5435520.5ZdauW9H8o Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk3es0QACgkQVTDTR3kpaLZNiACdGvQGY4nvrhYYF/BxMIKD4ekh CVIAnj8hxfr4KDPzErSxgGfz+bfOh57Q =yMCo -----END PGP SIGNATURE----- --nextPart5435520.5ZdauW9H8o--