My computer froze during an update

this is the output from

sudo pacstrap -i /mnt pacman glibc bash libarchive curl gpgme gettext gawk coreutils gnupg pacman-mirrors libpamac pkgfile

==> Creating install root at /mnt
mount: /mnt/sys: sys already mounted on /sys.
dmesg(1) may have more information after failed mount system call.
==> ERROR: failed to setup chroot /mnt

sorry for the delay

so exit chroot and mount your manjaro/root partition manually, for example:
sudo mount /dev/sda1 /mnt
where dev/sda1 you replace with your partition … you can check with:
lsblk -f
if you dont know, just post the output from lsblk here

output of lsblk

NAME   MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
loop0    7:0    0    21M  1 loop /run/miso/sfs/livefs
loop1    7:1    0 717.4M  1 loop /run/miso/sfs/mhwdfs
loop2    7:2    0   1.3G  1 loop /run/miso/sfs/desktopfs
loop3    7:3    0 645.3M  1 loop /run/miso/sfs/rootfs
sda      8:0    0 931.5G  0 disk 
├─sda1   8:1    0   300M  0 part 
└─sda2   8:2    0 931.2G  0 part 
sdb      8:16   1  14.6G  0 disk /run/miso/bootmnt
├─sdb1   8:17   1   2.7G  0 part 
└─sdb2   8:18   1     4M  0 part

should be /dev/sda2 rigth ?

yes:
sudo mount /dev/sda2 /mnt
then rerun the pacstrap command, if it went ok, chroot, and rerun update to see if it worked

will do one sec

this is what it returned :


==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: glibc-2.36-6 is up to date -- reinstalling
warning: bash-5.1.016-2 is up to date -- reinstalling
warning: libarchive-3.6.1-2 is up to date -- reinstalling
warning: gpgme-1.18.0-1 is up to date -- reinstalling
warning: gawk-5.2.0-3 is up to date -- reinstalling
warning: coreutils-9.1-1 is up to date -- reinstalling
warning: pacman-mirrors-4.23.2-2 is up to date -- reinstalling
warning: pkgfile-21-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (13) bash-5.1.016-2  coreutils-9.1-1  curl-7.86.0-1  gawk-5.2.0-3  gettext-0.21.1-1  glibc-2.36-6  gnupg-2.2.40-1  gpgme-1.18.0-1  libarchive-3.6.1-2  libpamac-11.3.1-3  pacman-6.0.2-2  pacman-mirrors-4.23.2-2  pkgfile-21-2

