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 ) id 1G0vMI-00072K-L1 for garchives@archives.gentoo.org; Thu, 13 Jul 2006 07:11:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.7/8.13.6) with SMTP id k6D781u3016131; Thu, 13 Jul 2006 07:08:01 GMT Received: from [213.20.50.130] ([213.20.50.130]) by robin.gentoo.org (8.13.7/8.13.6) with ESMTP id k6D6rQEp025218 for ; Thu, 13 Jul 2006 06:53:26 GMT Received: from marc by stiffy.osknowledge.org with local (Exim 4.62) (envelope-from ) id 1G0fsy-0007SY-QL for gentoo-user@lists.gentoo.org; Wed, 12 Jul 2006 16:40:20 +0200 Date: Wed, 12 Jul 2006 16:40:20 +0200 From: Marc Koschewski To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] revdev-rebuild uing wrong 'ebuilds' ... Message-ID: <20060712144020.GA28623@stiffy.osknowledge.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-PGP-Fingerprint: D514 7DC1 B5F5 8989 083E 38C9 5ECF E5BD 3430 ABF5 X-PGP-Key: http://www.osknowledge.org/~marc/pubkey.asc X-Operating-System: Linux stiffy 2.6.18-rc1-marc-g7c3dec06 User-Agent: mutt-ng/devel-r804 (Linux) Sender: X-Archives-Salt: 6a0e37e7-1083-408e-82ff-ce63a0021ceb X-Archives-Hash: 654199919c3e291da7aa0a6d34751eaf Hi folks, that's what I just saw when I did a revdev-rebuild on one of my machines: =================================================== ... broken /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libgij.la (requires /usr/lib/libgcj.la) broken /usr/lib/libpoppler-cairo.la (requires /usr/lib/gcc/i686-pc-linux-gnu/4.1.1//libstdc++.la) done. (/root/.revdep-rebuild.3_rebuild) Assigning files to ebuilds... done. (/root/.revdep-rebuild.4_ebuilds) Evaluating package order... Warning: Failed to resolve package order. Will merge in "random" order! Possible reasons: - An ebuild is no longer in the portage tree. - An ebuild is masked, use /etc/portage/packages.keyword and/or /etc/portage/package.unmask to unmask it ..... done. (/root/.revdep-rebuild.5_order) All prepared. Starting rebuild... emerge --oneshot emerge.txt ENV.txt ldapdump.1146827010 ldapdump.1146827010.raw wlan0.txt =app-text/poppler-bindings-0.5.1-r1 =dev-java/libgnome-java-2.12.1-r1 =dev-java/libgtk-java-2.8.3-r1 =dev-lang/icc-9.0.030 =dev-libs/opal-2.1.3 =dev-libs/xmlrpc-c-1.2 =media-plugins/gst-plugins-neon-0.10.1 =media-sound/bmpx-0.20.1.1 =media-sound/grip-3.3.1 =sys-devel/gcc-4.1.1 .......... Calculating dependencies emerge: there are no ebuilds to satisfy "emerge.txt". ... =================================================== It wants to emerge the 'emerge.txt ENV.txt ldapdump.1146827010 ldapdump.1146827010.raw wlan0.txt' ebuils which are, however, just files within root's home directory. Thus emerge bails out with the above error. Maybe someone could have a look ... :D Regards, Marc -- gentoo-user@gentoo.org mailing list