|
Bugzilla – Full Text Bug Listing |
| Summary: | Unknown services fail restart during installation via zypper | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Ian Powell <bingmybong> |
| Component: | Basesystem | Assignee: | Johannes Meixner <jsmeix> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bruno, dimstar, fbui |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Ian Powell
2017-06-22 11:33:42 UTC
zypp is only the messenger - systemd's package is the one trying to restart a servfice it does not ship Seems a bug in packaging: Either we provide systemd-resolved.service, either we drop it (but for which reason) rpm -ql system | grep resolv /usr/lib/systemd/resolv.conf /usr/share/man/man1/systemd-resolve.1.gz Seems also that resolv.conf goes to /usr/lib/systemd/ when all our standard configuration goes to /etc/systemd/ I'm not sure to understand systemd-resolve and nss-resolve (In reply to Ian Powell from comment #0) > (41/90) Installing: systemd-233-1.1.x86_64 > ............................................................................. > ............................... > [done] > Additional rpm output: > Failed to try-restart systemd-resolved.service: Unit systemd- > Resolved.service > not found. I'll fix this one and the warning above is harmless. (In reply to Franck Bui from comment #3) > (In reply to Ian Powell from comment #0) > > (41/90) Installing: systemd-233-1.1.x86_64 > > ............................................................................. > > ............................... > > [done] > > Additional rpm output: > > Failed to try-restart systemd-resolved.service: Unit systemd- > > Resolved.service > > not found. > > I'll fix this one and the warning above is harmless. Thanks. Just thought i'd report it to make the installs look tidier even though it didn't cause any problems. You did well to report those warnings, thanks. This one still exists.. install 07 July 2017 ( 49/104) Installing: cups-2.2.3-211.3.x86_64 ..........................................................................................................[done] Additional rpm output: Failed to try-restart cups-lpd@.service: Unit name cups-lpd@.service is missing the instance name. See system logs and 'systemctl status cups-lpd@.service' for details. The cups-lpd@.service issue was fixed via https://bugzilla.suse.com/show_bug.cgi?id=1050845#c4 *** This bug has been marked as a duplicate of bug 1050845 *** |