Here is my output from zypper up:
And here are my repos:Code:computername:~ # zypper up Loading repository data... Reading installed packages... The following 11 package updates will NOT be installed: libgstphotography-1_0-0 libheif1 libquicktime0 libvlc5 libvlccore9 vlc vlc-codec-gstreamer vlc-lang vlc-noX vlc-qt vlc-vdpau Nothing to do. computername:~ #
Do I need to change my repos? I'm guessing that I shouldn't have two instances of Packman in my repos--which one should I remove?Code:computername:~ # zypper repos Repository priorities are without effect. All enabled repositories share the same priority. # | Alias | Name | Enabled | GPG Check | Refresh --+---------------------------+-----------------------------+---------+-----------+-------- 1 | http-ftp.gwdg.de-b5c053ef | Packman Repository | Yes | (r ) Yes | Yes 2 | libdvdcss | libdvdcss | Yes | (r ) Yes | Yes 3 | openSUSE-20210120-0 | openSUSE-20210120-0 | Yes | (r ) Yes | No 4 | packman | packman | Yes | (r ) Yes | Yes 5 | repo-debug | openSUSE-Tumbleweed-Debug | No | ---- | ---- 6 | repo-non-oss | openSUSE-Tumbleweed-Non-Oss | Yes | (r ) Yes | Yes 7 | repo-oss | openSUSE-Tumbleweed-Oss | Yes | (r ) Yes | Yes 8 | repo-source | openSUSE-Tumbleweed-Source | No | ---- | ---- 9 | repo-update | openSUSE-Tumbleweed-Update | Yes | (r ) Yes | Yes computername:~ #
And do I need to do anything about the message that read: The following 11 package updates will NOT be installed ?
I've browsed other threads about that message, but I felt I should ask when I saw that Tumbleweed (which I run) behaves somewhat differently. Thank you in advance.
Here's my /etc/os-release:
Code:computername:~ # cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20210121" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20210121" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20210121" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo" computername:~ #
Bookmarks