Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267851 - Prefix bootstrapping fails with portage-2.2.00.13405
Summary: Prefix bootstrapping fails with portage-2.2.00.13405
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 10:19 UTC by Rabbe Fogelholm
Modified: 2009-06-03 21:48 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 Rabbe Fogelholm 2009-04-29 10:19:20 UTC
Platform is SUSE 10 Enterprise. The `emerge -u system' step causes portage-2.2.00.13405 to be emerged. After that there are 25 packages to emerge. The first one of those is diffutils. Emerging fails early with

>>> Source unpacked in /local/scratch/portage/sys-apps/diffutils-2.8.7-r2/work
ACCESS DENIED  open_wr:   /var/opt/quest/vas/vasd/vas_misc.vdb
ACCESS DENIED  open_wr:   /var/opt/quest/vas/vasd/vas_ident.vdb
ACCESS DENIED  open_wr:   /var/opt/quest/vas/vasd/vas_misc.vdb
ACCESS DENIED  open_wr:   /var/opt/quest/vas/vasd/vas_ident.vdb
>>> Compiling source in /local/scratch/portage/sys-apps/diffutils-2.8.7-r2/work/diffutils-2.8.7 ...
 * econf: updating diffutils-2.8.7/config/config.guess with /local/tmp/q/usr/share/gnuconfig/config.guess
 * econf: updating diffutils-2.8.7/config/config.sub with /local/tmp/q/usr/share/gnuconfig/config.sub
./configure --prefix=/local/tmp/q/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/local/tmp/q/usr/share/man --infodir=/local/tmp/q/usr/share/info --datadir=/local/tmp/q/usr/share --sysconfdir=/local/tmp/q/etc --localstatedir=/local/tmp/q/var/lib --disable-nls
ACCESS DENIED  open_wr:   /var/opt/quest/vas/vasd/vas_misc.vdb
ACCESS DENIED  open_wr:   /var/opt/quest/vas/vasd/vas_ident.vdb
./configure: /local/tmp/q/usr/lib/portage/bin/ebuild-helpers/sed: /local/tmp/q/tmp/usr/bin/bash: bad interpreter: No such file or directory
./configure: /local/tmp/q/usr/lib/portage/bin/ebuild-helpers/sed: /local/tmp/q/tmp/usr/bin/bash: bad interpreter: No such file or directory
./configure: /local/tmp/q/usr/lib/portage/bin/ebuild-helpers/sed: /local/tmp/q/tmp/usr/bin/bash: bad interpreter: No such file or directory
./configure: /local/tmp/q/usr/lib/portage/bin/ebuild-helpers/sed: /local/tmp/q/tmp/usr/bin/bash: bad interpreter: No such file or directory
./configure: /local/tmp/q/usr/lib/portage/bin/ebuild-helpers/sed: /local/tmp/q/tmp/usr/bin/bash: bad interpreter: No such file or directory
configure: error: cannot find macro directory `m4'
./configure: /local/tmp/q/usr/lib/portage/bin/ebuild-helpers/sed: /local/tmp/q/tmp/usr/bin/bash: bad interpreter: No such file or directory
./configure: /local/tmp/q/usr/lib/portage/bin/ebuild-helpers/sed: /local/tmp/q/tmp/usr/bin/bash: bad interpreter: No such file or directory

!!! Please attach the following file when seeking support:
!!! /local/scratch/portage/sys-apps/diffutils-2.8.7-r2/work/diffutils-2.8.7/config.log
 * ERROR: sys-apps/diffutils-2.8.7-r2 failed:
Comment 1 Fabian Groffen gentoo-dev 2009-04-29 10:37:10 UTC
that stupid sed wrapper should be dead, which is the bug...
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-06-03 21:48:41 UTC
I think this was fixed by now.