Gentoo Archives: gentoo-alt

From: Remus Barbatei <remustata@×××××.com>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: [gentoo-alt] gentoo prefix for windows interix
Date: Thu, 25 Apr 2013 09:22:32
Message-Id: 1366881750.96085.YahooMailNeo@web142306.mail.bf1.yahoo.com
1 Hello all
2
3 Recently I have started working with the gentoo prefix for interix on windows: http://distfiles.gentoo.org/experimental/prefix/x86-interix/current/
4 I am currently running windows 7 enterprise, x64
5 I followed all the steps described in the documentation and managed to get a working gentoo environment.
6
7 Several issues have come up:
8 I tried to emerge gcc and portage and I get an error message, the same for both:
9
10 Traceback (most recent call last):
11   File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/_MergeProcess.py", line 230, in _spawn
12     prev_mtimes=self.prev_mtimes, counter=counter)
13   File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/vartree.py", line 4817, in merge
14     counter=counter)
15   File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/vartree.py", line 4059, in treewalk
16     self._linkmap_rebuild(include_file=needed)
17   File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/vartree.py", line 2868, in _linkmap_rebuild
18     self.vartree.dbapi._linkmap.rebuild(**kwargs)
19   File "/opt/gentoo/usr/lib/portage/pym/portage/util/_dyn_libs/LinkageMapPeCoff.py", line 251, in rebuild
20     myprops = self._obj_properies_class(
21 AttributeError: 'LinkageMapPeCoff' object has no attribute '_obj_properies_class'
22
23 You can also view the complete logs here:
24
25 https://bitbucket.org/remustata/misc
26
27 How can I fix this bug? Is there any way to update/install packages under this interix prefix?
28
29 Is there any other progress related to interix?
30
31 Any help is greatly appreciated
32
33 Thank you

Replies

Subject Author
Re: [gentoo-alt] gentoo prefix for windows interix Greg Turner <gmt@×××××.us>
Re: [gentoo-alt] gentoo prefix for windows interix Zac Medico <zmedico@g.o>