[Bug 343731] New: install fails after "*** Starting YaST2 ***" due to missing libblocxx.so.6
https://bugzilla.novell.com/show_bug.cgi?id=343731 Summary: install fails after "*** Starting YaST2 ***" due to missing libblocxx.so.6 Product: openSUSE 11.0 Version: unspecified Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Critical Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: harbaugh@ncifcrf.gov QAContact: jsrain@novell.com Found By: Customer manual install fails: . . . starting hald... ok starting syslogd (logging to /dev/tty4)... ok starting klogd... ok starting yast... Probing connected terminal... Initializing virtual console... Found a screen terminal on /dev/console (80 columns x 24 lines). *** Starting YaST2 *** y2base: error while loading shared libraries: libblocxx.so.6: cannot open shared object file: No such file or directory *** An error occurred during the installation. -- 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=343731#c1 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |harbaugh@ncifcrf.gov --- Comment #1 from Cyril Hrubis <chrubis@novell.com> 2007-11-23 03:50:27 MST --- What medium did you use for the installation? Did you check media md5 sum? What steps did you do before this error occurs? Was there any yast2 logs? ( http://en.opensuse.org/Bugs/YaST ) -- 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=343731#c2 --- Comment #2 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2007-11-23 05:39:27 MST --- 1.) boot medium was usb stick generated by mkbootdisk: mkbootdisk --64 --partition /dev/sdd1 /dist/suse_rsync/Factory/inst-source syslinux.cfg was then modified to add parameters for serial console and manual install /dist/suse_rsync/Factory is a local rsync of Factory from ftp5.gwdg.de 2.) I am not aware of any checksum to check since the medium is generated FYI, The initrd on the boot medium is valid, and does not contain libblocxx.so.6: xnode3:~ # mount /dev/sdd1 /mnt/tmp xnode3:~ # gunzip -cd /mnt/tmp/initrd | cpio -it | grep libb lib64/libbz2.so.1.0.4 lib64/libblkid.so.1 lib64/libbz2.so.1 99009 blocks lib64/libblkid.so.1.0 3.) I loaded the modules that I need then started the installation from nfs. I will attach this to the post after I extract it from the log 4.) I don't know if installation reached the point of generating yast logs yet. I will retry the install and see if I can get the information from within a shell. -- 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=343731#c3 Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|harbaugh@ncifcrf.gov | --- Comment #3 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2007-11-23 06:42:09 MST --- Created an attachment (id=184552) --> (https://bugzilla.novell.com/attachment.cgi?id=184552) y2start.log from install attempt (only YaST2 log found) -- 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=343731#c4 --- Comment #4 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2007-11-23 06:43:19 MST --- Created an attachment (id=184553) --> (https://bugzilla.novell.com/attachment.cgi?id=184553) console log of install attempt -- 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=343731#c5 Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |harbaugh@ncifcrf.gov --- Comment #5 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2007-11-23 07:17:33 MST --- Added libblocxx.so.6 from Factory to installation initrd *BY-HAND*, which allows installation to continue. -- 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=343731#c6 --- Comment #6 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2007-11-23 08:06:55 MST --- Created an attachment (id=184571) --> (https://bugzilla.novell.com/attachment.cgi?id=184571) y2log although adding libblocxx.so.6 to the initrd allowed installation to continue, at the point of reaching the "Analyzing system..." message yast crashed and dumped core. the attachment is the y2log from that point -- 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=343731#c7 --- Comment #7 from Toni Harbaugh-Blackford <harbaugh@ncifcrf.gov> 2007-11-23 08:12:59 MST --- after adding libblocxx.so.6 to the initrd installation continued up to the point of "Analyzing your system..." where yast crashed and dumped core. The following message was displayed: /usr/lib/YaST2/startup/YaST2.call: line 464: 3637 Aborted (core dumped) $OPT_FBITERM y2base "$Y2_MODULE_NAME" $Y2_MODE_FLAGS $Y2_MODULE_ARGS $Y2_MODE $Y2_UI_ARGS *** An error occurred during the installation. See the attachment y2log (created with y2debug kernel param) above for more info -- 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=343731#c8 peter czanik <pczanik@genesi-usa.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pczanik@genesi-usa.com --- Comment #8 from peter czanik <pczanik@genesi-usa.com> 2007-11-26 23:59:53 MST --- Ran into the same problem this morning (11-27) using a fresh sync of factory on PPC. -- 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=343731 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |yast2-maintainers@suse.de -- 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=343731#c9 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tgoettlicher@novell.com AssignedTo|yast2-maintainers@suse.de |jsrain@novell.com --- Comment #9 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-29 02:41:32 MST --- Reassigning to maintainer. Jiri, could you help, please? -- 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=343731#c10 Jiri Srain <jsrain@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsrain@novell.com |snwint@novell.com --- Comment #10 from Jiri Srain <jsrain@novell.com> 2007-11-29 07:26:49 MST --- Steffen, we need to add this library to inst-sys. Could you, please, do it? -- 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=343731#c11 Thomas Göttlicher <tgoettlicher@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mboman@novell.com --- Comment #11 from Thomas Göttlicher <tgoettlicher@novell.com> 2007-11-30 06:45:27 MST --- *** Bug 345023 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=345023 -- 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=343731#c12 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Steffen Winterfeldt <snwint@novell.com> 2007-12-03 09:29:16 MST --- the package was renamed -- 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