Total Download Size:    16.91 MiB
Total Installed Size:  103.83 MiB
Net Upgrade Size:        4.89 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 glibc-2.36-6-x86_64                                                                                                9.8 MiB   961 KiB/s 00:10 [#######################################################################################] 100%
 coreutils-9.1-1-x86_64                                                                                             2.6 MiB   400 KiB/s 00:07 [#######################################################################################] 100%
 bash-5.1.016-2-x86_64                                                                                              2.1 MiB   390 KiB/s 00:05 [#######################################################################################] 100%
 gawk-5.2.0-3-x86_64                                                                                             1242.4 KiB  7.07 KiB/s 02:56 [#######################################################################################] 100%
 libarchive-3.6.1-2-x86_64                                                                                        516.0 KiB   144 KiB/s 00:04 [#######################################################################################] 100%
 gpgme-1.18.0-1-x86_64                                                                                            448.7 KiB   197 KiB/s 00:02 [#######################################################################################] 100%
 pacman-mirrors-4.23.2-2-any                                                                                      175.1 KiB   225 KiB/s 00:01 [#######################################################################################] 100%
 pkgfile-21-2-x86_64                                                                                               24.8 KiB   120 KiB/s 00:00 [#######################################################################################] 100%
 Total (8/8)                                                                                                       16.9 MiB  80.5 KiB/s 03:35 [#######################################################################################] 100%
error: failed retrieving file 'glibc-2.36-6-x86_64.pkg.tar.zst' from ftp.rz.tu-bs.de : The requested URL returned error: 404
error: failed retrieving file 'glibc-2.36-6-x86_64.pkg.tar.zst' from mirror.ventraip.net.au : The requested URL returned error: 404
error: failed retrieving file 'glibc-2.36-6-x86_64.pkg.tar.zst' from repo.rhindon.net : Could not resolve host: repo.rhindon.net
warning: too many errors from repo.rhindon.net, skipping for the remainder of this transaction
error: failed retrieving file 'glibc-2.36-6-x86_64.pkg.tar.zst' from mirror.xeonbd.com : The requested URL returned error: 500
error: failed retrieving file 'glibc-2.36-6-x86_64.pkg.tar.zst' from ftp.cuhk.edu.hk : Failed to connect to ftp.cuhk.edu.hk port 80 after 5252 ms: Connection timed out
error: failed retrieving file 'gawk-5.2.0-3-x86_64.pkg.tar.zst' from ftp.rz.tu-bs.de : The requested URL returned error: 404
error: failed retrieving file 'gawk-5.2.0-3-x86_64.pkg.tar.zst' from mirror.ventraip.net.au : The requested URL returned error: 404
(13/13) checking keys in keyring                                                                                                              [#######################################################################################] 100%
(13/13) checking package integrity                                                                                                            [#######################################################################################] 100%
(13/13) loading package files                                                                                                                 [#######################################################################################] 100%
(13/13) checking for file conflicts                                                                                                           [#######################################################################################] 100%
error: failed to commit transaction (conflicting files)
pacman: /mnt/usr/bin/checkupdates exists in filesystem
pacman: /mnt/usr/bin/makepkg exists in filesystem
pacman: /mnt/usr/bin/makepkg-template exists in filesystem
pacman: /mnt/usr/bin/paccache exists in filesystem
pacman: /mnt/usr/bin/pacdiff exists in filesystem
pacman: /mnt/usr/bin/paclist exists in filesystem
pacman: /mnt/usr/bin/paclog-pkglist exists in filesystem
pacman: /mnt/usr/bin/pacman exists in filesystem
pacman: /mnt/usr/bin/pacman-conf exists in filesystem
pacman: /mnt/usr/bin/pacman-db-upgrade exists in filesystem
pacman: /mnt/usr/bin/pacman-key exists in filesystem
pacman: /mnt/usr/bin/pacscripts exists in filesystem
pacman: /mnt/usr/bin/pacsearch exists in filesystem
pacman: /mnt/usr/bin/pacsort exists in filesystem
pacman: /mnt/usr/bin/pactree exists in filesystem
pacman: /mnt/usr/bin/rankmirrors exists in filesystem
pacman: /mnt/usr/bin/repo-add exists in filesystem
pacman: /mnt/usr/bin/repo-elephant exists in filesystem
pacman: /mnt/usr/bin/repo-remove exists in filesystem
pacman: /mnt/usr/bin/testpkg exists in filesystem
pacman: /mnt/usr/bin/updpkgsums exists in filesystem
pacman: /mnt/usr/bin/vercmp exists in filesystem
pacman: /mnt/usr/include/alpm.h exists in filesystem
pacman: /mnt/usr/include/alpm_list.h exists in filesystem
pacman: /mnt/usr/lib/libalpm.so exists in filesystem
pacman: /mnt/usr/lib/libalpm.so.13 exists in filesystem
pacman: /mnt/usr/lib/libalpm.so.13.0.2 exists in filesystem
pacman: /mnt/usr/lib/pkgconfig/libalpm.pc exists in filesystem
pacman: /mnt/usr/lib/systemd/system/etc-pacman.d-gnupg.mount exists in filesystem
pacman: /mnt/usr/lib/systemd/system/paccache.service exists in filesystem
pacman: /mnt/usr/lib/systemd/system/paccache.timer exists in filesystem
pacman: /mnt/usr/lib/systemd/system/pacman-filesdb-refresh.service exists in filesystem
pacman: /mnt/usr/lib/systemd/system/pacman-filesdb-refresh.timer exists in filesystem
pacman: /mnt/usr/lib/systemd/system/pacman-init.service exists in filesystem
pacman: /mnt/usr/share/bash-completion/completions/makepkg exists in filesystem
pacman: /mnt/usr/share/bash-completion/completions/pacman exists in filesystem
pacman: /mnt/usr/share/bash-completion/completions/pacman-key exists in filesystem
pacman: /mnt/usr/share/locale/ar/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ar/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/ast/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ast/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/az_AZ/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/az_AZ/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/az_AZ/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/bg/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/bg/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/bg/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/br/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/br/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/br/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/ca/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ca/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/ca/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/cs/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/cs/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/cs/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/da/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/da/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/da/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/de/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/de/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/de/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/el/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/el/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/el/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/en_GB/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/en_GB/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/en_GB/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/eo/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/eo/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/eo/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/es/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/es/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/es/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/es_419/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/es_419/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/es_419/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/eu/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/eu/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/eu/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/eu_ES/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/eu_ES/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/eu_ES/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/fi/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/fi/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/fi/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/fr/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/fr/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/fr/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/gl/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/gl/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/gl/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/hi/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/hi/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/hi/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/hr/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/hr/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/hu/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/hu/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/hu/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/id/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/id/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/id/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/it/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/it/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/it/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/ja/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ja/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/ja/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/kk/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ko/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ko/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/ko/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/lt/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/lt/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/lt/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/nb/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/nb/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/nb/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/nl/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/nl/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/nl/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/pl/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/pl/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/pl/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/pt/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/pt/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/pt/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/pt_BR/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/pt_BR/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/pt_BR/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/ro/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ro/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/ro/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/ru/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/ru/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/ru/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/sk/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/sk/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/sk/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/sl/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/sl/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/sl/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/sr/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/sr/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/sr/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/sr@latin/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/sr@latin/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/sr@latin/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/sv/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/sv/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/sv/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/tr/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/tr/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/tr/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/uk/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/uk/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/uk/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/zh_CN/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/zh_CN/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/zh_CN/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/locale/zh_TW/LC_MESSAGES/libalpm.mo exists in filesystem
pacman: /mnt/usr/share/locale/zh_TW/LC_MESSAGES/pacman-scripts.mo exists in filesystem
pacman: /mnt/usr/share/locale/zh_TW/LC_MESSAGES/pacman.mo exists in filesystem
pacman: /mnt/usr/share/makepkg/buildenv.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/buildenv/buildflags.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/buildenv/compiler.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/buildenv/debugflags.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/buildenv/lto.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/buildenv/makeflags.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/ccache.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/checksum.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/distcc.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/fakeroot.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/gpg.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/gzip.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/pacman.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/strip.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/sudo.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/executable/vcs.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/integrity.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/integrity/generate_checksum.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/integrity/generate_signature.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/integrity/verify_checksum.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/integrity/verify_signature.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_config.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_config/ext.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_config/paths.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_config/source_date_epoch.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_config/variable.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_package.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_package/build_references.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_package/dotfiles.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_package/file_names.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_package/missing_backup.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/arch.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/arch_specific.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/backup.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/changelog.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/checkdepends.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/conflicts.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/depends.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/epoch.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/fullpkgver.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/install.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/makedepends.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/optdepends.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/options.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/package_function.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/package_function_variable.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/pkgbase.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/pkglist.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/pkgname.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/pkgrel.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/pkgver.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/provides.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/source.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/util.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/lint_pkgbuild/variable.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/reproducible.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/reproducible/python.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source/bzr.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source/file.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source/fossil.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source/git.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source/hg.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source/local.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/source/svn.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/srcinfo.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy/docs.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy/emptydirs.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy/libtool.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy/purge.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy/staticlibs.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy/strip.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/tidy/zipman.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/compress.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/config.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/dirsize.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/error.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/message.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/option.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/parseopts.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/pkgbuild.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/schema.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/source.sh exists in filesystem
pacman: /mnt/usr/share/makepkg/util/util.sh exists in filesystem
pacman: /mnt/usr/share/man/man1/makepkg-template.1.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_cb.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_databases.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_depends.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_errors.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_files.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_groups.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_handle.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_list.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_log.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_misc.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_options.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_packages.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_sig.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man3/libalpm_trans.3.gz exists in filesystem
pacman: /mnt/usr/share/man/man5/BUILDINFO.5.gz exists in filesystem
pacman: /mnt/usr/share/man/man5/PKGBUILD.5.gz exists in filesystem
pacman: /mnt/usr/share/man/man5/alpm-hooks.5.gz exists in filesystem
pacman: /mnt/usr/share/man/man5/makepkg.conf.5.gz exists in filesystem
pacman: /mnt/usr/share/man/man5/pacman-hooks.5.gz exists in filesystem
pacman: /mnt/usr/share/man/man5/pacman.conf.5.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/checkupdates.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/makepkg.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/paccache.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/pacdiff.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/pacman-conf.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/pacman-key.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/pacman.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/pacsort.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/pactree.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/repo-add.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/repo-remove.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/updpkgsums.8.gz exists in filesystem
pacman: /mnt/usr/share/man/man8/vercmp.8.gz exists in filesystem
pacman: /mnt/usr/share/pacman/PKGBUILD-split.proto exists in filesystem
pacman: /mnt/usr/share/pacman/PKGBUILD-vcs.proto exists in filesystem
pacman: /mnt/usr/share/pacman/PKGBUILD.proto exists in filesystem
pacman: /mnt/usr/share/pacman/proto.install exists in filesystem
pacman: /mnt/usr/share/pkgconfig/libmakepkg.pc exists in filesystem
pacman: /mnt/usr/share/vim/vimfiles/ftdetect/PKGBUILD.vim exists in filesystem
pacman: /mnt/usr/share/vim/vimfiles/ftplugin/PKGBUILD.vim exists in filesystem
pacman: /mnt/usr/share/vim/vimfiles/syntax/PKGBUILD.vim exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_checkupdates exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_paccache exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_pacdiff exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_paclist exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_paclog-pkglist exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_pacman exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_pacscripts exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_pacsearch exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_pacsort exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_pactree exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_rankmirrors exists in filesystem
pacman: /mnt/usr/share/zsh/site-functions/_updpkgsums exists in filesystem
Errors occurred, no packages were upgraded.
==> ERROR: Failed to install packages to new root

use it with overwrite:

sudo pacstrap -i /mnt pacman glibc bash libarchive curl gpgme gettext gawk coreutils gnupg pacman-mirrors libpamac pkgfile --overwrite '*' 

if it went ok, chroot, and rerun update to see if it worked

okay i think it worked but theres an error :

==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: glibc-2.36-6 is up to date -- reinstalling
warning: bash-5.1.016-2 is up to date -- reinstalling
warning: libarchive-3.6.1-2 is up to date -- reinstalling
warning: gpgme-1.18.0-1 is up to date -- reinstalling
warning: gawk-5.2.0-3 is up to date -- reinstalling
warning: coreutils-9.1-1 is up to date -- reinstalling
warning: pacman-mirrors-4.23.2-2 is up to date -- reinstalling
warning: pkgfile-21-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (13) bash-5.1.016-2  coreutils-9.1-1  curl-7.86.0-1  gawk-5.2.0-3  gettext-0.21.1-1  glibc-2.36-6  gnupg-2.2.40-1  gpgme-1.18.0-1  libarchive-3.6.1-2  libpamac-11.3.1-3  pacman-6.0.2-2  pacman-mirrors-4.23.2-2  pkgfile-21-2

Total Installed Size:  103.83 MiB
Net Upgrade Size:        4.89 MiB

:: Proceed with installation? [Y/n] y
(13/13) checking keys in keyring                                                                                                              [#######################################################################################] 100%
(13/13) checking package integrity                                                                                                            [#######################################################################################] 100%
(13/13) loading package files                                                                                                                 [#######################################################################################] 100%
(13/13) checking for file conflicts                                                                                                           [#######################################################################################] 100%
(13/13) checking available disk space                                                                                                         [#######################################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
( 1/13) reinstalling glibc                                                                                                                    [#######################################################################################] 100%
Generating locales...
  en_US.UTF-8... done
  ar_TN.UTF-8... done
Generation complete.
ldconfig: File /usr/lib/libalpm.so is empty, not checked.
ldconfig: File /usr/lib/libalpm.so.13.0.2 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyle5.so.5 is empty, not checked.
ldconfig: File /usr/lib/libpamac-gtk.so is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyle5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so is empty, not checked.
ldconfig: File /usr/lib/libalpm.so.13 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5 is empty, not checked.
( 2/13) reinstalling bash                                                                                                                     [#######################################################################################] 100%
( 3/13) reinstalling libarchive                                                                                                               [#######################################################################################] 100%
( 4/13) reinstalling coreutils                                                                                                                [#######################################################################################] 100%
( 5/13) upgrading curl                                                                                                                        [#######################################################################################] 100%
( 6/13) upgrading gnupg                                                                                                                       [#######################################################################################] 100%
/tmp/alpm_WtS7Q6/.INSTALL: line 11: ((: < 0: syntax error: operand expected (error token is "< 0")
( 7/13) reinstalling gpgme                                                                                                                    [#######################################################################################] 100%
( 8/13) upgrading gettext                                                                                                                     [#######################################################################################] 100%
( 9/13) reinstalling gawk                                                                                                                     [#######################################################################################] 100%
(10/13) reinstalling pacman-mirrors                                                                                                           [#######################################################################################] 100%
(11/13) upgrading pacman                                                                                                                      [#######################################################################################] 100%
warning: /mnt/etc/makepkg.conf installed as /mnt/etc/makepkg.conf.pacnew
warning: /mnt/etc/pacman.conf installed as /mnt/etc/pacman.conf.pacnew
New optional dependencies for pacman
    diffutils: for pacdiff [installed]
    findutils: for pacdiff --find [installed]
    haveged: for pacman-init.service [installed]
    mlocate: for pacdiff --locate
    perl-locale-gettext: translation support in makepkg-template
    sudo: privilege elevation for several scripts [installed]
    vim: default merge program for pacdiff [installed]
(12/13) upgrading libpamac                                                                                                                    [#######################################################################################] 100%
(13/13) reinstalling pkgfile                                                                                                                  [#######################################################################################] 100%
ldconfig: File /usr/lib/liboxygenstyle5.so.5 is empty, not checked.
ldconfig: File /usr/lib/libpamac-gtk.so is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyle5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5 is empty, not checked.
:: Running post-transaction hooks...
( 1/11) Reloading system manager configuration...
  Skipped: Running in chroot.
( 2/11) Creating temporary files...
Failed to open file "/sys/devices/system/cpu/microcode/reload": Read-only file system
error: command failed to execute correctly
( 3/11) Arming ConditionNeedsUpdate...
( 4/11) Updating the MIME type database...
( 5/11) Restoring locales
( 6/11) Restarting cronie for libc upgrade...
Running in chroot, ignoring command 'try-restart'
( 7/11) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
( 8/11) Reloading system bus configuration...
  Skipped: Running in chroot.
( 9/11) Modifying 'locale-gen'
(10/11) Configuring pacman-mirrors ...
Traceback (most recent call last):
  File "/usr/bin/pacman-mirrors", line 20, in <module>
    from pacman_mirrors import pacman_mirrors
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/pacman_mirrors.py", line 31, in <module>
    from pacman_mirrors.builder import common, fasttrack, interactive
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/builder/common.py", line 24, in <module>
    from pacman_mirrors.builder.builder import build_pool
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/builder/builder.py", line 26, in <module>
    from pacman_mirrors.functions.outputFn import write_custom_mirrors_json
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/outputFn.py", line 23, in <module>
    from pacman_mirrors.functions import customFn
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/customFn.py", line 22, in <module>
    from pacman_mirrors.functions import defaultFn
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/defaultFn.py", line 23, in <module>
    from pacman_mirrors.functions import pools
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/pools.py", line 23, in <module>
    from pacman_mirrors.functions.httpFn import get_ip_country
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/httpFn.py", line 36, in <module>
    import requests
  File "/usr/lib/python3.10/site-packages/requests/__init__.py", line 45, in <module>
    from .exceptions import RequestsDependencyWarning
  File "/usr/lib/python3.10/site-packages/requests/exceptions.py", line 7, in <module>
    from urllib3.exceptions import HTTPError as BaseHTTPError
ImportError: cannot import name 'HTTPError' from 'urllib3.exceptions' (/usr/lib/python3.10/site-packages/urllib3/exceptions.py)
hint: use `pacman-mirrors` to generate and update your pacman mirrorlist.
(11/11) Updating the info directory file...

is this output from chroot?

soory no from
sudo pacstrap -i /mnt pacman glibc bash libarchive curl gpgme gettext gawk coreutils gnupg pacman-mirrors libpamac pkgfile --overwrite '*'

on live usb

ok, reinstall also python:
sudo pacstrap -i /mnt python --overwrite '*'
then chroot and rerun the update and see how it works

soory again for these many questions but it returned this :


$ sudo pacstrap -i /mnt python --overwrite '*'                                                                                                                                                                         ✔  5s  
==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: python-3.10.8-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) python-3.10.8-2

Total Installed Size:  55.16 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring                                                                                                                [#######################################################################################] 100%
(1/1) checking package integrity                                                                                                              [#######################################################################################] 100%
(1/1) loading package files                                                                                                                   [#######################################################################################] 100%
(1/1) checking for file conflicts                                                                                                             [#######################################################################################] 100%
(1/1) checking available disk space                                                                                                           [#######################################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
(1/1) reinstalling python                                                                                                                     [#######################################################################################] 100%
ldconfig: File /usr/lib/liboxygenstyle5.so.5 is empty, not checked.
ldconfig: File /usr/lib/libpamac-gtk.so is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyle5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so.1.0.0 is empty, not checked.
ldconfig: File /usr/lib/libpcsclite.so is empty, not checked.
ldconfig: File /usr/lib/libpcscspy.so.0 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5 is empty, not checked.
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly

ok, so do this:

sudo pacstrap -i /mnt oxygen pamac-gtk pcsclite python --overwrite '*'

okay so
sudo pacstrap -i /mnt oxygen pamac-gtk pcsclite python --overwrite '*'
returned

==> Creating install root at /mnt
==> Installing packages to /mnt
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
warning: pamac-gtk-10.4.2-2 is up to date -- reinstalling
warning: pcsclite-1.9.9-1 is up to date -- reinstalling
warning: python-3.10.8-2 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (4) oxygen-5.26.2-1  pamac-gtk-10.4.2-2  pcsclite-1.9.9-1  python-3.10.8-2

Total Download Size:    0.28 MiB
Total Installed Size:  73.75 MiB
Net Upgrade Size:      18.59 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 pamac-gtk-10.4.2-2-x86_64                                                                                        191.2 KiB  8.93 KiB/s 00:21 [#######################################################################################] 100%
 pcsclite-1.9.9-1-x86_64                                                                                           96.2 KiB  10.2 KiB/s 00:09 [#######################################################################################] 100%
 Total (2/2)                                                                                                      287.4 KiB  8.50 KiB/s 00:34 [#######################################################################################] 100%
error: failed retrieving file 'pamac-gtk-10.4.2-2-x86_64.pkg.tar.zst' from ftp.rz.tu-bs.de : The requested URL returned error: 404
error: failed retrieving file 'pamac-gtk-10.4.2-2-x86_64.pkg.tar.zst' from mirror.ventraip.net.au : The requested URL returned error: 404
error: failed retrieving file 'pamac-gtk-10.4.2-2-x86_64.pkg.tar.zst' from repo.rhindon.net : Could not resolve host: repo.rhindon.net
warning: too many errors from repo.rhindon.net, skipping for the remainder of this transaction
error: failed retrieving file 'pcsclite-1.9.9-1-x86_64.pkg.tar.zst' from ftp.rz.tu-bs.de : The requested URL returned error: 404
error: failed retrieving file 'pcsclite-1.9.9-1-x86_64.pkg.tar.zst' from mirror.ventraip.net.au : The requested URL returned error: 404
(4/4) checking keys in keyring                                                                                                                [#######################################################################################] 100%
(4/4) checking package integrity                                                                                                              [#######################################################################################] 100%
(4/4) loading package files                                                                                                                   [#######################################################################################] 100%
(4/4) checking for file conflicts                                                                                                             [#######################################################################################] 100%
(4/4) checking available disk space                                                                                                           [#######################################################################################] 100%
:: Running pre-transaction hooks...
(1/1) Creating Timeshift snapshot before upgrade...
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE.
:: Processing package changes...
(1/4) upgrading oxygen                                                                                                                        [#######################################################################################] 100%
New optional dependencies for oxygen
    kcmutils: for oxygen-settings5 [installed]
(2/4) reinstalling python                                                                                                                     [#######################################################################################] 100%
(3/4) reinstalling pamac-gtk                                                                                                                  [#######################################################################################] 100%
(4/4) reinstalling pcsclite                                                                                                                   [#######################################################################################] 100%
ldconfig: File /usr/lib/liboxygenstyleconfig5.so.5.25.5 is empty, not checked.
ldconfig: File /usr/lib/liboxygenstyle5.so.5.25.5 is empty, not checked.
:: Running post-transaction hooks...
(1/5) Reloading system manager configuration...
  Skipped: Running in chroot.
(2/5) Arming ConditionNeedsUpdate...
(3/5) Refreshing PackageKit...
Error connecting: Could not connect: No such file or directory
error: command failed to execute correctly
(4/5) Updating icon theme caches...
(5/5) Updating the desktop file MIME type cache...

oxygen didnt reinstalled, but we can fix it later, now chroot and rerun update and post output from it:
pacman-mirrors --fasttrack 5 && pacman -Syyu

output :

[manjaro /]#  pacman-mirrors --fasttrack 5 && pacman -Syyu
Traceback (most recent call last):
  File "/usr/bin/pacman-mirrors", line 20, in <module>
    from pacman_mirrors import pacman_mirrors
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/pacman_mirrors.py", line 31, in <module>
    from pacman_mirrors.builder import common, fasttrack, interactive
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/builder/common.py", line 24, in <module>
    from pacman_mirrors.builder.builder import build_pool
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/builder/builder.py", line 26, in <module>
    from pacman_mirrors.functions.outputFn import write_custom_mirrors_json
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/outputFn.py", line 23, in <module>
    from pacman_mirrors.functions import customFn
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/customFn.py", line 22, in <module>
    from pacman_mirrors.functions import defaultFn
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/defaultFn.py", line 23, in <module>
    from pacman_mirrors.functions import pools
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/pools.py", line 23, in <module>
    from pacman_mirrors.functions.httpFn import get_ip_country
  File "/usr/lib/python3.10/site-packages/pacman_mirrors/functions/httpFn.py", line 36, in <module>
    import requests
  File "/usr/lib/python3.10/site-packages/requests/__init__.py", line 45, in <module>
    from .exceptions import RequestsDependencyWarning
  File "/usr/lib/python3.10/site-packages/requests/exceptions.py", line 7, in <module>
    from urllib3.exceptions import HTTPError as BaseHTTPError
ImportError: cannot import name 'HTTPError' from 'urllib3.exceptions' (/usr/lib/python3.10/site-packages/urllib3/exceptions.py)

seems like somthings wrong with python


Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text

or from pacman mirrors … this is all the output?

yes it is should i maybe run

pacman -Syu

you can try … if it doesnt work and you have the same output, exit chroot: exit, close all terminals, open terminal and run this:

sudo sed -i 's/ trap/#trap/' /usr/lib/manjaro-tools/util-mount.sh
exit | manjaro-chroot -a
sudo pacman-mirrors -f5
sudo pacman --sysroot /mnt -Syu

okay running pacman -Syu seems to have worked as it used to output nothing.
its now updating i will update you once it finishes

okay everything worked until now i did

sudo sed -i 's/ trap/#trap/' /usr/lib/manjaro-tools/util-mount.sh
exit | manjaro-chroot -a
sudo pacman-mirrors -f5
sudo pacman --sysroot /mnt -Syu

and its updating but with a VERY low speed 8 kiB/s so is there a way to fix that maybe its the mirrors configured incorrectly ?

you said that pacman -Syu worked, so why are you running the sysroot?