Hi, since several week, I’ve been getting an error when doing a zypper dup with VLC repository enabled warning about a missing dependency libavcodec61(unrestricted), here is the full log.
(Also there is a clazy error since today but last time I had this it had been gone within a week.)
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 'libavcodec61(unrestricted)' needed by the to be installed vlc-codecs-3.0.21-404.1.i586
Problem: 2: the installed clazy-1.16.0-1.1.x86_64 requires 'libclang13 = 20.1.8', but this requirement cannot be provided
deleted providers: libclang13-20.1.8-3.1.x86_64
Problem: 1: nothing provides 'libavcodec61(unrestricted)' needed by the to be installed vlc-codecs-3.0.21-404.1.i586
Solution 1: deinstallation of vlc-codecs-3.0.21-397.2.x86_64
Solution 2: keep obsolete vlc-codecs-3.0.21-397.2.x86_64
Solution 3: break vlc-codecs-3.0.21-404.1.i586 by ignoring some of its dependencies
Choose from above solutions by number or skip, retry or cancel [1/2/3/s/r/c/d/?] (c):
for detail, here is my zypper repos detail :
Repository priorities in effect: (See 'zypper lr -P' for details)
89 (raised priority) : 1 repository
99 (default priority) : 5 repositories
# | Alias | Name | Enabled | GPG Check | Refresh
--+----------------------------------+----------------------------------------+---------+-----------+--------
1 | VLC_repository | VLC repository | Yes | (r ) Yes | Yes
2 | dmafanasyev | dmafanasyev | Yes | (r ) Yes | Yes
3 | download.opensuse.org-non-oss | Dépôt principal (NON-OSS) | Yes | (r ) Yes | Yes
4 | download.opensuse.org-oss | Dépôt principal (OSS) | Yes | (r ) Yes | Yes
5 | download.opensuse.org-tumbleweed | Dépôt principal de mise à jour | Yes | (r ) Yes | Yes
6 | packman-essentials | packman-essentials | No | ---- | ----
7 | repo-debug | openSUSE-Tumbleweed-Debug | No | ---- | ----
8 | repo-openh264 | Open H.264 Codec (openSUSE Tumbleweed) | Yes | (r ) Yes | Yes
9 | repo-source | openSUSE-Tumbleweed-Source | No | ---- | ----
any idea on why it’s there and how to resolve this ?
Thanks a lot