I can’t start my Pc

Bitte einen Schritt nach dem anderen. Erstmal die mirrors updaten, und dann sehen wir weiter.
Please take it one step :wink: at a time. First update the mirrors and then we’ll see.
:footprints:

Ok this came out

Wir probieren mal nur die lokalen (das sind weniger)
We’ll just try the local ones (that’s less)

sudo pacman-mirrors

:footprints:

sudo pacman-mirrors
[sudo] Passwort für andreas: 
Pacman-mirrors version 4.24.0
Local mirror status for stable branch
Mirror #1   OK  00:02   Germany  https://mirror.alpix.eu/manjaro/
Mirror #2   OK  00:32   Germany  https://ftp.gwdg.de/pub/linux/manjaro/
Mirror #3   OK  00:02   Global   https://mirrors2.manjaro.org/
Mirror #4   OK  00:52   Global   https://mirrors.cicku.me/manjaro/

Das ist irgendein Problem mit dem Internet.

That is what @Aragorn said :wink:
ip address show

Kann ich das zeigen oder ist das gefährlich

Wenn du es nicht zeigst, kann dir nicht wirklich geholfen werden :wink:

(Wenn du willst kannst du das Bild morgen löschen :wink: )

If you don’t show it, you can’t really be helped :wink:

(If you want you can delete the picture tomorrow :wink: )

Ok ich vertraue dir mal weil du sympathisch bist

Der Text zeigt, dass du eine ziemlich komplexe Netzwerkumgebung hast. Was allerdings mnach meinem Ermessen fehlt, ist eine lokal gültige Verbindung mit IPV4.

Dann ist da ein docker-kontainer und verschiedene bridges, sowie eine virtuelle ethernetkarte. Das geht weit über das hinaus, was ich per netzwerk wirklich kann. Da sollte dir jemand helfen, der mehr Ahnung hat und den Zusammenhang besser versteht. (Insbesondere, was da fehlt)

The text shows that you have a fairly complex network environment. What is missing, in my opinion, is a locally valid connection with IPV4.

Then there is a Docker container and various bridges, as well as a virtual Ethernet card. This goes far beyond what I can really do via the network. Someone who has more knowledge and understands the context better should help you. (Especially what’s missing)

Oh ok thanks anyway

Mirrors support ipv6 too.
Eg:

mirror.alpix.eu.        60      IN      AAAA    2a01:4f8:150:3055::2

Ich habe es geschafft den Befehl “sudo pacman-mirrors” auszuführen, das ist da rausgekommen

Please speak english in english part of the forum.

Oh yeah sorry, my English is not so good, I said I managed to execute the command

1 Like

I managed to run the command but now, this is what happens

Eine Datei scheint beschädigt, oder der Schlüssel passt nicht.

Ich würde abbrechen, und das selbe nochmal versuchen. Wenn dann die gleiche Merldung kommt würde “ich” ja sagen und sehen was passiert, Aber vielleicht weiß es jemand ja deutlich besser als ich.

A file appears corrupt or the key does not match.

I would stop and try the same thing again. If the same message comes up, “I” would say yes and see what happens, but maybe someone knows a lot better than me.

Ich hab das versucht aber es wird nur abgebrochen

fisrt check place for upgrade

df -Th
sudo pacman -Sc
df -Th

you need to redo these steps about signature & keyring before upgrade

sudo pacman -Syy
sudo pacman -S archlinux-keyring manjaro-keyring
sudo pacman-key --init
sudo pacman-key --populate archlinux manjaro
sudo pacman-key --refresh-keys

do not reboot immediatly , check any messages about any pacnew

1 Like

It didn’t work, after I rebooted it, it still got the same screen

Welche Sprache nehmen wir denn nun? :wink:
sudo pacman-mirrors
alleine macht gar nichts
Wenn Du die Liste der Spiegelserver erneuern willst, braucht das Kommando ein Argument.
z.B.

sudo pacman-mirrors -c Germany

Which language shall we use? :wink:
sudo pacman-mirrors
by itself does nothing.
If you want to refresh the mirror list, the command needs an argument.
for instance:
sudo pacman-mirrors -c Germany


What command did you run?
sudo pacman -Syu
?

It gets stuck because a file is damaged and you are asked whether to remove it.
Do that. Say yes (y).
Then run the command again.

Welches Kommando hast Du ausgeführt?
sudo pacman -Syu
?

Es geht nicht weiter, weil eine Datei beschädigt ist und Dir wird die Frage gestellt, ob Du diese löschen willst.
Das solltest Du tun.
Und dann das Kommando nochmal laufen lassen.