Kicad conflict in update

Trying to update today I get several error message. One is:

:~> sudo zypper dup
[sudo] password for root: 
Loading repository data...
Reading installed packages...
Warning: You are about to do a distribution upgrade with all enabled repositories. Make sure these repositories are compatible before you continue. See 'man zypper' for more information about this command.
Computing distribution upgrade...
2 Problems:
Problem: 1: nothing provides 'kicad = 10.0.3' needed by the to be installed kicad-doc-en-10.0.3-1.1.noarch
Problem: 2: nothing provides 'kicad = 10.0.3' needed by the to be installed kicad-doc-en-10.0.3-1.1.noarch

Problem: 1: nothing provides 'kicad = 10.0.3' needed by the to be installed kicad-doc-en-10.0.3-1.1.noarch
 Solution 1: Following actions will be done:
  keep obsolete kicad-doc-en-10.0.0-1.1.noarch
  keep obsolete kicad-doc-10.0.0-1.1.noarch
 Solution 2: deinstallation of kicad-doc-en-10.0.0-1.1.noarch
 Solution 3: break kicad-doc-en-10.0.3-1.1.noarch by ignoring some of its dependencies

As those seem to be only documentation packages, there is almost no problem in keeping them for the time being. That would be solution 1.

Nevertheless there is some problem here and after this I would wait for some more comment here (from people that know more about kicad) and maybe then file a bug report.

What I understand is that “kicad 10.0.3” is not available. This is the “main” package, 466 MB in 10.0.0 version I had at present. And for this reason the two kicad-doc-xx packages cannot installed.
Then the problem is lack of “kicad 10.0.3”.
And this is only one of the problems in last updates. Using “dup” is the only shown but using Myrlyn I had several.

I did also run into this problem and did chose 1.

Just did a zypper dup and now the “problem” is gone, this time kicad, kicad-doc, kicad-doc-en, and kicad-lang are updated.

kicad-lang-10.0.3-1.1.noarch
kicad-10.0.3-1.1.x86_64
kicad-doc-10.0.3-1.1.noarch
kicad-doc-en-10.0.3-1.1.noarch

So the problem was that the doc package was released too early.

Just updated all kicad packages.
And conflicts affecting other packages seems disappeared. Update can be completed.
Thanks.