Gentoo Archives: gentoo-alt

From: Michael Haubenwallner <michael.haubenwallner@×××××××.at>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] [prefix] portage bug: subst-install and TMPDIR
Date: Fri, 18 May 2007 21:05:44
Message-Id: 1179522332.14421.48.camel@localhost
In Reply to: Re: [gentoo-alt] [prefix] portage bug: subst-install and TMPDIR by Fabian Groffen
1 On Tue, 2007-05-15 at 21:38 +0200, Fabian Groffen wrote:
2 > Applied, thanks. I don't dare asking if it works. I hope it helps you
3 > a bit further though. ;) Will release snapshot later tonight in a new
4 > portage snapshot + bootstrap script, maybe that helps a bit too.
5
6 Thank you!
7
8 There's one more thing (besides others yet unknown) needed to "let
9 windows emerge":
10
11 *) cPickle python module does not work on interix.
12 It builds and installs without errors, but lets python dump core if used
13 (import only works).
14
15 But now, when cPickle.so is removed, portage does not consistently fall
16 back to pickle module everywhere. It is done in portage/__init__.py and
17 somewhere else, but not in portage/dbapi/vartree.py.
18
19 So my first "emerge --oneshot --nodeps portage" succeeded on interix,
20 although this only works if there's nothing emerged before yet...
21
22 /haubi/

Attachments

File name MIME type
portage-cpickle.patch text/x-patch

Replies

Subject Author
Re: [gentoo-alt] [prefix] portage bug: subst-install and TMPDIR Fabian Groffen <grobian@g.o>