Bug 205380

Summary: warnings while loading installation system
Product: [openSUSE] openSUSE 10.2 Reporter: Michael Skibbe <mskibbe>
Component: InstallationAssignee: Steffen Winterfeldt <snwint>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: andreas.hanke
Version: Alpha 4   
Target Milestone: ---   
Hardware: i386   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Michael Skibbe 2006-09-13 07:08:48 UTC
i'm booting from cd and select installation (text mode) and see following around 20 -40 times:

udevd[417]: lookup_group: specified group unknown 'disk'

looks like udev do not found the disk group.
Comment 1 Christoph Thiel 2006-09-14 15:10:49 UTC
Steffen, is the "disk" group actually existant in the inst_sys?
Comment 2 Steffen Winterfeldt 2006-09-18 14:37:48 UTC
fixed
Comment 3 Christoph Thiel 2006-09-20 18:24:44 UTC
*** Bug 206951 has been marked as a duplicate of this bug. ***
Comment 4 Olaf Hering 2006-10-12 09:01:19 UTC
current initrd has no sshd user, inst-sys debugging is impossible as a result.

quoting openssh.spec:

%pre
/usr/sbin/groupadd -g 65 -o -r sshd 2> /dev/null || :
/usr/sbin/useradd -r -o -g sshd -u 71 -s /bin/false -c "SSH daemon" -d /var/lib/sshd sshd 2> /dev/null || :
Comment 5 Steffen Winterfeldt 2006-10-16 14:05:40 UTC
are back
Comment 6 Steffen Winterfeldt 2006-10-17 13:37:18 UTC
*** Bug 212943 has been marked as a duplicate of this bug. ***