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-95602-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1M7Iu1-00071s-6J
	for garchives@archives.gentoo.org; Fri, 22 May 2009 00:46:25 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 63799E025F;
	Fri, 22 May 2009 00:46:23 +0000 (UTC)
Received: from mail-gx0-f176.google.com (mail-gx0-f176.google.com [209.85.217.176])
	by pigeon.gentoo.org (Postfix) with ESMTP id 32F1EE025F
	for <gentoo-user@lists.gentoo.org>; Fri, 22 May 2009 00:46:23 +0000 (UTC)
Received: by gxk24 with SMTP id 24so5612577gxk.10
        for <gentoo-user@lists.gentoo.org>; Thu, 21 May 2009 17:46:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:date:message-id:subject
         :from:to:content-type:content-transfer-encoding;
        bh=OoEKeT35s0sZazdPQUY/KbMUJ8BlBiOYH0WfG0sWKbg=;
        b=WP3Bg/1SK97YIEqhxJ+7IawLeXVFhU5iFfBWBCcVM1t7I7JYnGMHoy9xrgH8swu+2+
         AokGFP2UvcIDpWUj8b1EtS2vaYodu/mv22gwXgVtht2AhYtznZyFyeX5+UrdRaliK5RB
         WPdxTfUtmM9f4njjVnOboRa98BXK6+jNhOaFI=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        b=N8JEhxCw7uz6hgqyD70WGt+9TcBb/JHxOMl3UCPdqsGykIBF4qTjPIUJItf8vaxD+c
         LxAMxVEYYIgTu/y5wNcDFfeXfFZ/oJtVhfkWpSBdkhtDEEXOt+smm4mN3r2a76BsjMMO
         Coual3Fy+lSdHUl+01HnNFjljPFGIAu7ck6+c=
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
Received: by 10.90.103.13 with SMTP id a13mr2599555agc.103.1242953182705; Thu, 
	21 May 2009 17:46:22 -0700 (PDT)
Date: Thu, 21 May 2009 17:46:22 -0700
Message-ID: <9acccfe50905211746s2db29c38vbd3122256c43b116@mail.gmail.com>
Subject: [gentoo-user] x11-base/xorg-server-1.5.3-r5 with x11-drivers/ati-drivers-8.552-r2 
	-- file conflict
From: "Kevin O'Gorman" <kogorman@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 91c312cc-f7b4-4bf2-8eb4-f856c01af7f5
X-Archives-Hash: 0432fc0134e24bd7b732ae927782e5ad

x11-drivers/ati-drivers-8.552-r2 won't compile due to a file conflict,
but portageq does not see it.

Background:

I've been masking out the new xorg server, but things have started to
break, so I'm giving in.

The process has been shaky, and I'm currently running something
different from what I've compiled -- an unstable and worrisome
condition.

The last piece seems to be the ATI drivers, which have forced me to
reconfigure the kernel 2 or 3 times.  Fortunately I was able to do
that before any of the recompilations that are now out of sync with my
running system.

The problem:  Compiling the driver errors out with this message

>>> Installing x11-drivers/ati-drivers-8.552-r2
 * checking 126 files for package collisions
 * This package will overwrite one or more files that may belong to other
 * packages (see list below). You can use a command such as `portageq
 * owners / <filename>` to identify the installed package that owns a
 * file. If portageq reports that only one package owns a file then do
 * NOT file a bug report. A bug report is only useful if it identifies at
 * least two or more packages that are known to install the same file(s).
 * If a collision occurs and you can not explain where the file came from
 * then you should simply ignore the collision since there is not enough
 * information to determine if a real problem exists. Please do NOT file
 * a bug report at http://bugs.gentoo.org unless you report exactly which
 * two packages install the same file(s). Once again, please do NOT file
 * a bug report unless you have completely understood the above message.
 *
 * Detected file collision(s):
 *
 *      /usr/lib/opengl/ati/extensions/libglx.so
 *
 * Searching all installed packages for file collisions...
 *
 * Press Ctrl-C to Stop
 *
 * x11-base/xorg-server-1.5.3-r5
 *      /usr/lib/opengl/ati/extensions/libglx.so
 *
 * Package 'x11-drivers/ati-drivers-8.552-r2' NOT merged due to file
 * collisions. If necessary, refer to your elog messages for the whole
 * content of the above message.

>>> Failed to install x11-drivers/ati-drivers-8.552-r2, Log file:

The log has no information not in the error message above.  The
portageq command suggested in the message names only one package:
xorg-server, but not the ati driver.  But the file is clearly listed
earlier among the files it will check for collisions.

Anybody know how to work around this?

++ kevin

-- 
Kevin O'Gorman, PhD