Summary: | emerge -Fp some_pkg fails for non-root users | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Martin Minkov <martlet> |
Component: | Core - Interface (emerge) | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | InVCS |
Priority: | High | ||
Version: | 2.1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 136244 | ||
Attachments: |
first system emerge --info
second system emerge --info (amd64) third system emerge --info |
Description
Martin Minkov
2006-07-15 13:10:42 UTC
This is fixed in svn r4155. I've tried to reproduce this bug in 3 different systems. 2 x86 and 1 amd64 without any success. Though the portage version is the same, can the SVN fixed been applied without changing the version? I've attached the emerge --info of these 3 systems. It looks that this bug can be marked FIXED, but I'm not that confident yet ;) Lucas Chiesa Created attachment 93511 [details]
first system emerge --info
Created attachment 93512 [details]
second system emerge --info (amd64)
Created attachment 93513 [details]
third system emerge --info
(In reply to comment #2) > It looks that this bug can be marked FIXED, but I'm not that confident yet ;) If you've been unable to trigger the symptom of the bug it's problably because your user is in the portage group. My testing showed that the world file was being updated when it wasn't supposed to (thus the fix in svn r4155). This has been released in 2.1.1_pre4-r4. fixed... |