Problem with zypper dup

I have Tubleweed (version [FONT=arial]20220409)/KDE installed. Today the command ZYpper dup brought up the following problem:

[FONT=monospace]Problem: the installed libqt5-qttools-doc-5.15.2+kde17-1.12.x86_64 requires 'libclang13 = 13.0.1', but this requirement canno
t be provided 
  deleted providers: libclang13-13.0.1-3.3.x86_64 
not installable providers: llvm13-libclang13-13.0.1-4.1.i586[repo-oss] 
                   llvm13-libclang13-13.0.1-4.1.x86_64[repo-oss] 
 Solution 1: deinstallation of libclang13-13.0.1-3.3.x86_64 
 Solution 2: deinstallation of libqt5-qttools-doc-5.15.2+kde17-1.12.x86_64 
 Solution 3: keep obsolete libclang13-13.0.1-3.3.x86_64 
 Solution 4: break libqt5-qttools-doc-5.15.2+kde17-1.12.x86_64 by ignoring some of its dependencies 

**Choose from above solutions by number or cancel [1/2/3/4/c/d/?] (c):**

What is the best option with this problem? Here are my repos:[/FONT]

 zypper lr -d 
#  | Alias                                   | Name                        | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                             
         | Service 
---+-----------------------------------------+-----------------------------+---------+-----------+---------+----------+--------+---------------------------------------------------------------------------------
---------+-------- 
 1 | https-mirrorcache.opensuse.org-5979e073 | home:jonaski:video          | No      | ----      | ----    |   99     | NONE   | https://mirrorcache.opensuse.org/repositories/home:/jonaski:/video/openSUSE_Tumb
leweed/  |  
 2 | https-mirrorcache.opensuse.org-97a58d8c | home:ithod:signal           | No      | ----      | ----    |   99     | NONE   | https://mirrorcache.opensuse.org/repositories/home:/ithod:/signal/openSUSE_Tumbl
eweed/   |  
 3 | libdvdcss                               | libdvdcss                   | No      | ----      | ----    |   99     | rpm-md | http://opensuse-guide.org/repo/openSUSE_Tumbleweed/                             
         |  
 4 | openSUSE-20180613-0                     | openSUSE-20180613-0         | No      | ----      | ----    |   99     | rpm-md | hd:/?device=/dev/disk/by-id/usb-Imation_HQT_070326B92223F774-0:0-part2          
         |  
 5 | openSUSE_Tumbleweed                     | Packman2                    | No      | ----      | ----    |   80     | rpm-md | https://ftp.halifax.rwth-aachen.de/packman/suse/openSUSE_Tumbleweed/            
         |  
 6 | openSUSE_Tumbleweed_1                   | Herbster0815                | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://mirrorcache.opensuse.org/repositories/home:/Herbster0815/openSUSE_Tumble
weed/    |  
 7 | openSUSE_Tumbleweed_2                   | Zeronet                     | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | https://mirrorcache.opensuse.org/repositories/home:/xorcue:/zeronet/openSUSE_Tum
bleweed/ |  
 8 | packman                                 | packman                     | Yes     | (r ) Yes  | Yes     |   80     | rpm-md | ftp://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Tumbleweed/              
         |  
 9 | repo-debug                              | openSUSE-Tumbleweed-Debug   | No      | ----      | ----    |   99     | NONE   | http://mirrorcache.opensuse.org/debug/tumbleweed/repo/oss/                      
         |  
10 | repo-non-oss                            | openSUSE-Tumbleweed-Non-Oss | Yes     | (r ) Yes  | Yes     |   90     | rpm-md | http://mirrorcache.opensuse.org/tumbleweed/repo/non-oss/                        
         |  
11 | repo-oss                                | openSUSE-Tumbleweed-Oss     | Yes     | (r ) Yes  | Yes     |   90     | rpm-md | http://mirrorcache.opensuse.org/tumbleweed/repo/oss/                            
         |  
12 | repo-source                             | openSUSE-Tumbleweed-Source  | No      | ----      | ----    |   99     | NONE   | http://mirrorcache.opensuse.org/source/tumbleweed/repo/oss/                     
         |  
13 | repo-update                             | openSUSE-Tumbleweed-Update  | Yes     | (r ) Yes  | Yes     |   90     | rpm-md | http://mirrorcache.opensuse.org/update/tumbleweed/                              
         | 



Any help is appreciated.
[/FONT]

Hi
See https://forums.opensuse.org/showthread.php/569050-Conflict-for-libqt5-qttools-doc-5-15-2-kde17-1-12-x86_64

Thank you, malcolmlewis, I know now that version 13 should really be version 14, nrickert suggests the option “keep obsolete libclang13-13.0.1-3.3.x86_64” but no further instructions. So I guess I should stick with nrickerts suggestion since he certainly knows more than I do. Is that what should be done?

Today there was an update and the issue with libclang13-13.0.1-3.3.x86_64 seems to have been resolved.

Thank you for the update VariableStar. the command zypper -vvv dup now gives:

libclang13                    
    13.0.1-3.3 -> 14.0.0-1.2                                                      x86_64  openSUSE-Tumbleweed-Oss

So the problem is solved then.