grüß euch,

ich kriege folgende fehlermeldung:

Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 11: Direktive »Server« in Sektion »options« wird nicht erkannt.
Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 12: Direktive »Server« in Sektion »options« wird nicht erkannt.
Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 14: Direktive »Server« in Sektion »options« wird nicht erkannt.
Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 16: Direktive »Server« in Sektion »options« wird nicht erkannt.
Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 18: Direktive »Server« in Sektion »options« wird nicht erkannt.
Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 20: Direktive »Server« in Sektion »options« wird nicht erkannt.
Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 22: Direktive »Server« in Sektion »options« wird nicht erkannt.
Warnung: Konfigurations-Datei /etc/pacman.d/cachyos-v4-mirrorlist, Zeile 24: Direktive »Server« in Sektion »options« wird nicht erkannt.

die mirrorlist schaut so aus:


tom@donar /etc/pacman.d % cat /etc/pacman.d/cachyos-v4-mirrorlist
######################################################
####                                              ####
####        CachyOS Repository Mirrorlist         ####
####                                              ####
######################################################
#### Entry in file /etc/pacman.conf:
###     [cachyos-v4]
###     Include = /etc/pacman.d/cachyos-v4-mirrorlist
######################################################
## Germany
Server = https://mirror.cachyos.org/repo/$arch/cachyos_v4/$repo
## Hungary much thanks to to ArchanfelHUN!
Server = https://hun.cachyos.org/repo/$arch_v4/$repo
## Singapore much thanks to SM9!
Server = https://sg.cachyos.org/repo/$arch_v4/$repo
## South Korea much thanks to silent_heigou!
Server = https://kr.cachyos.org/repo/$arch_v4/$repo
## USA Mirror much thanks to corpdecker!
Server = https://us.cachyos.org/repo/$arch_v4/$repo
## India Mirror much thanks to https://github.com/albonycal
Server = https://mirror.albony.xyz/cachylinux/repo/$arch_v4/$repo
## France Mirror much thanks to Antoine Viallon (aviallon)
Server = https://mirror.lesviallon.fr/cachy/repo/$arch_v4/$repo

die url zu dem repo: https://aur.cachyos.org/repo/x86_64_v4/cachyos-v4/

was ist da an der mirrorliste verbockt? ich komme mir grad vor, als sähe ich den wald vor lauter bäumen nicht 🙁

Die Mirrorlist selbst ist nicht das Problem, sondern wie du sie in pacman.conf eingebunden hast.

    krisz Die Mirrorlist selbst ist nicht das Problem, sondern wie du sie in pacman.conf eingebunden hast.

    ja, da lag ein problem, so sah es aus:

    
    #[cachyos-v4]
    Include = /etc/pacman.d/cachyos-v4-mirrorlist
    [cachyos-v3]
    Include = /etc/pacman.d/cachyos-v3-mirrorlist
    [cachyos-community-v3]
    Include = /etc/pacman.d/cachyos-v3-mirrorlist
    [cachyos]
    Include = /etc/pacman.d/cachyos-mirrorlist

    das # weg und es funktioniert 🙂

    edit: das problem kam aus der pacman.conf, und bestand aus - und _, also schreibweise beachten

    Dieser Thread hat nichts mit Arch Linux zu tun, sondern mit CachyOS, einer von Arch Linux unabhängigen Distribution, die die Arch-Linux-Repositorien benutzt. Daher habe ich die entsprechenden Tags mal entfernt.

    CachyOS hat übrigen ein eigenes Forum, in dem Detailfragen geklärt werden können: https://forum.cachyos.org

    Das eigentliche Problem wurde ja bereits behoben.

    Dirk hat die Diskussion geschlossen ().