Bug 166420 - portage autoresume point isn't cleared at end of stage run
|
Bug#:
166420
|
Product: Gentoo Hosted Projects
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: catalyst@gentoo.org
|
Reported By: agaffney@gentoo.org
|
|
Component: Catalyst
|
|
|
URL:
|
|
Summary: portage autoresume point isn't cleared at end of stage run
|
|
Keywords: InSVN
|
|
Status Whiteboard:
|
|
Opened: 2007-02-11 21:31 0000
|
Since the portage autoresume point is put at /tmp/.clst_portage inside the
chroot, it isn't removed as part of the normal autoresume cleanup code. I'm
attaching a small patch that should take care of this special case.
Alternatively, we can just kill the autoresume check for portage like you've
done for ccache and distcc, since it takes very little time to emerge portage.
That's probably the better solution. That will allow the patch in bug 166426 to
be used with pre-existing stage3 seeds.
This is fixed in 2.0.3 which should be hitting the tree shortly.