Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15234 - /usr/X11R6/lib/X11 does not exist while running scripts/bootstrap.sh
Summary: /usr/X11R6/lib/X11 does not exist while running scripts/bootstrap.sh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-06 16:22 UTC by Justin Akehurst
Modified: 2003-02-08 17:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Akehurst 2003-02-06 16:22:33 UTC
While running scripts/bootstrap.sh, I get an error saying that /usr/lib/X11 
does not exist.  Further investigation leads to /usr/lib/X11 points 
to /usr/X11R6/lib/X11, but that directory does not exist.  AFter making 
it 'mkdir /usr/X11R6/lib/X11', the bootstrap.sh script ran successfully.

Reproducible: Always
Steps to Reproduce:
1. download and uncompress stage 1 tarball for gentoo 1.4 rc2
2. modify make.conf to your liking, cd /usr/portage
3. scripts/bootstrap.sh

Actual Results:  
It runs for a while, then comes up with an error, saying '/usr/lib/X11 does not 
exist'

Expected Results:  
It should have completed the bootstrap.sh script
Comment 1 Justin Akehurst 2003-02-06 17:07:05 UTC
I performed 'emerge sync' before I ran the bootstrap.sh script, by the way.
Comment 2 Kees Duvekot 2003-02-07 02:29:58 UTC
I also encounter the exact same problem.
I am using the i686 GRP live CD.
standard Stage 1 tarball from the CD.
Comment 3 Thomas Koller 2003-02-08 13:42:36 UTC
i got the same error when i run the bootstrap.sh script. after i created the directory /usr/X11R6/lib/X11 everything works fine. when i looked in the emerge.log file i found out, that the baselayout ebuild generates this error. so i thing a possible workarround for this error is to create the directory /usr/X11R6/lib/X11 before you start the bootstrap.sh script until some one fixes the baselayout ebuild.
Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2003-02-08 17:08:14 UTC
well, this was a portage bug -- if you got the -r11 release of portage.  This problem was fixed in -r12...