|
Bugzilla – Full Text Bug Listing |
| Summary: | Unable to manage network settings | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Charles Arnold <carnold> |
| Component: | Network | Assignee: | Michal Filka <mfilka> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P1 - Urgent | CC: | donald.vosburg, jdouglas, jfehlig, locilka, mfilka, mt, tgoettlicher |
| Version: | RC 1 | Flags: | coolo:
SHIP_STOPPER-
|
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
y2logs from the first test machine
y2logs from the second test machine |
||
|
Description
Charles Arnold
2013-02-13 00:20:27 UTC
Attach logs, please. You can use save_y2logs. Thanks. Created attachment 524891 [details]
y2logs from the first test machine
Created attachment 524892 [details]
y2logs from the second test machine
I blame the sysconfig 0.8 update ;( There is a batch of related patches for yast. It is under review now. (In reply to comment #5) > There is a batch of related patches for yast. It is under review now. Michal, could you please keep an eye on this issue and close this bug as soon as it's fixed in yast. The RC2 checkin deadline is just about here. I am ready to test any fixes when they become available. (In reply to comment #5) > There is a batch of related patches for yast. It is under review now. Michal, what's the current status of these patches? (In reply to comment #9) > (In reply to comment #5) > > There is a batch of related patches for yast. It is under review now. > > Michal, what's the current status of these patches? Review done, not merged https://github.com/yast/yast-network/pull/47 https://github.com/yast/yast-yast2/issues/44 Some results from testing Build0094 (x86_64). 1) After a default install and on the first login the network needs to be started manually (ifconfig only shows the loopback). I don't know if this would be true if I had just rebooted first. Once started, it was up on subsequent reboots. 2) rcnetwork start and stop works. 3) Running 'yast2 lan' displays the warning about the default being Network Manager which is correct. Selecting 'ifup' correctly switches the setup method. 4) Running 'yast2 xen' and installing Xen and choosing to create a bridge works. The bridge is created and is persistent across reboots. In summary, everything seems to be working accept for the network not being started on the very first login when the installation completes. the network on first boot is something I accept as known bug (we had something similiar in 12.2) I've patched yast2-install a couple of days ago. See https://github.com/yast/yast-installation/pull/28. It probably fixes the problem. According comment#11 & comment#12 I'm going to mark the bug as duplicate of bnc#808039. *** This bug has been marked as a duplicate of bug 808039 *** |