Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Protonup does not worked #37

Closed
dtantono opened this issue Oct 16, 2022 · 1 comment
Closed

Protonup does not worked #37

dtantono opened this issue Oct 16, 2022 · 1 comment

Comments

@dtantono
Copy link

Hi
I typed protonup amd the output is:
Ready to download Proton-GE-Proton7-37
Size : 397.0 MiB
Published : 2022-10-05
Continue? (Y/n): y
Downloaded 100.00% - 397.1 MiB / 397.0 MiB
Traceback (most recent call last):
File "/home/user/.local/bin/protonup", line 8, in
sys.exit(main())
File "/home/user/.local/lib/python3.10/site-packages/protonup/init.py", line 4, in main
return main()
File "/home/user/.local/lib/python3.10/site-packages/protonup/cli.py", line 33, in main
get_proton(version=args.tag, yes=args.yes, dl_only=args.download,
File "/home/user/.local/lib/python3.10/site-packages/protonup/api.py", line 152, in get_proton
tarfile.open(destination, "r:gz").extractall(install_directory())
File "/usr/lib/python3.10/tarfile.py", line 2059, in extractall
self.extract(tarinfo, path, set_attrs=not tarinfo.isdir(),
File "/usr/lib/python3.10/tarfile.py", line 2100, in extract
self._extract_member(tarinfo, os.path.join(path, tarinfo.name),
File "/usr/lib/python3.10/tarfile.py", line 2173, in _extract_member
self.makefile(tarinfo, targetpath)
File "/usr/lib/python3.10/tarfile.py", line 2214, in makefile
with bltn_open(targetpath, "wb") as target:
PermissionError: [Errno 13] Permission denied: '/home/user/.steam/root/compatibilitytools.d/GE-Proton7-37/files/lib64/wine/vkd3d-proton/libvkd3d-proton-utils-3.dll'

But, even I download the package and exract the file to the ~/.var/app/com.valvesoftware.Steam/data/Steam/compatibilitytools.d/ manually. it still prompted me to update and does not detect the current release

This was referenced Oct 17, 2022
@yochananmarqos
Copy link

Duplicate of #25

@AUNaseef AUNaseef closed this as completed Jul 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants