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 vstinner
Recipients pablogsal, vstinner
Date 2019-05-02.15:18:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556810330.96.0.118002544008.issue36776@roundup.psfhosted.org>
In-reply-to
Content
AMD64 Windows7 SP1 3.x:
https://buildbot.python.org/all/#/builders/40/builds/2106

ERROR: test_lll_multiple_dirs (test.test_tools.test_lll.lllTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "C:\buildbot.python.org\3.x.kloth-win64\build\lib\test\test_tools\test_lll.py", line 24, in test_lll_multiple_dirs
    os.symlink(fn, os.path.join(dir, 'symlink'))
OSError: [WinError 1314] A required privilege is not held by the client: 'C:\\Users\\Buildbot\\AppData\\Local\\Temp\\tmp1wogs146\\foo1' -> 'C:\\Users\\Buildbot\\AppData\\Local\\Temp\\tmp1wogs146\\symlink'

The function failed twice.
History
Date User Action Args
2019-05-02 15:18:50vstinnersetrecipients: + vstinner, pablogsal
2019-05-02 15:18:50vstinnersetmessageid: <1556810330.96.0.118002544008.issue36776@roundup.psfhosted.org>
2019-05-02 15:18:50vstinnerlinkissue36776 messages
2019-05-02 15:18:50vstinnercreate