List Archive: gentoo-alt
1.1 |
Hey there.
Bootstrapping again, I get the following, when trying to emerge portage.
There is exactly the same version of portage installed already... I see this
somewhere in the middle:
>>> Compiling source in
/opt/gentoo.binary.distribution-interix-5.2/var/tmp/portage/sys-apps/portage
-2.2.00.11125/work/prefix-portage-2.2.00.11125 ...
!!! Error:
PORTAGE_CONFIGROOT='/opt/gentoo.binary.distribution-interix-5.2/opt/gentoo.b
inary.distribution-interix-5.2' is not a directory. Please correct this.
Traceback (most recent call last):
File "<string>", line 1, in <module>
File
"/tools/mduft/prefix-launcher-1rc.20080717/i586-pc-interix5.2/lib/portage/py
m/portage/__init__.py", line 7042, in <module>
init_legacy_globals()
File
"/tools/mduft/prefix-launcher-1rc.20080717/i586-pc-interix5.2/lib/portage/py
m/portage/__init__.py", line 6997, in init_legacy_globals
db = create_trees(**kwargs)
File
"/tools/mduft/prefix-launcher-1rc.20080717/i586-pc-interix5.2/lib/portage/py
m/portage/__init__.py", line 6934, in create_trees
config_incrementals=portage.const.INCREMENTALS)
File
"/tools/mduft/prefix-launcher-1rc.20080717/i586-pc-interix5.2/lib/portage/py
m/portage/__init__.py", line 1138, in __init__
check_var_directory("PORTAGE_CONFIGROOT", config_root + EPREFIX_LSTRIP)
File
"/tools/mduft/prefix-launcher-1rc.20080717/i586-pc-interix5.2/lib/portage/py
m/portage/__init__.py", line 1130, in check_var_directory
raise portage.exception.DirectoryNotFound(var)
portage.exception.DirectoryNotFound:
/opt/gentoo.binary.distribution-interix-5.2/opt/gentoo.binary.distribution-i
nterix-5.2
and after that emerge fails with:
configure: error: bad value for --with-root-user
looks like a double prefix problem...
Cheers, Markus
|
|