Summary: | another userpriv/permission problem | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Carsten Lohrke (RETIRED) <carlo> |
Component: | Unclassified | Assignee: | Portage team <dev-portage> |
Status: | RESOLVED CANTFIX | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Carsten Lohrke (RETIRED)
![]() os.chown(mysettings["DISTDIR"]+"/cvs-src",0,portage_gid) os.chmod(mysettings["DISTDIR"]+"/cvs-src",02770) It already changes the permissions. Nothing more I can do really. |