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 <gentoo-user+bounces-111979-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1ORJ3v-00046y-G3
	for garchives@archives.gentoo.org; Wed, 23 Jun 2010 06:03:51 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 98179E08CA
	for <garchives@archives.gentoo.org>; Wed, 23 Jun 2010 06:03:50 +0000 (UTC)
Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 871C1E0870
	for <gentoo-user@lists.gentoo.org>; Wed, 23 Jun 2010 05:41:25 +0000 (UTC)
Received: by wwf26 with SMTP id 26so2885947wwf.40
        for <gentoo-user@lists.gentoo.org>; Tue, 22 Jun 2010 22:41:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:received:received:from:reply-to:to:subject:date
         :user-agent:references:in-reply-to:mime-version:content-type
         :content-transfer-encoding:message-id;
        bh=tKmBOoz771YAblFtjhUYTBk71iiXSH6Z+AAZVYtMQL0=;
        b=S9u7UU3YHYuFjJ1lAazXxkjcxmb15yNCHqi6YGfqG7aVdzyYIyDsRM1z/Jjt2E5wTc
         3+iT0Mp6D9oMLy+F9GGA+mravkPWnqOg+S0u+vtw+eGZKZRQeRYf3OsiJ/8VOP5QBkCa
         bTCpKEBVwRKBGd8tMT6XjW53ezVh130qNovFg=
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=o2igJyEeFEywX2QBz0zB7qdBSe3ofPJq8PUcp5/1y4F/KeIqIdSVwbkh7EaoxzTNnx
         dVMtHxWzgxsS6MS7PkY6qubOSOR2Zb7XjhGfOrVqB3TWFlz0GQtFuaJFExli1e4xic5B
         kZRZf9DGwoCla0Z1KC89dDXXSD9IXfUOefMMw=
Received: by 10.216.164.70 with SMTP id b48mr2101183wel.21.1277271684941;
        Tue, 22 Jun 2010 22:41:24 -0700 (PDT)
Received: from  (230.3.169.217.in-addr.arpa [217.169.3.230])
        by mx.google.com with ESMTPS id k13sm353972wed.35.2010.06.22.22.41.23
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Tue, 22 Jun 2010 22:41:24 -0700 (PDT)
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: file collision on net-libs/neon-0.29.3
Date: Wed, 23 Jun 2010 06:41:13 +0100
User-Agent: KMail/1.12.4 (Linux/2.6.33-gentoo-r2; KDE/4.3.5; x86_64; ; )
References: <201006222345.36770.michaelkintzios@gmail.com> <201006230056.45550.wonko@wonkology.org> <hvrg9v$auu$1@dough.gmane.org>
In-Reply-To: <hvrg9v$auu$1@dough.gmane.org>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: multipart/signed;
  boundary="nextPart2171506.7xnQ6Y5lBN";
  protocol="application/pgp-signature";
  micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <201006230641.23117.michaelkintzios@gmail.com>
X-Archives-Salt: 21a4f2a0-d49f-4f2a-b543-031acf069c04
X-Archives-Hash: 537692b45c3947300c150b5b916eeabf

--nextPart2171506.7xnQ6Y5lBN
Content-Type: Text/Plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable

On Wednesday 23 June 2010 00:17:30 Nikos Chantziaras wrote:
> On 06/23/2010 01:56 AM, Alex Schuster wrote:
> > Mick writes:
> >> Checking for file ownership gives me:
> >>
> >> # portageq owners / /usr/bin/neon-config
> >> net-misc/neon-0.29.3
> >> 	/usr/bin/neon-config
> >>
> >> # portageq owners / /usr/include/neon/ne_207.h
> >> net-misc/neon-0.29.3
> >> 	/usr/include/neon/ne_207.h
> >>
> >> and so on.  How come that I cannot install net-misc/neon-0.29.3 due to
> >> file collisions, when it is this package which owns the files in the
> >> first place?
> >
> > Strange! So it is installed already? Did you chaneg USE flags, so it ge=
ts
> > emerged again? Or did something go wrong when installing it the last
> > time?
> >
> > I have no idea, I wouldn't think what you see is possible at all.
>=20
> neon got moved from net-misc to net-libs.  It's just that the maintainer
> forgot to rename the package if already installed.  In those cases, you
> either wait till the maintainer renames it, which will be picked up in
> the next sync, or you just unmerge and then update again.

Thanks guys!  A resync this morning did it a world of good!
=2D-=20
Regards,
Mick

--nextPart2171506.7xnQ6Y5lBN
Content-Type: application/pgp-signature; name=signature.asc 
Content-Description: This is a digitally signed message part.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)

iEYEABECAAYFAkwhnoMACgkQVTDTR3kpaLaLlACgti8+2tZicW5taWcHDvu51kgL
l7kAoKgRM0G4ej+NWaI5e48+ScTx7NXm
=rYtD
-----END PGP SIGNATURE-----

--nextPart2171506.7xnQ6Y5lBN--