Can't download devuan ISOs...
[ERROR] CUID#7 - Download aborted. URI=https://files.devuan.org/devuan_chimaera/desktop-live/devuan_chimaera_4.0.2_amd64_desktop-live.iso Exception: [AbstractCommand.cc:351] errorCode=1 URI=https://files.devuan.org/devuan_chimaera/desktop-live/devuan_chimaera_4.0.2_amd64_desktop-live.iso -> [SocketCore.cc:1018] errorCode=1 SSL/TLS handshake failure: protocol error 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. ERROR! Failed to download https://files.devuan.org/devuan_chimaera/desktop-live/devuan_chimaera_4.0.2_amd64_desktop-live.iso with aria2c. Try running 'quickget' again. Other distros looks good, not tested everything...
This commit is contained in:
parent
809ad68fd8
commit
3ff5ef1afb
2
quickget
2
quickget
@ -1046,7 +1046,7 @@ function get_deepin() {
|
||||
function get_devuan() {
|
||||
local HASH=""
|
||||
local ISO=""
|
||||
local URL="https://files.devuan.org/devuan_${RELEASE}/desktop-live"
|
||||
local URL="http://files.devuan.org/devuan_${RELEASE}/desktop-live"
|
||||
|
||||
case ${RELEASE} in
|
||||
beowulf) ISO="devuan_${RELEASE}_3.1.1_amd64_desktop-live.iso";;
|
||||
|
Loading…
Reference in New Issue
Block a user