On Thursday 26 May 2011 11:25:55 am Todd Goodman wrote:
> * Mike Diehl <[email protected]> [110526 13:15]:
> > I'm trying to do an emerge -u world and I'm down to php and one other
> > package that needs it.
> >
> > I've done emerge --sync several times.
> > However, the php emerge fails:
> >
> > ========================================================================
> > Generating phar.php
> > /bin/sh: line 1: 11383 Segmentation fault ` if test -x
> > "/var/tmp/portage/dev-lang/php-5.3.6/work/sapis-build/cli/sapi/cli/php";
> > then
> > /var/tmp/portage/dev-lang/php-5.3.6/work/sapis-build/cli/build/shtool
> > echo -n -- "/var/tmp/portage/dev-
>
> [..]
>
> What's your sh linked to? (ls -l /bin/sh)
lrwxrwxrwx 1 root root 4 May 25 08:24 /bin/sh -> bash
> What's the version of the package that provides it?
# emerge -s bash
* app-shells/bash
Latest version available: 4.1_p9
Latest version installed: 4.1_p9
Size of files: 6,457 kB
Homepage: http://tiswww.case.edu/php/chet/bash/bashtop.html
Description: The standard GNU Bourne again shell
License: GPL-3
> Todd
--
Take care and have fun,
Mike Diehl.