[issue6516] reset owner/group to root for distutils tarballs

2009-10-06 Thread Bheemesh
Bheemesh added the comment: Hello Tarek, done in r75192 and r75194. Thanks Till ! Can you please tell me how to get this correction into use? -- nosy: +bheemesh ___ Python tracker <http://bugs.python.org/issue6

[issue6516] reset owner/group to root for distutils tarballs

2009-10-06 Thread Bheemesh
Bheemesh added the comment: I just took download of the latest python 2.6.3 which was updated on 2nd OCT 09, and found that while tarball creation everything looks OK, but when we un-tar the archive the permissions goes back to the current user logged in. Can this be set to the user mentioned

[issue6516] reset owner/group to root for distutils tarballs

2009-10-06 Thread Bheemesh
Bheemesh added the comment: HI Tarek, Thanks very much for a quick reply here. since i am new to this , can you help me with sdist command to have the latest changes? Best Regards, Bheemesh On Tue, Oct 6, 2009 at 5:59 PM, Tarek Ziadé wrote: > > Tarek Ziadé added the comment: