|
Bugzilla – Full Text Bug Listing |
| Summary: | systemd-sysvinit: when this is installed, I can't boot, nm crashes, other issues | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.1 | Reporter: | Jon Nelson <jnelson-suse> |
| Component: | Basesystem | Assignee: | Frederic Crozat <fcrozat> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | ismail |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Jon Nelson
2011-08-31 15:10:38 UTC
you are mixing a lot of issues here. Please uninstall systemd-sysvinit and use "init=/bin/systemd" on boot commandline instead to test systemd. Ensure you are running latest kernel (at least 3.0 minimum) and latest Factory. systemd-sysvinit uninstalled. Using init=/bin/systemd (or pressing F5 and choosing systemd) -> same symptoms. Kernel: 3.0.4-43-desktop systemd version: systemd-34-14.1.x86_64 installed just a few minutes ago. reboot with init=/bin/systemd systemd.log_level=debug systemd.log_target=kmsg and attach dmesg output to this bug report. I changed two things that seem to help in /etc/sysconfig/network/config: WAIT_FOR_INTERFACES="" (was 30) NM_ONLINE_TIMEOUT=0 (was 30) I'm not sure if these are related but they seem to be. if you are running latest Factory for all packages, you don't need to change anything to network configuration. Can you please re-test with openSUSE 12.1 Beta 1? This issue should be fixed. Thanks. openSUSE 12.1 Beta 1 (with updates from Factory, too) seems to work fine. Closing as fixed. Thanks! |