This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lars.gustaebel
Recipients lars.gustaebel, pombredanne
Date 2015-06-26.10:00:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1435312810.36.0.0249725217954.issue24514@psf.upfronthosting.co.za>
In-reply-to
Content
The problem is that the tar archive has empty uid and gid fields, i.e. 7 spaces terminated with a null-byte.

I attached a patch that solves the problem.
History
Date User Action Args
2015-06-26 10:00:10lars.gustaebelsetrecipients: + lars.gustaebel, pombredanne
2015-06-26 10:00:10lars.gustaebelsetmessageid: <1435312810.36.0.0249725217954.issue24514@psf.upfronthosting.co.za>
2015-06-26 10:00:10lars.gustaebellinkissue24514 messages
2015-06-26 10:00:10lars.gustaebelcreate