Bug 144667 - Error during Installation on ASUS P5WD2
Summary: Error during Installation on ASUS P5WD2
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: i586 Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-22 17:57 UTC by Markus Reichl
Modified: 2006-02-16 18:00 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
requested /var/log/YaST/y2log (224.91 KB, text/plain)
2006-01-23 19:11 UTC, Markus Reichl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Reichl 2006-01-22 17:57:16 UTC
After the screen for selecting KDE or GNOME, the System stops the installation and for a short time the following messages are visible on the screen. Because i couldn't read it so fast, i took a photo of it. It is not very sharp. Maybe i interpreted some characters wrong:

Can't load ´/usr/lib/perl5/5.0.7/i586/-linux-thread-multi/auto/Sys/Hostname/Hostname.so´ for module Sys::Hostname: /usr/lib/perl5/5.0.7/i586-linux-thread-multi/auto/Sys/Hostname/Hostname.so: file too short at /usr/lib/perl5/5.0.7/i586-linux-thread-multi/XSLoader.pm line 60, at /usr/lib/perl5/5.0.7/i586-linux-thread-multi/Sys/Hostname.pm line 23 (#1)
(P) The module you tried to load failed to load a dynamic extension. This may either mean that you upgradeed your version of perl to one that is incompatible with your old dynamic extension (which is known to happen between major version of perl), or (more likely) that your dynamic extenison was built against an older version of the library that is installed on your system. You may need to rebuild your old dynamic extension.

Can´t load ´/usr/lib/perl5/5.0.7/i586-linux-thread-multi/auto/Locale/gettext.so´ for module Locale::gettext: /usr/lib/perl5/vendor_perl/5.0.7/i586-linux-thread-multi/auto/Locale/gettext.so: file too short at /usr/lib/perl5/5.0.7/i586-linux-thread-multi/DynaLoader.pm line 230. at /usr/share/YaST2/modules/YaPl.pm line 25
Compilation failed--compilation aborted at /usr/share/YaST2/modules/YaPl.pm line 25.
BEGIN failed--compilation aborted at /usr/share/YaST2/modules/YaPl.pm line 25.
Compilation failed in require at /usr/share/YaST2/modules/XLibAPI.pm line 12.
BEGIN failed--compilation aborted at /usr/share/YaST2/modules/XLibAPI.pm line 12.
Compilation failed in require.
BEGIN failed--compilation aborted (#1)
Uncaught exception from user code:
Can´t load ´/usr/lib/perl5/vendor_perl/5.0.7/i586-linux-thread-multi/auto/Locale/gettext/gettext.so´  for module Locale::gettext: /usr/lib/perl5/vendor_perl/5.0.7/i586-linux-thread-multi/auto/Locale/gettext/gettext.so: file too short at /usr/lib/perl5/5.0.7/i586-linux-thread-multi/DynaLoader.pm line 230. at /usr/share/YaST2/modules/YaPl.pm line 25
Compilation failed in require at /usr/share/YaST2/modules/YaPl.pm line 25.
BEGIN failed--compilation aborted at /usr/share/YaST2/modules/YaPl.pm line 25.
Compilation failed in require at /usr/share/YaST2/modules/XLibAPI.pm line 12.
BEGIN failed--compilation aborted at /usr/share/YaST2/modules/XLibAPI.pm line 12.
Compilation failed in require.
BEGIN failed--compilation aborted.
at -e line 0
Attempt to free temp prematurely: SV 0x02afd54. Perl Interpreter: 0x82ae5e0 during global destruction.
Scalars leaked: 1


This prevents me from installing 10.1 Beta1. The same occurs with using text console installation.
Comment 1 Martin Lasarsch 2006-01-23 13:10:08 UTC
could you please try to switch to a console and copy /var/log/YaST/y2log?
Comment 2 Markus Reichl 2006-01-23 19:11:45 UTC
Created attachment 64593 [details]
requested /var/log/YaST/y2log

Hello, i've atached the requested logfile!
Comment 3 Jiri Srain 2006-02-15 21:54:25 UTC
We had some files missing in inst-sys, but these should be fixed now. Can you still reproduce the problem with newer betas?
Comment 4 Markus Reichl 2006-02-16 18:00:00 UTC
Hello, with newer versions it works. tnx!