[Bug 386847] New: applydeltaiso fails with a cryptic error message
https://bugzilla.novell.com/show_bug.cgi?id=386847 Summary: applydeltaiso fails with a cryptic error message Product: openSUSE 11.0 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hfiguiere@novell.com QAContact: jsrain@novell.com Found By: --- I try to generate the new ISO from the old iso (beta 1 to beta 2) and it fails: $ applydeltaiso openSUSE-11.0-Beta1-GNOME-LiveCD-i386.iso openSUSE-11.0-Beta1_Beta2-GNOME-LiveCD-i386.delta.iso openSUSE-11.0-Beta2-GNOME-LiveCD-i386.iso reading 706871296 bytes from old iso...done indata read 8192 bytes failed $ Files are here: $ ls -l openSUSE-11.0-Beta1-GNOME-LiveCD-i386.iso openSUSE-11.0-Beta1_Beta2-GNOME-LiveCD-i386.delta.iso -rw-r--r-- 1 hub users 340103168 2008-05-02 14:53 openSUSE-11.0-Beta1_Beta2-GNOME-LiveCD-i386.delta.iso -rw-r--r-- 1 hub users 706871296 2008-04-17 18:37 openSUSE-11.0-Beta1-GNOME-LiveCD-i386.iso $ Checked the MD5 too: $ md5sum openSUSE-11.0-Beta1-GNOME-LiveCD-i386.iso openSUSE-11.0-Beta1_Beta2-GNOME-LiveCD-i386.delta.iso 5319bc109503de186820f893bd4e7144 openSUSE-11.0-Beta1-GNOME-LiveCD-i386.iso 85d951c40220014e08152559a7faf699 openSUSE-11.0-Beta1_Beta2-GNOME-LiveCD-i386.delta.iso $ Upgraded deltarpm as well (system up to date from Factory): $ rpm -qa deltarpm deltarpm-3.4-69 $ Either the images are wrong or applydeltaiso is broken. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |mls@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c1 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@novell.com |ro@novell.com --- Comment #1 from Michael Schröder <mls@novell.com> 2008-05-08 06:51:50 MST --- indata is the data from the delta iso, so the error message says that the delta iso is truncated. Seems to be a problem on our side, though, as the md5sums matches. Reassigned to Rudi so that he regenerates the delta. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c2 --- Comment #2 from Ruediger Oertel <ro@novell.com> 2008-05-09 08:04:36 MST --- trying to regenerate the delta now, let's see what happens. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c3 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|ro@novell.com |mls@novell.com --- Comment #3 from Ruediger Oertel <ro@novell.com> 2008-05-09 08:11:04 MST --- hmmm ... # makedeltaiso openSUSE-11.0-Beta1/openSUSE-11.0-Beta1-GNOME-LiveCD-i386.iso openSUSE-11.0-Beta2/openSUSE-11.0-Beta2-GNOME-LiveCD-i386.iso TEST_RO/openSUSE-11.0-Beta1_Beta2-GNOME-LiveCD-i386.delta.iso openSUSE-11.0-Beta1/openSUSE-11.0-Beta1-GNOME-LiveCD-i386.iso: 0 rpms openSUSE-11.0-Beta2/openSUSE-11.0-Beta2-GNOME-LiveCD-i386.iso: 0 rpms reading old iso (omitting payloads) size without payloads is 706871296 bytes reading new iso (omitting payloads) size without payloads is 679227392 bytes creating iso diff Segmentation fault Dist:/dist/install # l TEST_RO/ total 332136 drwxr-xr-x 2 root root 88 May 9 16:03 ./ drwxr-xr-x 74 root root 4096 May 9 16:02 ../ -rw-r--r-- 1 root root 0 May 9 16:03 BUG_386847_TEST -rw-r--r-- 1 root root 340103168 May 9 16:08 openSUSE-11.0-Beta1_Beta2-GNOME-LiveCD-i386.delta.iso -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c4 --- Comment #4 from Michael Schröder <mls@novell.com> 2008-05-09 08:21:57 MST --- Maybe because there are no rpms on the isos? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c5 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |f.de.kruijf@hetnet.nl --- Comment #5 from Stephan Kulow <coolo@novell.com> 2008-05-16 05:56:33 MST --- *** Bug 391248 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=391248 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User hfiguiere@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c6 --- Comment #6 from Hubert Figuiere <hfiguiere@novell.com> 2008-05-16 11:01:39 MST --- it must be noted that with beta3 I could generate beta3 DVD x86_64 from beta2 and the delta iso. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c7 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rvny@mail.ru --- Comment #7 from Stephan Kulow <coolo@novell.com> 2008-05-18 22:43:00 MST --- *** Bug 391834 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=391834 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c8 --- Comment #8 from Stephan Kulow <coolo@novell.com> 2008-05-18 22:44:26 MST --- #6 - it always worked for DVDs and the one in Factory also works for livecds. Leaving the bug open as I have no idea what mls knows :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User rvny@mail.ru added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c9 --- Comment #9 from Гараев Ренат <rvny@mail.ru> 2008-05-19 12:27:15 MST --- OpenSuse 11 beta 3 renat@linux:~> ls bin openSUSE-11.0-Beta2-KDE4-LiveCD-i386.iso Desktop openSUSE-11.0-Beta3-KDE4-LiveCD-i386.iso.jc! Documents public_html renat@linux:~> applydeltaiso usage: applydeltaiso <oldiso> <deltaiso> <newiso> renat@linux:~> applydeltaiso renat@linux:~> ls bin openSUSE-11.0-Beta2_Beta3-KDE4-LiveCD-i386.delta.iso public_html Desktop openSUSE-11.0-Beta2-KDE4-LiveCD-i386.iso Documents openSUSE-11.0-Beta3-KDE4-LiveCD-i386.iso.jc! renat@linux:~> applydeltaiso openSUSE-11.0-Beta2-KDE4-LiveCD-i386.iso openSUSE-11.0-Beta2_Beta3-KDE4-LiveCD-i386.delta.iso out.iso reading 679479296 bytes from old iso...done indata read 8192 bytes failed renat@linux:~> Why not worked? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User volker3204@paradise.net.nz added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c10 Volker Kuhlmann <volker3204@paradise.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |volker3204@paradise.net.nz Version|Beta 2 |Beta 3 --- Comment #10 from Volker Kuhlmann <volker3204@paradise.net.nz> 2008-05-19 14:23:49 MST --- This bug is not fixed, the deltarpm from factory doesn't work either on the beta3 KDE live CD. # cat /etc/SuSE-release openSUSE 11.0 (i586) Beta3 # zypper in deltarpm Reading installed packages... 'deltarpm' is already installed. Nothing to do. # zypper up Reading installed packages... Nothing to do. # rpm -q deltarpm deltarpm-3.4-75 # zypper lr # | Alias | Name | Enabled | Refresh --+-------------------+---------------------------+---------+-------- 1 | factory-non-oss | Main Repository (NON-OSS) | No | No 2 | updates | Updates for 11.0 | Yes | Yes 3 | factory-debug | Main Repository (Debug) | No | No 4 | openSUSE-DVD 11.0 | openSUSE-DVD 11.0 | Yes | No 5 | factory | Main Repository (OSS) | Yes | Yes e0e1129d8c52bcf6438d464dc165af5a openSUSE-11.0-Beta2-KDE4-LiveCD-x86_64.iso 0b2325e0d860917fddb37969a7adbb1f openSUSE-11.0-Beta2_Beta3-KDE4-LiveCD-x86_64.delta.iso applydeltaiso openSUSE-11.0-Beta2-KDE4-LiveCD-x86_64.iso openSUSE-11.0-Beta2_Beta3-KDE4-LiveCD-x86_64.delta.iso openSUSE-11.0-Beta3-KDE4-LiveCD-x86_64.iso ======================================================================== reading 726228992 bytes from old iso...indata read 8192 bytes failed done Changing bug version to beta3 as it's still present there. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User Chanankoz@earthlink.net added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c11 David Kozlin <Chanankoz@earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Chanankoz@earthlink.net --- Comment #11 from David Kozlin <Chanankoz@earthlink.net> 2008-05-19 18:38:42 MST --- This bug is also present in Beta2_Beta3GNOMEx64 delta iso. MD5sum checks out downloading from another mirror. However, I still get indata read 8192 bytes failed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User rvny@mail.ru added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c12 --- Comment #12 from Гараев Ренат <rvny@mail.ru> 2008-05-20 04:49:08 MST --- You say OpenSuse can't rebuild deltaiso from Beta2 to Beta3? Full download iso for Beta3 only? Maybe it's not good, but next version don't have this bugs (pre version and release?) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User rvny@mail.ru added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c13 --- Comment #13 from Гараев Ренат <rvny@mail.ru> 2008-05-20 05:07:59 MST --- Now checked under Windows XP and MINGW: $ md5sum *.iso d8ceff7c8a90bde300cbd511abe6eaa8 *openSUSE-11.0-Beta2-KDE4-LiveCD-i386.iso 15d329c7e05744980990fda393c45689 *openSUSE-11.0-Beta2_Beta3-KDE4-LiveCD-i386.delta.iso
From oficcial site: http://download.opensuse.org/distribution/11.0-Beta2/iso/cd/MD5SUMS
d8ceff7c8a90bde300cbd511abe6eaa8 openSUSE-11.0-Beta2-KDE4-LiveCD-i386.iso and http://download.opensuse.org/distribution/11.0-Beta3/iso/delta/MD5SUMS 15d329c7e05744980990fda393c45689 openSUSE-11.0-Beta2_Beta3-KDE4-LiveCD-i386.delta.iso So checksum is normal and corrected? Why not pached deltaiso?;-) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User rvny@mail.ru added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c14 --- Comment #14 from Гараев Ренат <rvny@mail.ru> 2008-05-20 05:14:27 MST --- $ md5sum *.iso 09c4e657c9744690e534643c6c3d26a4 *Beta3.iso This is result of working applydeltaiso.exe from windows
dir
20.05.2008 15:00 <DIR> . 20.05.2008 15:00 <DIR> .. 30.11.2006 00:00 65 536 applydeltaiso.exe 30.11.2006 00:00 106 496 libbz2.dll 30.11.2006 00:00 59 904 zlib1.dll 3 files 231 936 bytes -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User mls@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c15 Michael Schröder <mls@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mls@novell.com |ro@novell.com --- Comment #15 from Michael Schröder <mls@novell.com> 2008-05-20 09:29:37 MST --- The bug that we fixed was in makedeltaiso, not applydeltaiso. If there's still trouble with some deltas they were probably produced with the wrong version. I don't know if there's already a windows version of applydeltaiso that supports lzma compression used in openSUSE 11.0. Reassigned to Rudi for delta.iso checking/regeneration. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User Chanankoz@earthlink.net added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c16 --- Comment #16 from David Kozlin <Chanankoz@earthlink.net> 2008-05-20 12:21:07 MST --- In reference to comment #11, a new openSUSE-11.0-Beta3-x86_64.iso is created from openSUSE-11.0-Beta2-x86_64.iso and openSUSE-11.0-Beta2_Beta3-x86_64.delta.iso; however in addition to the indata 8192 bytes failed message, the (new).iso is truncated by approx 3MB compared to a downloaded copy of openSUSE-11.0-Beta3-x86_64.iso -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User rvny@mail.ru added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c17 --- Comment #17 from Гараев Ренат <rvny@mail.ru> 2008-05-20 23:03:43 MST --- Nero under windows, then I open iso maked by applydeltaiso, write: The entered block size does not correspond to the image lenght. The block size may be wrong, Do you want correct the valyue or ifnore the problem? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User ro@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c18 Ruediger Oertel <ro@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME --- Comment #18 from Ruediger Oertel <ro@novell.com> 2008-06-02 10:17:06 MDT --- delta isos from beta3 to RC1 should be okay again, let's close this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=386847 User rvny@mail.ru added comment https://bugzilla.novell.com/show_bug.cgi?id=386847#c19 Гараев Ренат <rvny@mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED --- Comment #19 from Гараев Ренат <rvny@mail.ru> 2008-06-03 23:16:51 MDT --- I don't test deltaiso from Beta3 to RC1, becouse Beta3 can't maked sequesfully (md5sum not good). Now I probe RC1 in my PC -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com