Summary: | emerge should use a file lock on PORTAGE_BUILDDIR | ||
---|---|---|---|
Product: | Portage Development | Reporter: | hariseldon78 <hariseldon78> |
Component: | Core - Interface (emerge) | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | hariseldon78 |
Priority: | Low | Keywords: | InVCS |
Version: | 2.1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 147007 |
Description
hariseldon78
2006-07-18 14:58:05 UTC
This is fixed in svn r3920. This has been released in 2.1.1_pre3-r2. *** Bug 78771 has been marked as a duplicate of this bug. *** This is more properly fixed as of svn r4521. PORTAGE_BUILDDIR is locked throughout all of the phases now, so there's no chance that a parallel emerge process can interfere with it while another one is using it. This has been released in 2.1.2_pre1-r2. |