leagueoflegends
leagueoflegends copied to clipboard
"VC_redist.x86.exe" Download failing despite file being available during manual download
System information
- Distro: Manjaro
- DE/WM/Compositor: Plasma
- Installer Version: 13.7.1.r5.gbd4a4e9-1
Describe the issue
The VC_redist.x86.exe file is failing to download when attempting to run a clean install. The file is downloadable though via the URL manually,
Working URL
https://download.visualstudio.microsoft.com/download/pr/85d47aa9-69ae-4162-8300-e6b7e4bf3cf3/52B196BBE9016488C735E7B41805B651261FFA5D7AA86EB6A1D0095BE83687B2/VC_redist.x64.exe
URL mentioned in log that fails
URI=https://web.archive.org/web/20210414165612/https://download.visualstudio.microsoft.com/download/pr/85d47aa9-69ae-4162-8300-e6b7e4bf3cf3/52B196BBE9016488C735E7B41805B651261FFA5D7AA86EB6A1D0095BE83687B2/VC_redist.x64.exe
Steps to reproduce
Run leagueoflegends install
Screenshots
Following error repeats 3 times then the overall installer fails
Executing cd /home/baine/.cache/winetricks/ucrtbase2019
Downloading https://web.archive.org/web/2000/https://web.archive.org/web/20210414165612/https://download.visualstudio.microsoft.com/download/pr/85d47aa9-69ae-4162-8300-e6b7e4bf3cf3/52B196BBE9016488C735E7B41805B651261FFA5D7AA86EB6A1D0095BE83687B2/VC_redist.x64.exe to /home/baine/.cache/winetricks/ucrtbase2019
10/14 23:19:42 [NOTICE] Downloading 1 item(s)
[#c9fe37 0B/0B CN:1 DL:0B]
10/14 23:20:28 [ERROR] CUID#7 - Download aborted. URI=https://web.archive.org/web/2000/https://web.archive.org/web/20210414165612/https://download.visualstudio.microsoft.com/download/pr/85d47aa9-69ae-4162-8300-e6b7e4bf3cf3/52B196BBE9016488C735E7B41805B651261FFA5D7AA86EB6A1D0095BE83687B2/VC_redist.x64.exe
Exception: [AbstractCommand.cc:340] errorCode=2 Timeout.
10/14 23:20:28 [NOTICE] Download GID#c9fe37b486bcfe40 not complete: /home/baine/.cache/winetricks/ucrtbase2019/VC_redist.x64.exe
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
c9fe37|ERR | 0B/s|/home/baine/.cache/winetricks/ucrtbase2019/VC_redist.x64.exe
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
------------------------------------------------------
warning: Downloading https://web.archive.org/web/2000/https://web.archive.org/web/20210414165612/https://download.visualstudio.microsoft.com/download/pr/85d47aa9-69ae-4162-8300-e6b7e4bf3cf3/52B196BBE9016488C735E7B41805B651261FFA5D7AA86EB6A1D0095BE83687B2/VC_redist.x64.exe failed
------------------------------------------------------
https://i.imgur.com/zT0irSs.png
Yes, it is same problem with me on ArchLinux((( And does the author still support this repository?
Yes, it is same problem with me on ArchLinux((( And does the author still support this repository?
The last commit/change was from 3 months ago, so possibly. It looks like an easy URL change to the install script and you're done... Actually, hell I might even branch/PR it for the author if I get a chance in the next few days.