|
Bugzilla – Full Text Bug Listing |
| Summary: | warnings while loading installation system | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.2 | Reporter: | Michael Skibbe <mskibbe> |
| Component: | Installation | Assignee: | 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
Steffen, is the "disk" group actually existant in the inst_sys? fixed *** Bug 206951 has been marked as a duplicate of this bug. *** 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 || : are back *** Bug 212943 has been marked as a duplicate of this bug. *** |