|
Bugzilla – Full Text Bug Listing |
| Summary: | installation of patch openSUSE-2015-172 ends up with error | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 13.1 | Reporter: | Reinhard Mutz <reinhard.mutz> |
| Component: | Basesystem | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bwiedemann, meissner, systemd-maintainers |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i586 | ||
| OS: | openSUSE 13.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Reinhard Mutz
2015-03-04 09:32:59 UTC
hmm. I thought, systemd-208-23.3 was the bad one and systemd-208-32.1 had the fix for the crashes... I think, there is some info missing. e.g. how did you downgrade? using zypper in -f systemd-208-23.3-i586 ? did you do zypper addlock? Some clues might be in the conflict resolution proposals below the quoted "conflicts" message. the full zypper error message would be helpful. It is likely a zypper lock issue. zypper ll to show all locks (In reply to Marcus Meissner from comment #2) > the full zypper error message would be helpful. > > It is likely a zypper lock issue. > > zypper ll > > to show all locks zypper ll # | Name | Typ | Repository --+------------------+---------+----------- 1 | systemd | package | (jedes) 2 | systemd-sysvinit | package | (jedes) delete them to continue with updating zypper rl systemd zypper rl systemd-sysvinit (In reply to Marcus Meissner from comment #4) > delete them to continue with updating > > zypper rl systemd > zypper rl systemd-sysvinit Perfect! Patch installed without any errors! Thanks for help. Please close that bug. good to hear it works! |