From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HBsM4-00070C-Hu for garchives@archives.gentoo.org; Tue, 30 Jan 2007 12:44:57 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l0UCh8kS016652; Tue, 30 Jan 2007 12:43:08 GMT Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.227]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l0UCh6X0016647 for ; Tue, 30 Jan 2007 12:43:07 GMT Received: by nz-out-0506.google.com with SMTP id s1so1565638nze for ; Tue, 30 Jan 2007 04:43:06 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=saS8oD/zDshhI1Wau6ATvLxH9sba0LtUmNoVtfVeFFz9NL1Z7xLsgKEh2PTuCKYJWGWz/n+UHPUWSaJtCH6XKzBcR8HtdDwi7DHEu4jFpbaUgV73jiRjU7+lpHhyL/L74I8H/S1z0RNYDnT3KvKFWETXcETojClYtyKcJbSXA0I= Received: by 10.35.84.16 with SMTP id m16mr15050859pyl.1170160985916; Tue, 30 Jan 2007 04:43:05 -0800 (PST) Received: by 10.35.114.1 with HTTP; Tue, 30 Jan 2007 04:43:05 -0800 (PST) Message-ID: Date: Tue, 30 Jan 2007 23:43:05 +1100 From: "Daiajo Tibdixious" To: gentoo-amd64@lists.gentoo.org Subject: [gentoo-amd64] revdep broken x11-drivers/ati-drivers net-nds/openldap Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: 1a133353-8807-494b-9e07-620f1a8ca87b X-Archives-Hash: 531773c7944f6f3b608311b7f8b0355a revdep-rebuild keeps throwing up these 2 as rebuild targets, yet rebuilding them has no effect whatsoever. This is my final 'problem' after emerge --depclean. Its a theoretical problem because I rebooted, restarted X/KDE, and no problems whatsoever, so I can probably just ignore this situation, but it offends my sensibilities. I've expanded the revdep-rebuild output with qfile information. x11-drivers/ati-drivers usr/lib32/xorg/modules/dri/atiogl_a_dri.so /usr/lib32/xorg/modules/dri/fglrx_dri.so media-libs/mesa (/usr/lib64/opengl/xorg-x11/lib/libGL.so.1) x11-drivers/ati-drivers (/usr/lib32/opengl/ati/lib/libGL.so.1) x11-drivers/ati-drivers (/usr/lib64/opengl/ati/lib/libGL.so.1) x11-libs/libX11 (/usr/lib64/libX11.so.6) x11-libs/libXext (/usr/lib64/libXext.so.6) sys-libs/libstdc++-v3 (/usr/lib64/libstdc++-v3/libstdc++.so.5) net-nds/openldap-2.3 /usr/lib64/libldap-2.2.so.7 net-nds/openldap-2.2-28-r7? liblber-2.2.so.7) /usr/lib64/libldap.so.2.0.130 net-nds/openldap-2.2-28-r7? liblber.so.2) /usr/lib64/libldap_r-2.2.so.7 net-nds/openldap-2.2-28-r7? liblber-2.2.so.7) /usr/lib64/libldap_r.so.2.0.130 net-nds/openldap-2.2-28-r7? liblber.so.2) Firstly ati-drivers shows 2 broken .so's. I can't tell if libGL.so.1 is the mesa one or the ati-drivers one, both are present. libX11, libXext, libstdc++-v3 are all present, so I don't know why revdep-rebuild is showing a breakage. If ati-drivers was broken, why is my graphics working? Secondly openldap is referencing liblber 2.2 which is NOT present. 'equery f openldap' shows it is actually part of openldap, which I have rebuilt about 7 times to no avail. Actually the liblber files in openldap are 2.3 versions, not 2.2. libldap has both 2.2 and 2.3 versions, so I guess I'm running on 2.3, and the 2.2 are just there to cause me a headache. The installed version is 2.3.30-r2 so I don't know why it would contain 2.2 files. openldap is required by KDE multimedia, I'm not sure if I am actually exercising it. Any hints? -- gentoo-amd64@gentoo.org mailing list