Bug 12184 - backupiso URL not available
Summary: backupiso URL not available
Status: CLOSED ERRATA
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: all Unspecified
: - Unknown - Major Usability
Assignee: Assigned to nobody - feel free to grab it and work on it
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 12:58 UTC by Erik Kapfer
Modified: 2019-09-23 19:28 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.