Bug 150199

Summary: System stops to load
Product: [openSUSE] SUSE Linux 10.1 Reporter: Juan Erbes <jerbes>
Component: BasesystemAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Blocker    
Priority: P5 - None Keywords: CPR_OS
Version: Beta 3.5internal   
Target Milestone: ---   
Hardware: i686   
OS: SuSE Linux 10.1   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: boot.msg

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