Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] PATCH: ebuild unpack sources ${T}/environment during setup phase (bug 85803)
Date: Sun, 25 Sep 2005 21:41:10
Message-Id: 43371794.1080507@gmail.com
In Reply to: Re: [gentoo-portage-dev] PATCH: ebuild unpack sources ${T}/environment during setup phase (bug 85803) by Brian Harring
1 Brian Harring wrote:
2 > Any further thoughts on this?
3 > I'd like to see something done about the bug, but the binpkg setup
4 > issue stands still.
5 > ~harring
6
7 We can avoid the problem of the crufty ${T}/environment if we run "ebuild.sh clean" before each package in the merge list. This approach should be much less likely to cause a regression. It is compatible with FEATURES=keepwork because keepwork is implemented inside ebuild.sh itself.
8
9 Zac

Attachments

File name MIME type
pre-merge-clean.patch text/x-patch

Replies

Subject Author
[gentoo-portage-dev] PATCH: clean PORTAGE_TMPDIR (bugs 85803 and 105706) Zac Medico <zmedico@×××××.com>