Hi
I’m having trouble installing vlc, mplayer and other such software from packman. I get an error to the effect that libx265.so.87 (64bit) is a dependency but nothing provides it. libavcodec57 and vlc-codecs both require this but the only version available on packman is the libx265-95. It seems like they updated the libx265 library but forgot to recompile vlc and such to use it. The other possibility is that something is wrong on my system.
I did a “zypper clean -a” and a “zypper refresh” in case my system wasn’t aware of all the files available on these repos. That didn’t help. here’s the output of zypper lr:
# | Alias | Name | Enabled | GPG Check | Refresh
---+---------------------------------+-----------------------------------------+---------+-----------+--------
1 | download.opensuse.org-non-oss | Main Repository (NON-OSS) | Yes | (r ) Yes | Yes
2 | download.opensuse.org-non-oss_1 | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes
3 | download.opensuse.org-oss | Main Repository (OSS) | Yes | (r ) Yes | Yes
4 | download.opensuse.org-oss_1 | Main Update Repository | Yes | (r ) Yes | Yes
5 | ftp.gwdg.de-suse | Packman Repository | Yes | (r ) Yes | Yes
6 | openSUSE-42.1-0 | openSUSE-42.1-0 | Yes | (r ) Yes | No
7 | repo-debug | openSUSE-Leap-42.1-Debug | No | ---- | Yes
8 | repo-debug-non-oss | openSUSE-Leap-42.1-Debug-Non-Oss | No | ---- | Yes
9 | repo-debug-update | openSUSE-Leap-42.1-Update-Debug | No | ---- | Yes
10 | repo-debug-update-non-oss | openSUSE-Leap-42.1-Update-Debug-Non-Oss | No | ---- | Yes
11 | repo-source | openSUSE-Leap-42.1-Source | No | ---- | Yes
12 | repo-update | openSUSE-Leap-42.1-Update | Yes | (r ) Yes | Yes
The system is leap 42.1 amd64. Can you guys please help me with this?