Michael Andres changed bug 944656
What Removed Added
Flags needinfo?(zypp-maintainers@forge.provo.novell.com)  

Comment # 4 on bug 944656 from
(In reply to Wolfgang Bauer from comment #3)
> - "zypper up" didn't want to update kio-extras5 for some reason (e.g.
> package was not in the repo yet, a conflict, locked package, ...)

...or installed from a different vendor (maybe OBS project rather than
tumbleweed)... Anyhow:

Try 'zypper se -s kio-extras5' to verify that kio-extras5-15.08.0 is actually
available in your Tumbleweed repo.

Then 'zypper in kio-extras5-15.08.0' (might need 'in -f') to try to explicitly
install this version. It will either succeed or tell you the reason why the
package cannot be installed.


> Can there be anything done about that "conflict" (packaging-wise) if that's the reason?

Well, all you could do is to 'Conflicts: kio-extras5-5 < 15.08.0'. This would
tell the resolver in advance, that kio-extras5-5 needs to be updated too. The
file conflict just describes a 'problem' while the 'Conflicts' also describes
the solution.


You are receiving this mail because: