user portage cannot write to .../distfiles/cvs-src/... Is Bug 28747 still not fixed? Reproducible: Always Steps to Reproduce: 1. 2. 3.
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.