Обновление. Ошибка: "The requested URL returned error: 404"

vs220
Invertor
0% packet loss Команда не найдена
Это троллинг или что?

Покажите конфиг пакмана
cat /etc/pacman.conf
что бы проверить правильность записи репы, архитектуры и программы для скачки

И еще раз можно просто удалить эту репу.
Invertor
http://repo.archlinux.fr/x86_64/ вот так тоже была ошибка
То есть в браузере у вас этот адрес http://repo.archlinux.fr/x86_64 или этот https://repo.archlinux.fr/x86_64/ не открываются?

Нет не тролинг, не тот возраст
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
#GPGDir      = /etc/pacman.d/gnupg/
#HookDir     = /etc/pacman.d/hooks/
HoldPkg     = pacman glibc
#XferCommand = /usr/bin/curl -C - -f %u > %o
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#CleanMethod = KeepInstalled
#UseDelta    = 0.7
Architecture = auto

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options
#UseSyslog
#Color
TotalDownload
CheckSpace
#VerbosePkgLists

# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel    = Required DatabaseOptional
LocalFileSigLevel = Optional
#RemoteFileSigLevel = Required

# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Arch Linux
# packagers with `pacman-key --populate archlinux`.

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#   - URLs will have $repo replaced by the name of the current repo
#   - URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.

#[testing]
#Include = /etc/pacman.d/mirrorlist

[core]
Include = /etc/pacman.d/mirrorlist

[extra]
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#Include = /etc/pacman.d/mirrorlist

[community]
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

#[multilib-testing]
#Include = /etc/pacman.d/mirrorlist

#[multilib]
Include = /etc/pacman.d/mirrorlist

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#SigLevel = Optional TrustAll
#Server = file:///home/custompkgs

[archlinuxcn]
##pacman -S archlinuxcn-keyring
Server = http://repo.archlinuxcn.org/$arch
## or use a CDN (beta)
#Server = https://cdn.repo.archlinuxcn.org/$arch
## or install archlinuxcn-mirrorlist-git and use the mirrorlist
#Include = /etc/pacman.d/archlinuxcn-mirrorlist

[archlinux]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch
То есть в браузере у вас этот адрес http://repo.archlinux.fr/x86_64 или этот https://repo.archlinux.fr/x86_64/ не открываются?

Ссылки обе открываются через браузер.
Invertor, прекращайте с этими простынями. Конфиги можно заливать например на pastebin, а сюда давать ссылку. А цитировать длинные сообщения вообще не советую. Учитесь пользоваться функциями редактора сообщений. Там есть и полное цитирование, и цитирование выделенного и предварительный просмотр и многое другое.
Пока просто устное предупреждение.
Invertor
[archlinux]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch
Invertor
#[multilib]
Include = /etc/pacman.d/mirrorlist

[multilib]
Include = /etc/pacman.d/mirrorlist
RusWolf, зоркий сокол - молодец, хватило сил и желания посмотреть внимательно.
Ошибки не исчезают с опытом - они просто умнеют
У вас ошибка в конфиге /etc/pacman.conf
измените строчку [archlinux] в записе об репе на [archlinuxfr]
должно быть
[archlinuxfr]
SigLevel = Never
Server = http://repo.archlinux.fr/$arch

P.s. RusWolf уже ответил
vadik
Invertor, прекращайте с этими простынями. Конфиги можно заливать например на pastebin, а сюда давать ссылку. А цитировать длинные сообщения вообще не советую. Учитесь пользоваться функциями редактора сообщений. Там есть и полное цитирование, и цитирование выделенного и предварительный просмотр и многое другое.
Пока просто устное предупреждение.

Принял. Благодарю!
Выражаю глубочайшую благодарность, всем кто помог))) всё пашет!! кстати дополнение к знаниям.
sudo rm -f /var/lib/pacman/sync/*
sudo pacman -Syyuu
 
Зарегистрироваться или войдите чтобы оставить сообщение.