Bug 11916

Summary: Core 124 - 'backup.iso' => generating ISO-images ends with 0.00 MB file
Product: IPFire Reporter: Matthias Fischer <matthias.fischer>
Component: ---Assignee: Arne.F <arne.fitzenreiter>
Status: CLOSED FIXED QA Contact:
Severity: Minor Usability    
Priority: - Unknown - CC: c.stumpe, michael.tremer
Version: 2   
Hardware: all   
OS: Linux   

Description Matthias Fischer 2018-10-29 19:03:33 UTC
Hi!

Triggered by https://forum.ipfire.org/viewtopic.php?f=22&t=21116&p=119843#p119573

Since Core 124, backing up ISO images ends with 0.00 MB files.

There is already a thread and a suggested fix on the list for this ("Core124 - remastering ISO seems to fail"), but no official patch.

Could someone please take a look at this?

Best,
Matthias
Comment 1 Michael Tremer 2018-10-30 14:43:53 UTC
I don't get what is supposed to be changed in the mkisofs command...
Comment 2 Christopher Stumpe 2018-11-01 03:33:01 UTC
Hi, 

just remove the " at the beginning from: local args=
and at the and of : boot.catalog
Then insert \ at the end of boot.catalog

Trying on some running machines and it works finde.
Comment 3 Michael Tremer 2018-11-04 13:33:38 UTC
In which commit has this been fixed?
Comment 4 Matthias Fischer 2018-11-04 14:23:47 UTC
Hi,

=> https://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=84902aa499cedf798c274e582d35afdf25575ff1 by Arne

Best,
Matthias