Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 173802

Summary: bootstrapping bash might require bison
Product: Gentoo/Alt Reporter: Rabbe Fogelholm <rabbe>
Component: Prefix SupportAssignee: Gentoo non-Linux Team <alt>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Other   
URL: http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
Whiteboard:
Package list:
Runtime testing required: ---

Description Rabbe Fogelholm 2007-04-08 20:55:36 UTC
This comment refers to the February 4, 2007 version of the document that the URL refers to.

The step

    emerge --oneshot bash

did not work for me right away. There was a complain that yacc is needed. I was able to get past this point by doing

    emerge --oneshot bison

Not sure what to suggest here: Always emerge bison just in case, or make some check and emerge it in case it seems necessary?
    

Reproducible: Always

Steps to Reproduce:
Comment 1 Fabian Groffen gentoo-dev 2007-07-22 13:07:08 UTC
I'm not sure.  This sounds like a installation of Solaris which is not full/complete.  I cannot possibly cover all cases, so I feel I can only assume a full installation as the document says.

Sorry.  The workaround sounds good anyway.
Comment 2 Rabbe Fogelholm 2007-07-22 13:16:08 UTC
Fair enough. It may well be that the machines that I am struggling with have some kind of reduced Solaris installation.