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.54) id 1F5rEc-0005JB-3U for garchives@archives.gentoo.org; Sun, 05 Feb 2006 21:15:50 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k15LDooc028043; Sun, 5 Feb 2006 21:13:52 GMT Received: from geronimo.freeparking.co.nz (geronimo.freeparking.co.nz [66.70.106.220]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k15L1SKT025749 for ; Sun, 5 Feb 2006 21:01:29 GMT Received: from rugosa.mydomain (ip-210-185-6-116.internet.co.nz [210.185.6.116]) (authenticated) by geronimo.freeparking.co.nz (8.10.2/8.10.2) with ESMTP id k15L1i307416 for ; Mon, 6 Feb 2006 10:01:45 +1300 From: Bogo Mipps To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Lost my coreutils Date: Mon, 6 Feb 2006 10:00:52 +1300 User-Agent: KMail/1.8.3 References: <200602052313.30204.bogo-mipps@e3.net.nz> <200602060727.53601.bogo-mipps@e3.net.nz> <200602052136.50475.benno.schulenberg@gmail.com> In-Reply-To: <200602052136.50475.benno.schulenberg@gmail.com> 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="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602061000.52889.bogo-mipps@e3.net.nz> X-Archives-Salt: 1c1aef93-9baa-4ad3-8eab-122a1e577793 X-Archives-Hash: 6ee724ecc91edd7e1ea3ded237941e4f On Mon, 06 Feb 2006 09:36, Benno Schulenberg wrote: > Yes! :) What's the fun in taking binaries from others when you > have busybox aboard, and it is there exactly for this purpose. Agree! So did it manually - > And then emerge coreutils. Much more interesting. - all seems to go well except it "hiccups" a bit on wc, but then moves on: all looks fine until I get to the following: test -z "/bin" || /bin/sh ../config/mkinstalldirs "/usr/tmp/portage/coreutils-5.2.1-r7/image//bin" mkdir /usr/tmp/portage/coreutils-5.2.1-r7/image/bin /bin/install -c '[' '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/[' /bin/install -c 'chgrp' '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/chgrp' /bin/install -c 'chown' '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/chown' /bin/install -c 'chmod' '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/chmod' /bin/install -c 'cp' '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/cp' install: unable to open `/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/cp/cp': No such file or directory install: cannot change permissions of /usr/tmp/portage/coreutils-5.2.1-r7/image//bin/cp/cp: No such file or directory install: cannot change ownership of /usr/tmp/portage/coreutils-5.2.1-r7/image//bin/cp/cp: No such file or directory make[3]: *** [install-binPROGRAMS] Error 1 make[3]: Leaving directory `/usr/tmp/portage/coreutils-5.2.1-r7/work/coreutils-5.2.1/src' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/usr/tmp/portage/coreutils-5.2.1-r7/work/coreutils-5.2.1/src' make[1]: *** [install] Error 2 make[1]: Leaving directory `/usr/tmp/portage/coreutils-5.2.1-r7/work/coreutils-5.2.1/src' make: *** [install-recursive] Error 1 I've tried three times and error is always similar i.e. last one (snipped) was: /bin/install -c 'dir' '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/dir' /bin/install -c 'vdir' '/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/vdir' install: unable to open `/usr/tmp/portage/coreutils-5.2.1-r7/image//bin/vdir/vdir': No such file or directory install: cannot change permissions of /usr/tmp/portage/coreutils-5.2.1-r7/image//bin/vdir/vdir: No such file or directory install: cannot change ownership of /usr/tmp/portage/coreutils-5.2.1-r7/image//bin/vdir/vdir: No such file or directory make[3]: *** [install-binPROGRAMS] Error 1 Any ideas Benno - while it's still fun! Bogo -- Sent via KMail 1.8.3, & o/s Linux-2.6.12-gentoo-r10 -- gentoo-user@gentoo.org mailing list