Bug 150199 - System stops to load
Summary: System stops to load
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: Beta 3.5internal
Hardware: i686 SuSE Linux 10.1
: P5 - None : Blocker (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords: CPR_OS
Depends on:
Blocks:
 
Reported: 2006-02-11 23:41 UTC by Juan Erbes
Modified: 2006-02-12 13:52 UTC (History)
0 users

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


Attachments
boot.msg (56.99 KB, application/octet-stream)
2006-02-11 23:43 UTC, Juan Erbes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Juan Erbes 2006-02-11 23:41:45 UTC
The System stops to load, when appear in screen (and in boot.msg):

Activating remaining swap-devices in /etc/fstab...
doneSetting current sysctl status from /etc/sysctl.conf
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.conf.all.rp_filter = 1
done
Enabling syn flood protectiondone
Disabling IP forwardingdone
Disabling IPv6 forwardingdone
Disabling IPv6 privacydone

With the last line, stop to loading, but if I execute "Ctrl c", appears:

done

System Boot Control: The system has been set up
System Boot Control: Running /etc/init.d/boot.local
done<notice>killproc: kill(817,3)

INIT: Entering runlevel: 5


Boot logging started on /dev/tty1(/dev/console) at Sat Feb 11 19:15:52 2006



and the system continues to load normally.
Comment 1 Juan Erbes 2006-02-11 23:43:04 UTC
Created attachment 67796 [details]
boot.msg
Comment 2 Andreas Jaeger 2006-02-12 09:40:34 UTC
We had a bug in preload that showed exactly this behaviour.

Which preload version are you using?  

rpm -q --changelog preload|tail 
should include this change:
* Thu Feb 09 2006 - coolo@suse.de

- don't hang on boot in opening stale unix domain sockets

If not, please update the preload package.

does updating - or removal of the package - fix the problem?
Comment 3 Juan Erbes 2006-02-12 13:41:41 UTC
(In reply to comment #2)
> We had a bug in preload that showed exactly this behaviour.
> 
> Which preload version are you using?  
> 
> rpm -q --changelog preload|tail 
> should include this change:
> * Thu Feb 09 2006 - coolo@suse.de
> 
It appears: 
* lun ago 22 2005 - coolo@suse.de
- reworked majorly

* mié ene 26 2005 - coolo@suse.de
- clean out the lists a bit

* lun ene 10 2005 - coolo@suse.de
- initial package

It looks they are 3 versions. Now I will remove and update the package (if I found it).
Yes, i installed preload-0.2-14.i586.rpm, now I will reboot!

> - don't hang on boot in opening stale unix domain sockets
> 
> If not, please update the preload package.
> 
> does updating - or removal of the package - fix the problem?
> 

Comment 4 Andreas Jaeger 2006-02-12 13:45:55 UTC
I meant to ask for rpm ... |head (not tail), the first entry is the one we need...

Sorry.
Comment 5 Juan Erbes 2006-02-12 13:52:08 UTC
(In reply to comment #4)
> I meant to ask for rpm ... |head (not tail), the first entry is the one we
> need...
> 
> Sorry.
> 
Yes, now with the update of preload, the system waits 1 second in the same stage, but continues to load.
I will change the bug as fixed. You must to rewiev the update tools.

Thanks