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 1HMvx3-0007Vn-3R for garchives@archives.gentoo.org; Fri, 02 Mar 2007 00:48:49 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l220l1eY026021; Fri, 2 Mar 2007 00:47:01 GMT Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l220eBDX012764 for ; Fri, 2 Mar 2007 00:40:12 GMT Received: by nf-out-0910.google.com with SMTP id c31so1932048nfb for ; Thu, 01 Mar 2007 16:40:11 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=nPZB/zI/VpQxxAbhqmokdgT3jbrf2BajrsxczLXhb8zW7MH0KYiqWn4IKXILsHv0iUT+zjlyybe5LkznQjM6U0s/O1X+Intz6sAgkdN6m8XQRJWylGtKkOtBSiqKxG6jxvbPej2BPYPDmllhli4323OpbpAlsQT1vPjjHk4CY+4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LfPsqGakUh7el/BgWNc50iAFPe1pdqoivze7sf82xOiEPjslYDo+ZeHC+Y+5oqqoNs5ObcP6McoX57fI9NJunpkqEHNCBjK8LJHODseh8Ao/RDi30eaVx+iWKsOY/Vka16aF9a/u0iX8p2Q1KrZ0ccz4UuGBext+VdobTsdEHS4= Received: by 10.82.154.2 with SMTP id b2mr847114bue.1172796010682; Thu, 01 Mar 2007 16:40:10 -0800 (PST) Received: by 10.82.180.15 with HTTP; Thu, 1 Mar 2007 16:40:10 -0800 (PST) Message-ID: Date: Thu, 1 Mar 2007 19:40:10 -0500 From: Denis To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] emerge coreutils-6.4 says "expr" binary missing In-Reply-To: <200703012118.02066.bo.andresen@zlin.dk> 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; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200703012118.02066.bo.andresen@zlin.dk> X-Archives-Salt: 3a0e1ca3-0e71-4db9-b44b-e29cc557d72e X-Archives-Hash: b5eab7785240cc381a322e2a0be26772 > You really need to tell us more about your system. What did you do preceding > this? emerge --info gives the following: Portage 2.0.51.22-r3 (default-linux/x86/no-nptl/2.4, gcc-3.3.5, glibc-2.3.1-r2,glibc-2.3.4.20040808-r1, 2.4.19-gentoo-r10 i686) ================================================================= System uname: 2.4.19-gentoo-r10 i686 Intel(R) XEON(TM) CPU 2.20GHz Gentoo Base System version 1.4.2.8 app-admin/eselect-compiler: [Not Present] dev-java/java-config: 0.2.7, 1.2.11 dev-lang/python: 2.2.2, 2.3.4-r1 dev-python/pycrypto: [Not Present] dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.12, 1.2.17 sys-devel/autoconf: 2.13, 2.59-r6, 2.61 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.4, 1.10 sys-devel/binutils: 2.13.90.0.18, 2.15.92.0.2-r1 sys-devel/gcc-config: 1.3.1, 1.3.8-r4 sys-devel/libtool: 1.4.1-r10, 1.5.22 virtual/os-headers: 2.4.19 ACCEPT_KEYWORDS="x86" AUTOCLEAN="no" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=i686 -O3 -pipe" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=i686 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SNIP a bunch of "use" flags... I know, I haven't updated for a while. I was trying to update Portage, and coreutils was listed as the necessary package to emerge first. > What's the output of `emerge -pv coreutils`? Calculating dependencies ...done! [ebuild N ] sys-apps/coreutils-6.4 -acl +nls (-selinux) -static 0 kB > please show the output of either `equery check coreutils` or `qcheck coreutils`. BLANK. I ran it, and it doesn't give any output at all. Denis > On Thursday 01 March 2007 18:35:54 Denis wrote: > > I was emerging coreutils to update portage, and it failed with the > following: > > >>> emerge (1 of 1) sys-apps/coreutils-6.4 to / > > > > --- SNIP md5 messages --- > > > > /usr/lib/portage/bin/ebuild.sh: line 1: /bin/expr: No such file or > > directory * Your expr binary appears to be broken, please fix it. > > * For more info, see http://bugs.gentoo.org/123342 > > > > !!! ERROR: sys-apps/coreutils-6.4 failed. > > !!! Function pkg_setup, Line 43, Exitcode 0 > > !!! your expr is broke -- gentoo-user@gentoo.org mailing list