> 
> I guess something like this might work in pkg_postinst of the portage
> ebuild:
> 
>   find "$DISTDIR" -maxdepth 1 -type d -uid 0 | xargs chown -R
> portage:portage
> 
> I would only trigger something like this once, when upgrading from a
> version that doesn't have userpriv enabled by default.

If you run ebuild as user (belonging to group portage), that won't help...
better add a "chmod -R g+w" too...


-- 
Andreas K. Huettel
Gentoo Linux developer
kde, sci, arm, tex, printing

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to