(Gelöst) - Updates funktioniert nach DSL nicht mehr

Status
Für weitere Antworten geschlossen.

Robert55

New Member
Liebes Forum,

Opensuse leap 42.3 bootet nicht mehr nach dem Umstieg auf
DSL durch den Server.

shell
meldet mir

Code:
Datei '/repodata/repomd.xml' auf Medium     
'http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/'
nicht gefunden
Auch wird mir beim Start von Firefox bei neuen Updates „Fehlermeldung beim Aktualisieren“

Wie kann ich das ändern?

Lieben Dank im Voraus!
ich kann kein Englisch.
 

Sauerland

Member
Firefox Update funktioniert eh nur über die Paketverwaltung....

Poste
Code:
ping -c3 8.8.8.8
Code:
ping -c3 google.com
Benutze für die Ausgaben Code-Tags.
Bei Konsolenausgaben das <> in der Leiste, einfügen der Konsolenausgaben zwischen die beiden mittleren Klammern ][
 

Robert55

New Member
Danke für die Antwort.

Code:
ping -c3 8.8.8.8

# ping -c3 8.8.8.8 
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=123 time=26.7 ms 
64 bytes from 8.8.8.8: icmp_seq=2 ttl=123 time=26.7 ms 
64 bytes from 8.8.8.8: icmp_seq=3 ttl=123 time=26.7 ms 

--- 8.8.8.8
ping statistics --- 

3 packets transmitted, 3 received, 0%
packet loss, time 2003ms 
rtt min/avg/max/mdev =
26.733/26.750/26.762/0.134 ms

Code:
ping -c3 google.com

# ping -c3 goole.com 

PING goole.com (217.160.0.201) 56(84) bytes of data.
64 bytes from goole.com (217.160.0.201): icmp_seq=1 ttl=58 time=30.1 ms 
64 bytes from goole.com (217.160.0.201): icmp_seq=2 ttl=58 time=29.9 ms 
64 bytes from goole.com (217.160.0.201): icmp_seq=3 ttl=58 time=30.3 ms 

---
goole.com ping statistics --- 
3 packets transmitted, 3
received, 0% packet loss, time 2002ms 
rtt min/avg/max/mdev = 29.914/30.163/30.391/0.279 ms

Benutze für die Ausgaben Code-Tags.

Bei
Konsolenausgaben das <> in der Leiste, einfügen der
Konsolenausgaben zwischen die beiden mittleren Klammern ][
Mit
den Tags weiß ich nicht Bescheid.

Code:
linux-8l0c:/home/stefan
#

bei
vielem reicht es, wenn ich in home bleibe. Ich hatte erst einmal
einen Fall, wo ich im falschen Verzeichnis war.

Irgendwas
ist noch nicht korrekt.

danke.
 

Sauerland

Member
Code-Tags=

auf 1 klicken
ergibt:
Code:
Dann zwischen die beiden mittleren Klammern den Text, den du per copy aus der Konsole kopierst, einfügen, ergibt dann:
Code:
linux64:~ # uname -a
Linux linux64 4.18.15-1.g5a53676-default #1 SMP PREEMPT Thu Oct 18 08:56:17 UTC 2018 (5a53676) x86_64 x86_64 x86_64 GNU/Linux
Und bitte immer incl. der kompletten Eingabezeile, bei meiner Ausgabe kann man dann sehen, das ich
1. den Befehl als root ausgeführt habe (das # zeigt das)
2. das ich im Verzeichnis /root war (das ist das /home von root).
[ATTACHMENT NOT FOUND]

Das ist der Screenshot als noch nicht abgesendete Antwort. Schau dir den Screenshot an und vergleiche, wie es dann hinterher aussieht.
 

Robert55

New Member
Code:
stefan@linux-8l0c:~> su
Passwort: 
linux-8l0c:/home/stefan # stefan -a
If 'stefan' is not a typo you can use command-not-found to lookup the package that contains it, like this:
    cnf stefan
linux-8l0c:/home/stefan # ping -c3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=123 time=26.5 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=123 time=26.5 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=123 time=26.3 ms

--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 26.319/26.468/26.567/0.107 ms
linux-8l0c:/home/stefan # ping -c3 google.com
PING google.com (172.217.21.110) 56(84) bytes of data.
64 bytes from google.com (172.217.21.110): icmp_seq=1 ttl=57 time=26.8 ms
64 bytes from google.com (172.217.21.110): icmp_seq=2 ttl=57 time=27.0 ms
64 bytes from google.com (172.217.21.110): icmp_seq=3 ttl=57 time=27.1 ms

--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 26.894/27.038/27.184/0.118 ms
linux-8l0c:/home/stefan # ^C
linux-8l0c:/home/stefan #
noch mal die Shell direkt.
 

Sauerland

Member
Siehste geht doch....
Aber am besten für jeden Befehl einen eigenen Code-Tag......
Code:
linux-8l0c:/home/stefan # ping -c3 8.8.8.8
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=123 time=26.5 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=123 time=26.5 ms
64 bytes from 8.8.8.8: icmp_seq=3 ttl=123 time=26.3 ms

--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 26.319/26.468/26.567/0.107 ms
Code:
linux-8l0c:/home/stefan # ping -c3 google.com
PING google.com (172.217.21.110) 56(84) bytes of data.
64 bytes from google.com (172.217.21.110): icmp_seq=1 ttl=57 time=26.8 ms
64 bytes from google.com (172.217.21.110): icmp_seq=2 ttl=57 time=27.0 ms
64 bytes from google.com (172.217.21.110): icmp_seq=3 ttl=57 time=27.1 ms

--- google.com ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 26.894/27.038/27.184/0.118 ms
Ist dann übersichtlicher.....
Und noch zum Thema root:
Ist ja schön, das du su statt sudo benutzt, aber ich würde su -l (oder Kurzform su -) benutzen, das eröffnet ein Loginshell.
 

Robert55

New Member
Danke und hier die Meldung

Code:
stefan@linux-8l0c:~> su
Passwort: 
linux-8l0c:/home/stefan # zypper ref && zypper lr -d
Datei '/repodata/repomd.xml' auf Medium 'http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/' nicht gefunden
Abbrechen, wiederholen, ignorieren? [a/w/i/...? zeigt alle Optionen] (a):
 

Sauerland

Member
Als root:
Code:
zypper clean -a && zypper ref && zypper lr -d
Wenn das auch nicht funktioniert als root:
Code:
zypper mr -dF http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/
Code:
zypper ar -f http://ftp.halifax.rwth-aachen.de/opensuse/distribution/leap/42.3/repo/non-oss/ NON-OSS
Hintergrund:
download.opensuse.org ist ein sogenannter Redirector, der verweist deine Anfrage an einen Server in deiner Nähe. Wenn dieser Server jetzt Probleme hat, passiert obiges.
Deswegen deaktivieren wir mit dem 1. Befehl und fügen mit dem 2 Befehl wieder ein Repo ein.
 

Robert55

New Member
Code:
linux-8l0c:~ # zypper clean -a && zypper ref && zypper lr -d
All repositories have been cleaned up.
Retrieving repository 'Haupt-Repository (NON-OSS)' metadata ...........................................................................................[done]
Building repository 'Haupt-Repository (NON-OSS)' cache ................................................................................................[done]
Retrieving repository 'Aktualisierungs-Repository (Nicht-Open-Source-Software)' metadata ..............................................................[done]
Building repository 'Aktualisierungs-Repository (Nicht-Open-Source-Software)' cache ...................................................................[done]
Retrieving repository 'Haupt-Repository (OSS)' metadata ...............................................................................................[done]
Building repository 'Haupt-Repository (OSS)' cache ....................................................................................................[done]
Retrieving repository 'Hauptaktualisierungs-Repository' metadata ......................................................................................[done]
Building repository 'Hauptaktualisierungs-Repository' cache ...........................................................................................[done]
All repositories have been refreshed.
Repository priorities are without effect. All enabled repositories share the same priority.

#  | Alias                           | Name                                                    | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                         | Service
---+---------------------------------+---------------------------------------------------------+---------+-----------+---------+----------+--------+-----------------------------------------------------------------------------+--------
 1 | download.opensuse.org-non-oss   | Haupt-Repository (NON-OSS)                              | Yes     | (r ) Yes  | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/leap/42.3/repo/non-oss/           |        
 2 | download.opensuse.org-non-oss_1 | Aktualisierungs-Repository (Nicht-Open-Source-Software) | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/42.3/non-oss/                      |        
 3 | download.opensuse.org-oss       | Haupt-Repository (OSS)                                  | Yes     | (r ) Yes  | Yes     |   99     | yast2  | http://download.opensuse.org/distribution/leap/42.3/repo/oss/               |        
 4 | download.opensuse.org-oss_1     | Hauptaktualisierungs-Repository                         | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/42.3/oss                           |        
 5 | openSUSE-Leap-42.3-0            | openSUSE-Leap-42.3-0                                    | No      | ----      | ----    |   99     | yast2  | cd:///?devices=/dev/disk/by-id/ata-PLDS_DVD-RW_DS8ABSH_DX0E66026L1CB430EY5K |        
 6 | repo-debug                      | openSUSE-Leap-42.3-Debug                                | No      | ----      | ----    |   99     | yast2  | http://download.opensuse.org/debug/distribution/leap/42.3/repo/oss/         |        
 7 | repo-debug-non-oss              | openSUSE-Leap-42.3-Debug-Non-Oss                        | No      | ----      | ----    |   99     | yast2  | http://download.opensuse.org/debug/distribution/leap/42.3/repo/non-oss/     |        
 8 | repo-debug-update               | openSUSE-Leap-42.3-Update-Debug                         | No      | ----      | ----    |   99     | rpm-md | http://download.opensuse.org/debug/update/leap/42.3/oss/                    |        
 9 | repo-debug-update-non-oss       | openSUSE-Leap-42.3-Update-Debug-Non-Oss                 | No      | ----      | ----    |   99     | rpm-md | http://download.opensuse.org/debug/update/leap/42.3/non-oss/                |        
10 | repo-source                     | openSUSE-Leap-42.3-Source                               | No      | ----      | ----    |   99     | yast2  | http://download.opensuse.org/source/distribution/leap/42.3/repo/oss/        |        
11 | repo-source-non-oss             | openSUSE-Leap-42.3-Source-Non-Oss                       | No      | ----      | ----    |   99     | yast2  | http://download.opensuse.org/source/distribution/leap/42.3/repo/non-oss/    |        
linux-8l0c:~ #
 
Status
Für weitere Antworten geschlossen.
Oben