Gentoo Archives: gentoo-alt

From: Zac Medico <zmedico@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] gentoo prefix for windows interix
Date: Wed, 29 May 2013 22:03:51
Message-Id: 51A67B44.6040500@gentoo.org
In Reply to: [gentoo-alt] gentoo prefix for windows interix by Remus Barbatei
1 On 04/25/2013 02:22 AM, Remus Barbatei wrote:
2 > Hello all
3 >
4 > Recently I have started working with the gentoo prefix for interix on windows: http://distfiles.gentoo.org/experimental/prefix/x86-interix/current/
5 > I am currently running windows 7 enterprise, x64
6 > I followed all the steps described in the documentation and managed to get a working gentoo environment.
7 >
8 > Several issues have come up:
9 > I tried to emerge gcc and portage and I get an error message, the same for both:
10 >
11 > Traceback (most recent call last):
12 > File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/_MergeProcess.py", line 230, in _spawn
13 > prev_mtimes=self.prev_mtimes, counter=counter)
14 > File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/vartree.py", line 4817, in merge
15 > counter=counter)
16 > File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/vartree.py", line 4059, in treewalk
17 > self._linkmap_rebuild(include_file=needed)
18 > File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/vartree.py", line 2868, in _linkmap_rebuild
19 > self.vartree.dbapi._linkmap.rebuild(**kwargs)
20 > File "/opt/gentoo/usr/lib/portage/pym/portage/util/_dyn_libs/LinkageMapPeCoff.py", line 251, in rebuild
21 > myprops = self._obj_properies_class(
22 > AttributeError: 'LinkageMapPeCoff' object has no attribute '_obj_properies_class'
23
24 Fixed in git:
25
26
27 http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=d9f1f4b7a6a982f3300d8ff7be3d5feca452b707
28 --
29 Thanks,
30 Zac