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 1HCk6S-0006cy-JO for garchives@archives.gentoo.org; Thu, 01 Feb 2007 22:08:25 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id l11M5UiO013835; Thu, 1 Feb 2007 22:05:30 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id l11M5TWo013826 for ; Thu, 1 Feb 2007 22:05:29 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 133F964412 for ; Thu, 1 Feb 2007 22:05:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -0.954 X-Spam-Level: X-Spam-Status: No, score=-0.954 required=5.5 tests=[AWL=-0.590, BAYES_00=-2.599, FORGED_RCVD_HELO=0.135, RCVD_IN_NJABL_DUL=1.946, TW_BL=0.077, TW_QF=0.077] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2GGn5Wi0DVA1 for ; Thu, 1 Feb 2007 22:05:22 +0000 (UTC) Received: from basil.mine.nu (cc117081-a.gorre1.fr.home.nl [217.120.145.240]) by smtp.gentoo.org (Postfix) with ESMTP id 22E7364A55 for ; Thu, 1 Feb 2007 22:05:20 +0000 (UTC) Received: by basil.mine.nu (Postfix, from userid 81) id C892C8C530; Tue, 30 Jan 2007 15:29:11 +0100 (CET) Received: from 86.88.153.172 (SquirrelMail authenticated user harm) by basil.mine.nu with HTTP; Tue, 30 Jan 2007 15:29:11 +0100 (CET) Message-ID: <1413.86.88.153.172.1170167351.squirrel@basil.mine.nu> In-Reply-To: References: Date: Tue, 30 Jan 2007 15:29:11 +0100 (CET) Subject: [gentoo-amd64] Re: revdep broken x11-drivers/ati-drivers net-nds/openldap From: "Harm Geerts" To: gentoo-amd64@lists.gentoo.org User-Agent: SquirrelMail/1.4.9a 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 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Archives-Salt: 5ebf19fa-65ed-49c7-bc7c-bf512d269200 X-Archives-Hash: b8ef1b8d05923b46ca9d0178e8ddadf5 On Tue, January 30, 2007 13:43, Daiajo Tibdixious wrote: > 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. The ebuild copies the old libraries from a 2.2 install to the image of a 2.3 install in order to avoid distaster on systems that use ldap for authentication. The postinst tells you to rebuild everything that depends on these libraries and remove them once that's done. Over time you have rebuild everything against the newest version, but never removed the old libraries, this has to be done manually! > openldap is required by KDE multimedia, I'm not sure if I am actually > exercising it. If you're not sure then you probably aren't. -- gentoo-amd64@gentoo.org mailing list