Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277461 - Bootstrapping failure with sys-apps/portage-2.2.00.13629
Summary: Bootstrapping failure with sys-apps/portage-2.2.00.13629
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-07-11 21:32 UTC by Rabbe Fogelholm
Modified: 2009-07-14 15:11 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-07-11 21:32:15 UTC
Platform is SUSE 10 Enterprise SP 1. This problem may have been present for several days, I have not had the time to report until now.

Bootstrapping fails at the step `env FEATURES="-collision-protect" emerge --oneshot portage'. This step causes 25+ packages to be pulled in. One of them is sys-apps/portage-2.2.00.13629, which is merged despite collisions (maybe that is OK).

Right after that the console log has

*** Resuming merge...

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-admin/python-updater-0.6-r1
 * python-updater-0.6.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...            [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
ACCESS DENIED  open_wr:      /var/opt/quest/vas/vasd/vas_misc.vdb
ISE:write_logfile unable to append logfile
ISE open_wr(/var/opt/quest/vas/vasd/vas_misc.vdb): No such file or directory
	abs_path: /var/opt/quest/vas/vasd/vas_misc.vdb
	res_path: /var/opt/quest/vas/vasd/vas_misc.vdb
/local/tmp/a/usr/lib/libsandbox.so[0xb7fc1476]
/local/tmp/a/usr/lib/libsandbox.so[0xb7fc14ec]
/local/tmp/a/usr/lib/libsandbox.so[0xb7fc26d9]
/local/tmp/a/usr/lib/libsandbox.so[0xb7fc2d62]
/local/tmp/a/usr/lib/libsandbox.so(open64+0xae)[0xb7fc703e]
/opt/quest/lib/libvas.so.4(vas_file_safeopen+0x74)[0xb7d2ed6c]
/opt/quest/lib/libvas.so.4(vassym_sqlite3OsOpenReadWrite+0x2f)[0xb7cc75af]
/opt/quest/lib/libvas.so.4(vassym_sqlite3pager_open+0x39a)[0xb7cca06a]
/opt/quest/lib/libvas.so.4(vassym_sqlite3BtreeOpen+0x42)[0xb7cb33c2]
/opt/quest/lib/libvas.so.4(vassym_sqlite3BtreeFactory+0x35)[0xb7cc65f5]
/proc/27578/cmdline: /bin/bash -rcfile /local/tmp/a/usr/share/sandbox/sandbox.bashrc -c "/local/tmp/a/usr/lib/portage/bin/ebuild.sh" unpack 

Sandboxed process killed by signal: Aborted
 * The ebuild phase 'unpack' has exited unexpectedly. This type of behavior
[ lines deleted ]
>>> Failed to emerge app-admin/python-updater-0.6-r1, Log file:

>>>  '/local/scratch/portage/app-admin/python-updater-0.6-r1/temp/build.log'

 * Messages for package app-admin/python-updater-0.6-r1:
 * The ebuild phase 'unpack' has exited unexpectedly. This type of behavior
[ lines deleted ]
Comment 1 Fabian Groffen gentoo-dev 2009-07-12 09:56:18 UTC
sandbox should be dead, so I don't understand how this could happen.  Perhaps we need to release a new snapshot.
Comment 2 Rabbe Fogelholm 2009-07-14 14:42:06 UTC
Problem no longer present it seems; bootstrapping passed this point successfully today.
Comment 3 Fabian Groffen gentoo-dev 2009-07-14 15:11:24 UTC
good, then the new snapshot fixed the problem