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 loewis
Recipients loewis, ocean-city, tarek
Date 2009-05-18.20:16:39
SpamBayes Score 7.190847e-07
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> 2. I got tar error. This happens because tar command I'm using cannot
> recognize path with drive letter. For example, "tar -cf r:/foo ." fails
> with error. I'm using http://gnuwin32.sourceforge.net/packages/gtar.htm

I don't think this is a bug in distutils, but rather in the tar command
that you are using.
History
Date User Action Args
2009-05-18 20:16:41loewissetrecipients: + loewis, ocean-city, tarek
2009-05-18 20:16:39loewislinkissue6053 messages
2009-05-18 20:16:39loewiscreate