> > 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...

Scratch that. It would not have worked before either, so the user has to do 
something him/herself either way. I guess we dont have to care for this case.

-- 
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