|
Bugzilla – Full Text Bug Listing |
| Summary: | wicked fails to start in stage2 of autoyast installation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Forgotten User xRcrmyYBVX <forgotten_xRcrmyYBVX> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | pwieczorkiewicz |
| Version: | 13.2 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Wicked details | ||
|
Description
Forgotten User xRcrmyYBVX
2015-05-20 15:38:21 UTC
So, it looks like the missing 'org.opensuse.Network' dbus service is provided by the "wickedd.service" (notice the double-d). Starting wickedd in stage2 never returns... ------------------------- # systemctl start wickedd ------------------------- --> waits forever Doing ------------------------- # strace -fF systemctl start wickedd ------------------------- shows that is starts /run/systemd/ask-password and waits forever. By doing ------------------------- # export SYSTEMCTL_OPTIONS=--ignore-dependencies # systemctl start wickedd # systemctl start wicked ------------------------- -> succeeds So it looks like a dependency problem. Note that I've installed many (hundreds) of openSUSE 13.2 system with autoyast and wicked without problem! But all of those had a fairly large number of packages installed (>3000). They all installed fine. Thus I'm assuming some (hidden) dependency of wicked is missing in this installation! This issue is a duplicate of boo#902464. Let's continue there. *** This bug has been marked as a duplicate of bug 902464 *** |