Bug 12184

Summary: backupiso URL not available
Product: IPFire Reporter: Erik Kapfer <ummeegge>
Component: ---Assignee: Assigned to nobody - feel free to grab it and work on it <nobody>
Status: CLOSED ERRATA QA Contact:
Severity: Major Usability    
Priority: - Unknown - CC: michael.tremer
Version: 2   
Hardware: all   
OS: Unspecified   

Description Erik Kapfer 2019-09-20 12:58:08 UTC
Hi all,
wanted to report a problem with the backupiso script whereby it seems that the URL 'https://downloads.ipfire.org/releases/ipfire-2.x/' (Error 404) is not available anymore.

+ echo 'Checking again md5 of ipfire-2.23.x86_64-full-core136.iso'
Checking again md5 of ipfire-2.23.x86_64-full-core136.iso
+ md5sum --status -c ipfire-2.23.x86_64-full-core136.iso.md5
md5sum: ipfire-2.23.x86_64-full-core136.iso.md5: no properly formatted MD5 checksum lines found
+ '[' 1 -eq 0 ']'
+ '[' 1 -eq 24 ']'
+ echo 'md5 mismatch'
md5 mismatch
+ echo 'aborting backup because md5 mismatch'
aborting backup because md5 mismatch
+ exit 1


Best,

Erik
Comment 1 Erik Kapfer 2019-09-21 08:26:04 UTC
Has been figured out that this is not a bug but my own fault --> https://forum.ipfire.org/viewtopic.php?f=22&p=127559#p127546

Sorry for that.

Best,

Erik
Comment 2 Michael Tremer 2019-09-23 19:28:05 UTC
Okay, I will close this for you.