Gentoo Archives: gentoo-user

From: "Bo Ørsted Andresen" <bo.andresen@××××.dk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge coreutils-6.4 says "expr" binary missing
Date: Thu, 01 Mar 2007 20:26:55
Message-Id: 200703012118.02066.bo.andresen@zlin.dk
In Reply to: [gentoo-user] emerge coreutils-6.4 says "expr" binary missing by Denis
1 On Thursday 01 March 2007 18:35:54 Denis wrote:
2 > I was emerging coreutils to update portage, and it failed with the
3 following:
4 > >>> emerge (1 of 1) sys-apps/coreutils-6.4 to /
5 >
6 > --- SNIP md5 messages ---
7 >
8 > /usr/lib/portage/bin/ebuild.sh: line 1: /bin/expr: No such file or
9 > directory * Your expr binary appears to be broken, please fix it.
10 > * For more info, see http://bugs.gentoo.org/123342
11 >
12 > !!! ERROR: sys-apps/coreutils-6.4 failed.
13 > !!! Function pkg_setup, Line 43, Exitcode 0
14 > !!! your expr is broke
15
16 You really need to tell us more about your system. What did you do preceding
17 this?
18
19 > It appears that I have no previous version of coreutils showing on my
20 > system...
21
22 What is that statement based on? How did you check it? What's the output of
23 `emerge -pv coreutils`? If you have either gentoolkit or portageutils
24 installed (or am able to install it) please show the output of either `equery
25 check coreutils` or `qcheck coreutils`. `emerge --info` would be nice too..
26
27 > Anyone know of a way to fix this?
28
29 An easy solution might be to emerge busybox if possible.. Otherwise we really
30 need to know more..
31
32 --
33 Bo Andresen

Replies

Subject Author
Re: [gentoo-user] emerge coreutils-6.4 says "expr" binary missing Denis <denis.che@×××××.com>