[Webkit-unassigned] [Bug 223711] New: Failed to install logilab-common-0.58.1 with Windows Python 2.7

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 13:19:27 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=223711

            Bug ID: 223711
           Summary: Failed to install logilab-common-0.58.1 with Windows
                    Python 2.7
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

Failed to install logilab-common-0.58.1 with Windows Python 2.7

r274965 (235718 at main)
python .\Tools\Scripts\test-webkitpy

Downloading logilab-common-0.58.1...
Failed to install logilab-common-0.58.1!
Traceback (most recent call last):
  File "C:\home\webkit\ga\Tools\Scripts\webkitpy\test\main.py", line 356, in <module>
    sys.exit(main())
  File "C:\home\webkit\ga\Tools\Scripts\webkitpy\test\main.py", line 111, in main
    return not tester.run()
  File "C:\home\webkit\ga\Tools\Scripts\webkitpy\test\main.py", line 184, in run
    return self._run_tests(names)
  File "C:\home\webkit\ga\Tools\Scripts\webkitpy\test\main.py", line 191, in _run_tests
    AutoInstall.install_everything()
  File "C:\home\webkit\ga\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 550, in install_everything
    package.install()
  File "C:\home\webkit\ga\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 259, in install
    archive.unpack(temp_location)
  File "C:\home\webkit\ga\Tools\Scripts\libraries\webkitcorepy\webkitcorepy\autoinstall.py", line 123, in unpack
    file.extractall(target)
  File "C:\Python27\lib\tarfile.py", line 2081, in extractall
    self.extract(tarinfo, path)
  File "C:\Python27\lib\tarfile.py", line 2118, in extract
    self._extract_member(tarinfo, os.path.join(path, tarinfo.name))
  File "C:\Python27\lib\tarfile.py", line 2194, in _extract_member
    self.makefile(tarinfo, targetpath)
  File "C:\Python27\lib\tarfile.py", line 2234, in makefile
    with bltn_open(targetpath, "wb") as target:
IOError: [Errno 13] Permission denied: 'c:\\users\\000013~1\\appdata\\local\\temp\\logilab.common\\logilab-common-0.58.1\\test\\data\\write_protected_file.txt'

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210324/8520e404/attachment-0001.htm>


More information about the webkit-unassigned mailing list