Hallo,
jemand eine Idee, warum Pakete nicht aktualisiert werden?
$ sudo zypper up
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
Die folgenden 14 Paketaktualisierungen werden NICHT installiert:
libavcodec57 libavdevice57 libavfilter6 libavformat57 libavresample3 libavutil55 libgstgl-1_0-0 libgstphotography-1_0-0 libpostproc54 libquicktime0 libsox3 libswresample2 libswscale4 sox
Keine auszuführenden Aktionen.
$ sudo zypper lr -P
# | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisierung | Priorität
---+---------------------------+-----------------------------------------+-----------+-----------------+----------------+----------
1 | google-chrome | google-chrome | Ja | (r ) Ja | Ja | 99
2 | openSUSE-Leap-15.0-1 | openSUSE-Leap-15.0-1 | Ja | (r ) Ja | Ja | 99
3 | packman-essentials | packman-essentials | Ja | (r ) Ja | Ja | 99
4 | repo-debug | openSUSE-Leap-15.0-Debug | Nein | ---- | ---- | 99
5 | repo-debug-non-oss | openSUSE-Leap-15.0-Debug-Non-Oss | Nein | ---- | ---- | 99
6 | repo-debug-update | openSUSE-Leap-15.0-Update-Debug | Nein | ---- | ---- | 99
7 | repo-debug-update-non-oss | openSUSE-Leap-15.0-Update-Debug-Non-Oss | Nein | ---- | ---- | 99
8 | repo-non-oss | openSUSE-Leap-15.0-Non-Oss | Ja | (r ) Ja | Ja | 99
9 | repo-source | openSUSE-Leap-15.0-Source | Nein | ---- | ---- | 99
10 | repo-source-non-oss | openSUSE-Leap-15.0-Source-Non-Oss | Nein | ---- | ---- | 99
11 | repo-update | openSUSE-Leap-15.0-Update | Ja | (r ) Ja | Ja | 99
12 | repo-update-non-oss | openSUSE-Leap-15.0-Update-Non-Oss | Ja | (r ) Ja | Ja | 99
$
Gruß
hcvv
January 4, 2019, 9:57am
2
Um einigermassen nützlich zu sien brauchen wir
zypper lr -d
Wie es jetzt ist sehen wir nur Name und Alias und nicht URL. Die beiden ersten sind nur auf das system selbst bekannt und sagen nichts über den realen Brunnen wo sich das Repo befindet.
zypper lr -d
Die Repository-Prioritäten sind ohne Effekt. Alle aktivierten Repositorys teilen sich die gleiche Priorität.
# | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisierung | Priorität | Typ | URI | Dienst
---+---------------------------+-----------------------------------------+-----------+-----------------+----------------+-----------+--------+------------------------------------------------------------------------------+-------
1 | google-chrome | google-chrome | Ja | (r ) Ja | Ja | 99 | rpm-md | http://dl.google.com/linux/chrome/rpm/stable/x86_64 |
2 | openSUSE-Leap-15.0-1 | openSUSE-Leap-15.0-1 | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/ |
3 | packman-essentials | packman-essentials | Ja | (r ) Ja | Ja | 99 | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.0/Essentials |
4 | repo-debug | openSUSE-Leap-15.0-Debug | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/ |
5 | repo-debug-non-oss | openSUSE-Leap-15.0-Debug-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/ |
6 | repo-debug-update | openSUSE-Leap-15.0-Update-Debug | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/oss/ |
7 | repo-debug-update-non-oss | openSUSE-Leap-15.0-Update-Debug-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/non-oss/ |
8 | repo-non-oss | openSUSE-Leap-15.0-Non-Oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/ |
9 | repo-source | openSUSE-Leap-15.0-Source | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/ |
10 | repo-source-non-oss | openSUSE-Leap-15.0-Source-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |
11 | repo-update | openSUSE-Leap-15.0-Update | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/oss/ |
12 | repo-update-non-oss | openSUSE-Leap-15.0-Update-Non-Oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/ |
Das meint nur:
Es gibt in anderen Repos das installierte Paket mit einer höheren Versions- bzw. Releasenummer. zypper up macht aber keinen Repo-Wechsel.
Das muss nicht heißen, das diese Version neuer ist…
In deinem Fall und bei der Meldung würde ich aber mal alles auf Packman umstellen, gerade bei ffmpeg:
zypper dup --from packman-essentials
Denn die openSUSE Versionen unterstützen wegen der Patentrechtslage nicht alle Codecs.
Übrigens würde ich das komplette Packman Repo einfügen und nicht nur die essentials.
Ich habe in YaST das Repo Packman Essentials gelöscht und durch Packman Repository (packman.inode.at-suss) ersetzt.
YaST deshalb, weil es mir in der Konsole mit Zypper nicht gelang das Packman Repo zu finden.
Nun wollte ich
zypper dup --from packman-essentials
abgeändert in
zypper dup --from packman.inode.at-suss
ausführen, aber egal, was ich auch eingebe, packman wird nicht gefunden.
hcvv
January 4, 2019, 12:55pm
6
Von man zypper:
–from <alias|name|#|URI>
Wenn dia slo Packman Essentials angeben möchttest, ist das also:
zypper dup --from 3
or
zypper dup --from packman-essentials
or
zypper dup --from packman-essentials
or
zypper dup --from http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.0/Essentials
Wenn etwas schief geht sagst du nicht
weil es mir in der Konsole mit Zypper nicht gelang das Packman Repo zu finden.
aber du zeigst was gescheht., sonst wird das helfen schwierig.
Weil du aber jetzt anscheinend die Repoliste geändert hast, wissen wir nicht mehr wie er ausschaut. Und weil du die neue List nicht zeigst, wissen wir wiederum nichts zu sagen.
Überigens ist
packman.inode.at-suss
kein existierende URI. Versuche das mal in einem Webbroser. Woher hast du das gefunden?
So sieht es nun aus:
zypper lr -d
Die Repository-Prioritäten sind ohne Effekt. Alle aktivierten Repositorys teilen sich die gleiche Priorität.
# | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisierung | Priorität | Typ | URI | Dienst
---+---------------------------+-----------------------------------------+-----------+-----------------+----------------+-----------+--------+--------------------------------------------------------------------------+-------
1 | google-chrome | google-chrome | Ja | (r ) Ja | Ja | 99 | rpm-md | http://dl.google.com/linux/chrome/rpm/stable/x86_64 |
2 | openSUSE-Leap-15.0-1 | openSUSE-Leap-15.0-1 | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/ |
3 | packman.inode.at-suse | Packman Repository | Ja | (r ) Ja | Ja | 99 | rpm-md | http://packman.inode.at/suse/openSUSE_Leap_15.0/ |
4 | repo-debug | openSUSE-Leap-15.0-Debug | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/ |
5 | repo-debug-non-oss | openSUSE-Leap-15.0-Debug-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/ |
6 | repo-debug-update | openSUSE-Leap-15.0-Update-Debug | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/oss/ |
7 | repo-debug-update-non-oss | openSUSE-Leap-15.0-Update-Debug-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/non-oss/ |
8 | repo-non-oss | openSUSE-Leap-15.0-Non-Oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/ |
9 | repo-source | openSUSE-Leap-15.0-Source | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/ |
10 | repo-source-non-oss | openSUSE-Leap-15.0-Source-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |
11 | repo-update | openSUSE-Leap-15.0-Update | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/oss/ |
12 | repo-update-non-oss | openSUSE-Leap-15.0-Update-Non-Oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/ |
$
Lt zypper dup --help
–from <ALIAS|#|URI> Aktualisierung auf angegebenes Repository beschränken.
Kannst du
1.
zypper dup --from 3
Das wäre #
zypper dup --from packman.inode.at-suse
das wäre Alias
zypper dup --from http://packman.inode.at/suse/openSUSE_Leap_15.0/
das wäre URI
zypper dup --from 'Packman Repository'
das wäre jetzt Name, aber in diesem Fall wegen dem Leerzeichen im Namen in Hochkommata geschrieben.
So, ich habe die vorherige Packman-Version gelöscht und diese Version http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.0/ installiert.
Dann habe ich das Distribution-Upgrade gemacht
zypper dup --from 3
gemacht und
sudo zypper up
Repository-Daten werden geladen...
Installierte Pakete werden gelesen...
Keine auszuführenden Aktionen.
zeigt, dass alles bestens ist.
zypper lr -d
Die Repository-Prioritäten sind ohne Effekt. Alle aktivierten Repositorys teilen sich die gleiche Priorität.
# | Alias | Name | Aktiviert | GPG-Überprüfung | Aktualisierung | Priorität | Typ | URI | Dienst
---+---------------------------+-----------------------------------------+-----------+-----------------+----------------+-----------+--------+--------------------------------------------------------------------------+-------
1 | google-chrome | google-chrome | Ja | (r ) Ja | Ja | 99 | rpm-md | http://dl.google.com/linux/chrome/rpm/stable/x86_64 |
2 | openSUSE-Leap-15.0-1 | openSUSE-Leap-15.0-1 | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/ |
3 | packman | packman | Ja | (r ) Ja | Ja | 99 | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_Leap_15.0/ |
4 | repo-debug | openSUSE-Leap-15.0-Debug | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/ |
5 | repo-debug-non-oss | openSUSE-Leap-15.0-Debug-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/ |
6 | repo-debug-update | openSUSE-Leap-15.0-Update-Debug | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/oss/ |
7 | repo-debug-update-non-oss | openSUSE-Leap-15.0-Update-Debug-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/debug/update/leap/15.0/non-oss/ |
8 | repo-non-oss | openSUSE-Leap-15.0-Non-Oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/ |
9 | repo-source | openSUSE-Leap-15.0-Source | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/ |
10 | repo-source-non-oss | openSUSE-Leap-15.0-Source-Non-Oss | Nein | ---- | ---- | 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |
11 | repo-update | openSUSE-Leap-15.0-Update | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/oss/ |
12 | repo-update-non-oss | openSUSE-Leap-15.0-Update-Non-Oss | Ja | (r ) Ja | Ja | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/ |
peter@linux-4t7c:~
Danke euch beiden.
zeigt, dass alles bestens ist.
Was sich aber wieder ändern könnte.
Und dann muss man halt entscheiden, was man will, z.B. Pakete die alle Codecs unterstützen oder Pakete, die keine Patente berühren…
hcvv
January 4, 2019, 3:03pm
12
Sauerland:
Was sich aber wieder ändern könnte.
Und dann muss man halt entscheiden, was man will, z.B. Pakete die alle Codecs unterstützen oder Pakete, die keine Patente berühren…
Weiil er jetzt
Packman Komplett hat;
den Vendor Switch gemacht hat;
wird das wohl kaum mehr vorkommen dachte ich.
Nicht unbedingt, was ist bei neuen Repos…
Und Packman hat auch ab und an die Angewohnheit, Versionen mit niedriger Versionsnummer zu veröffentlichen, als Packman vorher veröffentlicht hatte.
Aber wie immer:
Kann sein, muss nicht…
hcvv
January 4, 2019, 3:46pm
14
Stimmt (obwohl ich mir eigentlich kein Fall errinnern kann). Und ein Warnung and den OP “wann, denn kein Panik” ist nicht schlecht.
Und ein Warnung and den OP “wann, denn kein Panik” ist nicht schlecht.
Ja, wobei ich noch nicht mal von Warnung reden würde, sondern von Info.
Also:
Diese Meldung ist nur eine Information und nicht schlimm.