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.60) (envelope-from <gentoo-user+bounces-43961-garchives=archives.gentoo.org@gentoo.org>) id 1FrFOU-0002te-3y for garchives@archives.gentoo.org; Fri, 16 Jun 2006 14:33:54 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k5GEWeUP000565; Fri, 16 Jun 2006 14:32:40 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k5GERfI5025853 for <gentoo-user@lists.gentoo.org>; Fri, 16 Jun 2006 14:27:42 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6D20864472 for <gentoo-user@lists.gentoo.org>; Fri, 16 Jun 2006 14:27:35 +0000 (UTC) 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 03218-03 for <gentoo-user@lists.gentoo.org>; Fri, 16 Jun 2006 14:27:29 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5EF0164CE7 for <gentoo-user@gentoo.org>; Fri, 16 Jun 2006 14:27:28 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FrFI7-0000pT-Kh for gentoo-user@gentoo.org; Fri, 16 Jun 2006 16:27:19 +0200 Received: from adsl-68-79-55-171.dsl.emhril.ameritech.net ([68.79.55.171]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Fri, 16 Jun 2006 16:27:19 +0200 Received: from reader by adsl-68-79-55-171.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for <gentoo-user@gentoo.org>; Fri, 16 Jun 2006 16:27:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: reader@newsguy.com Subject: [gentoo-user] revdep-rebuild madness. Date: Fri, 16 Jun 2006 09:26:32 -0500 Organization: Still searching... Message-ID: <87wtbhch2f.fsf@newsguy.com> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-79-55-171.dsl.emhril.ameritech.net User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:0X79HqlbblynTaRe+50y5f7ABaU= Sender: news <news@sea.gmane.org> X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-1.553 required=5.5 tests=[AWL=-0.069, BAYES_00=-2.599, NO_REAL_NAME=0.961, TW_RW=0.077, TW_WX=0.077] X-Spam-Score: -1.553 X-Spam-Level: X-Archives-Salt: 82d51273-fefd-4a2c-b2a9-bb580c288158 X-Archives-Hash: 1b9647a889dedf87e0125890877af02d using revdep-rebuild it finds: broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgcjawt.laes (requires /usr/lib/lib-gnu-java-awt-peer-gtk.la) broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires /usr/lib/libgcj.lals) done. : And does a oneshot on gcc-4.1.1 After the hours long build it is pronounced a success. A fresh revdep-rebuild finds the same problem and tries to oneshot gcc-4.1.1 again. (and yes the .rev* files were deleted in between) What are those dependancies about? The first one listed as being needed is present: ls -l /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/lib-gnu-java-awt-peer-gtk.la -rwxr-xr-x 1 root root 1689 Jun 16 01:59 \ /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/lib-gnu-java-awt-peer-gtk.la (not the second) I've ran two full oneshots on gcc-4.1.1 taking hours. Both were pronounced successfull. But running revdeb-rebuild still shows those same problems. -- gentoo-user@gentoo.org mailing list