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 fruch
Recipients fruch
Date 2016-11-06.22:36:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478471788.41.0.478164293495.issue28627@psf.upfronthosting.co.za>
In-reply-to
Content
the failure looks like that:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/local/lib/python3.5/shutil.py", line 359, in copytree
    raise Error(errors)
shutil.Error: [('/bug/broken', '/temp/broken', "[Errno 95] Not supported: '/temp/broken'")]
History
Date User Action Args
2016-11-06 22:36:28fruchsetrecipients: + fruch
2016-11-06 22:36:28fruchsetmessageid: <1478471788.41.0.478164293495.issue28627@psf.upfronthosting.co.za>
2016-11-06 22:36:28fruchlinkissue28627 messages
2016-11-06 22:36:28fruchcreate