|
Bugzilla – Full Text Bug Listing |
| Summary: | NIC incorrectly configured at install time | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 10.3 | Reporter: | tim chappell <laptop> |
| Component: | Installation | Assignee: | Michal Zugec <mzugec> |
| Status: | VERIFIED FIXED | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Critical | ||
| Priority: | P2 - High | CC: | fbourdonnec, jdsn |
| Version: | Beta 2 | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 10.3 | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
dmesg.txt
ifconfig failing report /var/log files at failing point lspci output dmesg of working boot ifconfig working report tar.gz containing /var/log, dmesg and ifconfig at various points. |
||
|
Description
tim chappell
2007-09-03 13:01:05 UTC
Created attachment 161490 [details]
dmesg.txt
dmesg at failure point.
Created attachment 161491 [details]
ifconfig failing report
Created attachment 161494 [details]
/var/log files at failing point
Created attachment 161495 [details]
lspci output
Created attachment 161496 [details]
dmesg of working boot
Created attachment 161497 [details]
ifconfig working report
duplicate report, already fixed for Beta3 2007-09-03 12:08:17 <3> linux(3542) [bash] ShellCommand.cc(shellcommand):78 /bin/cp: cannot stat `/var/lib/dhcpcd/dhcpcd-*.cache': No such file or directory 2007-09-03 12:08:17 <3> linux(3542) [bash] ShellCommand.cc(shellcommand):78 /bin/cp: cannot stat `/etc/udev/rules.d/70-net_persistent_names.rules': No such file or directory it should be /etc/udev/rules.d/70-persistent-net.rules file copied into installed system *** This bug has been marked as a duplicate of bug 292375 *** Retested with 10.3 beta3 and same issue remains - ie this is not necessarily a duplicate of 292375. I'm attaching another tar.gz which includes all the relevant info just after install/reboot, following reconfiguration with yast2 (at which point it doesn't work) and then following a further reboot at which point the interface works correctly. Includes yast2 snapshots showing misnamed interfaces. Created attachment 162229 [details]
tar.gz containing /var/log, dmesg and ifconfig at various points.
Retested with 10.3 beta3 and same issue remains - ie this is not necessarily a duplicate of 292375 (not sure whether that is resolved or not). I'm attaching another tar.gz which includes all the relevant info just after install/reboot, following reconfiguration with yast2 (at which point it doesn't work) and then following a further reboot at which point the interface works correctly. Includes yast2 snapshots showing misnamed interfaces. Oh no: 2007-09-06 08:59:09 <3> linux(3537) [bash] ShellCommand.cc(shellcommand):78 /bin/cp: missing destination file operand after `/etc/udev/rules.d/70-persistent-net.rules/mnt/etc/udev/rules.d' missing space between source and destination ;-( The only problem is that udev is not copy between reboot. That's why network devices names are changed. We have NAME option in ifcfg-eth* files to show interface name. yast2-network-2.15.74 *** Bug 308966 has been marked as a duplicate of this bug. *** Verified as working correctly in RC1. Thanks! |