Bug 21342 – Install.sh can not install gdc, can not install ldc.

Status
NEW
Severity
enhancement
Priority
P4
Component
installer
Product
D
Version
D2
Platform
x86
OS
Linux
Creation time
2020-10-25T17:38:22Z
Last change time
2025-01-02T15:47:21Z
Assigned to
No Owner
Creator
Ant
Moved to GitHub: installer#705 →

Comments

Comment #0 by agilbrt — 2020-10-25T17:38:22Z
When attempting to install gdc, no gdc is installed. When attempting to install ldc, no ldc is installed. sh> ./install.sh install gdc Downloading and unpacking https://gdcproject.org/downloads/binaries/i686-linux-gnu/gdc-4.8.5.tar.xz ############################################################################################# 100.0%-#O#- # # curl: (22) The requested URL returned error: 404 ############################################################################################# 100.0%-#O#- # # curl: (22) The requested URL returned error: 404 ############################################################################################# 100.0%-#O#- # # curl: (22) The requested URL returned error: 404 ############################################################################################# 100.0%-#O#- # # curl: (22) The requested URL returned error: 404 ############################################################################################# 100.0%-#O#- # # curl: (22) The requested URL returned error: 404 tar (child): /home/ant/dlang/.installer_tmp_ecjwPM/4wFI16/gdc-4.8.5.tar.xz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now sh> ./install.sh install ldc Downloading and unpacking https://github.com/ldc-developers/ldc/releases/download/v1.24.0/ldc2-1.24.0-linux-x86.tar.xz #=#=-# # curl: (22) The requested URL returned error: 404 Not Found ##O=# # curl: (22) The requested URL returned error: 404 Not Found #=#=-# # curl: (22) The requested URL returned error: 404 Not Found #=#=-# # curl: (22) The requested URL returned error: 404 Not Found ##O=# # curl: (22) The requested URL returned error: 404 Not Found tar (child): /home/ant/dlang/.installer_tmp_693nZC/wMjxIp/ldc2-1.24.0-linux-x86.tar.xz: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now sh> uname -a Linux rattle 4.15.0-121-generic #123-Ubuntu SMP Mon Oct 5 16:16:19 UTC 2020 i686 i686 i686 GNU/Linux
Comment #1 by robert.schadek — 2025-01-02T15:47:21Z
THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/installer/issues/705 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB