• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

[gelöst] Falsche Prüfsumme - für alle Pakete / Repositories

n8liner

Newbie
Hi,

ich habe gestern mit "zypper dup" durchgeführt (Suse 11.2). Das lief problemlos und ohne Fehler. Jetzt habe ich ein Problem mit YaST2. Wenn ich die Repositories aktualisiere oder Software installieren will, schreibt YaST2 für jedes Paket "Falsche Prüfsumme". Heruntergeladene Software wird nicht installiert.
Das irritierende ist, dass die aktuelle Prüfsumme fehlt (leider kann ich den Screenshot nicht hier reinstellen)
Fehlermeldung:
Falsche Prüfsumme
Die erwartete Prüfsumme der Datei /var/cache/zypp/raw/download.....(hier steht Repository-Name und Package) ist bc951a.............. (hier steht eine Prüfsumme),
aber die aktuelle Prüfsumme ist .

zypper refresh aktualisiert die Repositories ohne Fehlermeldung.

Hat evtl. der "zypper dup" Inkompatibilitäten in YaST2 erzeugt?
 

lOtz1009

Moderator
Teammitglied
Besser noch:
zypper lr -uP
um die URLs zu sehen.

Ich gehe nicht von Inkompatibilitäten aus sondern eher von einem "schlechten" Mirror (kann auch bei download.opensuse.org mal vorkommen).
Probier vorher mal
zypper clean -a
zypper refresh

ob das evtl. schon das Problem behebt...
 
OP
N

n8liner

Newbie
zypper lr -p
# | Alias | Name | Aktiviert | Aktualisieren | Priorität
---+-------------------------------------+------------------------------------------------------+-----------+---------------+----------
1 | Compiz | Compiz | Ja | Ja | 99
2 | Gnome_Community | Gnome Community | Ja | Ja | 99
3 | Opensuse_contib | Opensuse_contib | Ja | Ja | 99
4 | Printing | Printing | Ja | Ja | 99
5 | SUSE:SLE-11 | SUSE:SLE-11 | Nein | Nein | 99
6 | download.nvidia.com-opensuse | NVIDIA Repository | Ja | Ja | 99
7 | download.opensuse.org-2.28 | openSUSE BuildService - GNOME:STABLE:2.28 | Ja | Ja | 99
8 | download.opensuse.org-Apps | openSUSE BuildService - GNOME:Anwendungen | Ja | Ja | 99
9 | download.opensuse.org-Backports | openSUSE BuildService - KDE:Backports | Ja | Ja | 99
10 | download.opensuse.org-Community | openSUSE BuildService - KDE:KDE4:Community | Ja | Ja | 99
11 | download.opensuse.org-Community_1 | openSUSE BuildService - Mono:Community | Ja | Ja | 99
12 | download.opensuse.org-STABLE | openSUSE BuildService - OpenOffice.org | Ja | Ja | 99
13 | download.opensuse.org-VirtualBox | openSUSE BuildService - Virtualisierung (VirtualBox) | Ja | Ja | 99
14 | download.opensuse.org-Wine | openSUSE BuildService - Wine-CVS-Pakete | Ja | Ja | 99
15 | download.opensuse.org-database | openSUSE BuildService - Datenbank | Ja | Ja | 99
16 | download.opensuse.org-games | openSUSE BuildService - Spiele | Ja | Ja | 99
17 | download.opensuse.org-lxde | LXDE Repository | Ja | Ja | 99
18 | download.opensuse.org-mozilla | openSUSE BuildService - Mozilla | Ja | Ja | 99
19 | download.opensuse.org-oss | Haupt-Repository (DEBUG) | Ja | Ja | 99
20 | download.opensuse.org-oss_1 | Haupt-Repository (Quellen) | Ja | Ja | 99
21 | download.opensuse.org-php | openSUSE BuildService - PHP | Ja | Ja | 99
22 | download.opensuse.org-standard | Main Repository (Contrib) | Ja | Ja | 99
23 | download.opensuse.org-webcam | openSUSE BuildService - Treiber für Web-Cams | Ja | Ja | 99
24 | download.opensuse.org-xfce | openSUSE BuildService - XFCE | Ja | Ja | 99
25 | download.videolan.org-SuSE | VideoLan Repository | Ja | Ja | 99
26 | ftp.skynet.be-suse | Packman Repository | Ja | Ja | 99
27 | google | google | Ja | Ja | 99
28 | http-download.opensuse.org-7796a1f1 | Aktualisierungen für openSUSE 11.2-0 | Ja | Ja | 99
29 | http-download.opensuse.org-dfeb81e0 | http-download.opensuse.org-dfeb81e0 | Nein | Nein | 99
30 | openSUSE 11.2-0 | openSUSE 11.2-0 | Nein | Nein | 99
31 | openSUSE:Factory | openSUSE:Factory | Ja | Ja | 99
32 | openSUSE:Tools | openSUSE:Tools | Ja | Ja | 99
33 | packman.inode.at-suse | Packman Repository | Ja | Ja | 99
34 | repo-debug | openSUSE-11.2-Debug | Nein | Ja | 99
35 | repo-non-oss | openSUSE-11.2-Non-Oss | Ja | Ja | 99
36 | repo-oss | openSUSE-11.2-Oss | Ja | Ja | 99
37 | repo-source | openSUSE-11.2-Source | Ja | Ja | 99
 
Packman plus Videolan, contribs, Factorys, debug-Quellen, doppelte Einträge, alle Prioritäten auf 99 bei rund 30 aktivierten Quellen... hui, das ist mutig. Nur habe ich das Gefühl, dass es sich hier eher um unfreiwilligen Mut handelt.

n8liner, abgesehen von Deinem akuten Problem: Paketverwaltung muss mit Sorgfalt angegangen werden. Das ist einer *der* Säulen eines Linux-Systems.
 
OP
N

n8liner

Newbie
lOtz1009 schrieb:
Besser noch:
zypper lr -uP
um die URLs zu sehen.

Ich gehe nicht von Inkompatibilitäten aus sondern eher von einem "schlechten" Mirror (kann auch bei download.opensuse.org mal vorkommen).
Probier vorher mal
zypper clean -a
zypper refresh

ob das evtl. schon das Problem behebt...


Sorry, die 2. Antwort hatte ich übersehen.

"zypper clean -a" und "zypper refresh" habe ich durchgeführt und dann YaST2 aufgerufen. Weiterhin bei allen Repositories das Prüfsummen-Problem.

Hier die Auflistung mit "zypper lr -uP":


Code:
#  | Alias                               | Name                                                 | Aktiviert | Aktualisieren | Priorität | URI                                                                                                                                  
---+-------------------------------------+------------------------------------------------------+-----------+---------------+-----------+------------------------------------------------------------------------------------                                                  
1  | Compiz                              | Compiz                                               | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/X11:/XGL/openSUSE_11.2/                                                                    
2  | Gnome_Community                     | Gnome Community                                      | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/GNOME:/Community/openSUSE_11.2/                                                            
3  | Opensuse_contib                     | Opensuse_contib                                      | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/openSUSE_11.2/                                                  
4  | Printing                            | Printing                                             | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/Printing/openSUSE_Factory/                                                                 
5  | SUSE:SLE-11                         | SUSE:SLE-11                                          | Nein      | Nein          |   99      | http://download.opensuse.org/repositories/SUSE:/SLE-11/standard/                                                                     
6  | download.nvidia.com-opensuse        | NVIDIA Repository                                    | Ja        | Ja            |   99      | ftp://download.nvidia.com/opensuse/11.2/                                                                                             
7  | download.opensuse.org-2.28          | openSUSE BuildService - GNOME:STABLE:2.28            | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/GNOME:/STABLE:/2.28/openSUSE_11.2/                                                         
8  | download.opensuse.org-Apps          | openSUSE BuildService - GNOME:Anwendungen            | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/GNOME:/Apps/openSUSE_11.2/                                                                 
9  | download.opensuse.org-Backports     | openSUSE BuildService - KDE:Backports                | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/KDE:/Backports/openSUSE_11.2/                                                              
10 | download.opensuse.org-Community     | openSUSE BuildService - KDE:KDE4:Community           | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.2/                                                        
11 | download.opensuse.org-Community_1   | openSUSE BuildService - Mono:Community               | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/Mono:/Community/openSUSE_11.2/                                                             
12 | download.opensuse.org-STABLE        | openSUSE BuildService - OpenOffice.org               | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/OpenOffice.org:/STABLE/openSUSE_11.2/                                                      
13 | download.opensuse.org-VirtualBox    | openSUSE BuildService - Virtualisierung (VirtualBox) | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/Virtualization:/VirtualBox/openSUSE_11.2/                                                  
14 | download.opensuse.org-Wine          | openSUSE BuildService - Wine-CVS-Pakete              | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_11.2/                                                             
15 | download.opensuse.org-database      | openSUSE BuildService - Datenbank                    | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/server:/database/openSUSE_11.2/          
16 | download.opensuse.org-games         | openSUSE BuildService - Spiele                       | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/games/openSUSE_11.2/                     
17 | download.opensuse.org-lxde          | LXDE Repository                                      | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/X11:/lxde/openSUSE_11.2/                 
18 | download.opensuse.org-mozilla       | openSUSE BuildService - Mozilla                      | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/mozilla/openSUSE_11.2/                   
19 | download.opensuse.org-oss           | Haupt-Repository (DEBUG)                             | Ja        | Ja            |   99      | http://download.opensuse.org/debug/distribution/11.2/repo/oss/                     
20 | download.opensuse.org-oss_1         | Haupt-Repository (Quellen)                           | Ja        | Ja            |   99      | http://download.opensuse.org/source/distribution/11.2/repo/oss/                    
21 | download.opensuse.org-php           | openSUSE BuildService - PHP                          | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/server:/php/openSUSE_11.2/               
22 | download.opensuse.org-standard      | Main Repository (Contrib)                            | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/openSUSE:/11.2:/Contrib/standard/        
23 | download.opensuse.org-webcam        | openSUSE BuildService - Treiber für Web-Cams         | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/drivers:/webcam/openSUSE_11.2/           
24 | download.opensuse.org-xfce          | openSUSE BuildService - XFCE                         | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/X11:/xfce/openSUSE_11.2/                 
25 | download.videolan.org-SuSE          | VideoLan Repository                                  | Ja        | Ja            |   99      | http://download.videolan.org/pub/videolan/vlc/SuSE/11.2/                           
26 | ftp.skynet.be-suse                  | Packman Repository                                   | Ja        | Ja            |   99      | http://ftp.skynet.be/pub/packman/suse/11.2/                                        
27 | google                              | google                                               | Ja        | Ja            |   99      | http://dl.google.com/linux/rpm/stable/x86_64                                       
28 | http-download.opensuse.org-7796a1f1 | Aktualisierungen für openSUSE 11.2-0                 | Ja        | Ja            |   99      | http://download.opensuse.org/update/11.2/                                          
29 | http-download.opensuse.org-dfeb81e0 | http-download.opensuse.org-dfeb81e0                  | Nein      | Nein          |   99      | http://download.opensuse.org/repositories/SUSE%3a/SLE-11/standard/                 
30 | openSUSE 11.2-0                     | openSUSE 11.2-0                                      | Nein      | Nein          |   99      | cd:///                                                                             
31 | openSUSE:Factory                    | openSUSE:Factory                                     | Ja        | Ja            |   99      | http://download.opensuse.org/factory/repo/oss/                                     
32 | openSUSE:Tools                      | openSUSE:Tools                                       | Ja        | Ja            |   99      | http://download.opensuse.org/repositories/openSUSE:/Tools/SLE_11/                  
33 | packman.inode.at-suse               | Packman Repository                                   | Ja        | Ja            |   99      | http://packman.inode.at/suse/11.2/                                                 
34 | repo-debug                          | openSUSE-11.2-Debug                                  | Nein      | Ja            |   99      | http://download.opensuse.org/debug/distribution/11.2/repo/oss/                     
35 | repo-non-oss                        | openSUSE-11.2-Non-Oss                                | Ja        | Ja            |   99      | http://download.opensuse.org/distribution/11.2/repo/non-oss/                       
36 | repo-oss                            | openSUSE-11.2-Oss                                    | Ja        | Ja            |   99      | http://download.opensuse.org/distribution/11.2/repo/oss/                           
37 | repo-source                         | openSUSE-11.2-Source                                 | Ja        | Ja            |   99      | http://download.opensuse.org/source/distribution/11.2/repo/oss/
 

lOtz1009

Moderator
Teammitglied
Code:
31 | openSUSE:Factory                    | openSUSE:Factory                                     | Ja        | Ja            |   99      | http://download.opensuse.org/factory/repo/oss/
Das passt ja zumindest mal gar nicht!
Was bringt zypper se -si zypper libzypp satsolver

Ich würde mal das Repo deaktivieren und schauen dass alle daraus installierten Pakete aus dem richtigen Repo kommen (Update/OSS).
Bei der Zusammenstellung macht man nie und nimmer ein "dup"!

Stichwort Prioritäten / Anbieterwechsel / Vendor-Change.

Siehe dazu auch http://www.linux-club.de/viewtopic.php?f=62&t=108322&hilit=anbieterwechsel und die darin verlinkten Threads.
 

tomm.fa

Administrator
Teammitglied
n8liner schrieb:
# | Alias | Name | Aktiviert | Aktualisieren | Priorität | URI
---+-------------------------------------+------------------------------------------------------+-----------+---------------+-----------+------------------------------------------------------------------------------------
5 | SUSE:SLE-11 | SUSE:SLE-11 | Nein | Nein | 99 | http://download.opensuse.org/repositories/SUSE:/SLE-11/standard/
29 | http-download.opensuse.org-dfeb81e0 | http-download.opensuse.org-dfeb81e0 | Nein | Nein | 99 | http://download.opensuse.org/repositories/SUSE%3a/SLE-11/standard/
1. Wozu?
2. Gibt es nicht mehr (http://download.opensuse.org/repositories/SUSE:/)

n8liner schrieb:
32 | openSUSE:Tools | openSUSE:Tools | Ja | Ja | 99 | http://download.opensuse.org/repositories/openSUSE:/Tools/SLE_11/
Wozu (könnte auch bei anderen Repos gefragt werden)? Weitere Repos wurden schon erwähnt. Ich bin ja zuerst von vielen (oder einigen) Installationen über Ein-Klick, bzw. Yast/Webpin ausgegangen, aber wenn ich dieses sehe:
n8liner schrieb:
3 | Opensuse_contib | Opensuse_contib | Ja | Ja | 99 | http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/openSUSE_11.2/
habe ich leichte Zweifel.
 
OP
N

n8liner

Newbie
Nachdem ich die verschiedenen anderen Beiträge gelesen hatte, wurde mir klar, dass ich das System mit der dup-Funktion und den verwendeten Repositories zerschossen hatte. Ich hab's neu installiert.

Ich hatte verschiedene "Problemchen" und in den verschiedenen Foren wurde auf diese Repositories verwiesen. Und ich fand auch diesen Hinweis es mit zypper dup zu versuchen.

Die Probleme die ich hatte:
YaST2 blieb beim aktualisieren der Repositories immer wieder hängen und ich musste es mit Kill beenden
Der KDE-Desktop fror immer wieder fast komplett ein (Kontroll-Leiste, Fensterwechsel usw. funktionierten nicht mehr). Das war nach dem "dup" weitestgehend behoben und ist jetzt, nach der Neuinstallation wieder vorhanden.

In diesem Fall hatte ich anscheinend zu viel in den Foren gesucht und versucht umzusetzen - also doch erst Fragen und dann Lesen http://www.linux-club.de/posting.php?mode=reply&f=3&t=109780&sid=558ff34bab86d68170ffc4261fa3a347#

Danke für die Hilfe.

Toll wäre es, wenn es eine aktuelle Zusammenstellung der Repositories gäbe, woraus man auch erkennen kann, wofür sie sind und die man sinnvollerweise nutzen sollte bzw. die "gefährlich" sein können .
 
Oben