Comment # 40 on bug 1199895 from
@Jonathan:(In reply to Jonathan Kang from comment #35)
> (In reply to Ednilson Miura from comment #32)
> > Fatal error: the to be installed
> > patch:SUSE-SLE-Module-Basesystem-15-SP3-2022-3012-1.noarch conflicts with
> > 'tigervnc.x86_64 < 1.9.0-150100.19.20.1' provided by the installed
> > tigervnc-1.9.0-150100.19.17.1.x86_64
> > 
> > It says that it "conflicts" with the updated package. Removing the lock

(It says that it "conflicts" with the installed tigervnc-1.9.0-150100.19.17.1)

> > solves the issue.
> 
> Maybe try locking packages that doesn't belong to a patch upate.

(I guess usually you don't know in advance, that a patch will be released for a
locked package.)

PK displays the ResolverProblem::description only. But every ResolverProblem
also provides a ProblemSolutionList (returned by [ResolverProblem::solutions
[1]). 

From the resolvers POV there are - as almost always - multiple ways to solve an
issue. Here: 
  either - not applying the patch 
  or     - removing the lock to enable updating the package.

If PK would show the 'proposed soulutions' together with the problem, it might
be easier to figure out how to overcome the issue.


[1] https://github.com/openSUSE/libzypp/blob/master/zypp/ResolverProblem.h#L72


You are receiving this mail because: