From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: New backup scripts don't work Date: Thu, 08 Nov 2018 16:09:45 +0000 Message-ID: <038364a5920180c8848e21b591aa21280a598951.camel@ipfire.org> In-Reply-To: <8634ffaf-8a49-597a-92c3-29b64f3c76ba@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1758688918528046126==" List-Id: --===============1758688918528046126== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hey, thanks for reporting. This is a bug introduced in the last commits. Variables were initialized before the architecture was corrected. Fixed here: https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommitdiff;h=3D8a0bc0345002d= 8a635f7c9baa08c8e4ee85696ae Best, -Michael On Thu, 2018-11-08 at 16:36 +0100, Matthias Fischer wrote: > Hi, >=20 > I got something weird here: >=20 > I just tried to test the new 'backupiso' and 'backup.pl'-scripts from next. >=20 > 'backupiso' tells me that "arch is i586", but tries to download > "...2.21.*i686*..."!? >=20 > Hardware: Duo Box >=20 > Output of 'uname -m': > root(a)ipfire: /usr/local/bin # uname -m > i686 >=20 > ***SNIP*** > root(a)ipfire: /usr/local/bin # ./backupiso /tmp/test_backup > Your arch is i586 > Fetching >=20 https://downloads.ipfire.org/releases/ipfire-2.x/2.21-core124/ipfire-2.21.i68= 6-full-core124.iso > Fetching >=20 https://downloads.ipfire.org/releases/ipfire-2.x/2.21-core124/ipfire-2.21.i68= 6-full-core124.iso.md5 > Checking md5 of ipfire-2.21.i686-full-core124.iso > md5sum: ipfire-2.21.i686-full-core124.iso.md5: no properly formatted MD5 > checksum lines found > md5 mismatch > Fetching again >=20 https://downloads.ipfire.org/releases/ipfire-2.x/2.21-core124/ipfire-2.21.i68= 6-full-core124.iso > Checking again md5 of ipfire-2.21.i686-full-core124.iso > md5sum: ipfire-2.21.i686-full-core124.iso.md5: no properly formatted MD5 > checksum lines found > md5 mismatch > aborting backup because md5 mismatch > ***SNAP*** >=20 > Can anyone confirm - or tell me whats going on here? >=20 > Best, > Matthias --===============1758688918528046126==--