You are not logged in.

#1 2020-03-13 11:21:29

freezeheat
Member
Registered: 2020-03-12
Posts: 14

[SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

Hi, I would hope to get some assistance if possible, Yesterday I looked up archlinux.org for any news for any necessary actions before an update, in the upgrade list I saw kernel 5.5.8 and some others.
After the upgrade I didn't reboot immediately and after an hour maybe I had a power outage.. reboot, I had an NVIDIA problem with X.org server (NVIDIA kernel module was missing, sorry I don't have the log anymore it was overwritten), so I decided to downgrade all the packages to a pervious date, specifically to 10th of March, some packages did downgrade and some didn't, following the advice from here I installed archlinux-keyring and ca-certificates before and it worked, just one package had problems downgrading (p11-kit).
Downgrading fixed the problem with X.org server, but now I have problems with wine-staging where there were none before (crashing game), in addition to that upgrading via pacman now asks me to downgrade everything (even though I omitted everything that was before in pacman.conf file)... even the kernel is still at 5.5.7, the point I was at before the upgrade... weird.

TLDR - The problems I have right now:

  • upgrading to kernel 5.5.8 isn't available anymore even after removing pacman.conf changes that were used to downgrade packages

  • p11-kit won't downgrade and I can't just remove it because of dependencies

  • wine-staging is crashing unlike before (might have a small chance of being tied to the problem

logs:

pacman log:

[2020-03-11T19:14:38+0200] [PACMAN] Running 'pacman -Syyu'
[2020-03-11T19:14:38+0200] [PACMAN] synchronizing package lists
[2020-03-11T19:14:41+0200] [PACMAN] starting full system upgrade
[2020-03-11T19:14:49+0200] [PACMAN] Running 'pacman -Syu'
[2020-03-11T19:14:49+0200] [PACMAN] synchronizing package lists
[2020-03-11T19:14:50+0200] [PACMAN] starting full system upgrade
[2020-03-12T11:58:12+0200] [PACMAN] Running 'pacman -Syyu'
[2020-03-12T11:58:12+0200] [PACMAN] synchronizing package lists
[2020-03-12T11:58:25+0200] [PACMAN] starting full system upgrade
[2020-03-12T12:03:28+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2020-03-12T12:03:28+0200] [ALPM] transaction started
[2020-03-12T12:03:28+0200] [ALPM] installed libp11-kit (0.23.20-3)
[2020-03-12T12:03:28+0200] [ALPM] upgraded libcap (2.32-1 -> 2.33-1)
[2020-03-12T12:03:28+0200] [ALPM] upgraded systemd-libs (244.3-1 -> 245-2)
[2020-03-12T12:03:29+0200] [ALPM] upgraded systemd (244.3-1 -> 245-2)
[2020-03-12T12:03:29+0200] [ALPM] upgraded p11-kit (0.23.20-2 -> 0.23.20-3)
[2020-03-12T12:03:29+0200] [ALPM] upgraded ca-certificates-mozilla (3.50-1 -> 3.51-1)
[2020-03-12T12:03:29+0200] [ALPM] upgraded curl (7.68.0-1 -> 7.69.0-5)
[2020-03-12T12:03:32+0200] [ALPM] upgraded linux (5.5.7.arch1-1 -> 5.5.8.arch1-1)
[2020-03-12T12:03:32+0200] [ALPM] upgraded logrotate (3.15.1-2 -> 3.16.0-1)
[2020-03-12T12:03:32+0200] [ALPM] upgraded nss (3.50-1 -> 3.51-1)
[2020-03-12T12:03:32+0200] [ALPM] upgraded procps-ng (3.3.15-2 -> 3.3.16-1)
[2020-03-12T12:03:32+0200] [ALPM] upgraded systemd-sysvcompat (244.3-1 -> 245-2)
[2020-03-12T12:03:34+0200] [ALPM] transaction completed
[2020-03-12T12:03:34+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2020-03-12T12:03:35+0200] [ALPM] running '30-systemd-catalog.hook'...
[2020-03-12T12:03:35+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-03-12T12:03:35+0200] [ALPM] running '30-systemd-hwdb.hook'...
[2020-03-12T12:03:36+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2020-03-12T12:03:36+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-03-12T12:03:36+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-03-12T12:03:36+0200] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T12:03:37+0200] [ALPM] running '60-depmod.hook'...
[2020-03-12T12:03:43+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-03-12T12:03:43+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-03-12T12:03:43+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-03-12T12:03:43+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.5.8-arch1-1
[2020-03-12T12:03:43+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T12:03:43+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T12:03:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-03-12T12:03:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T12:03:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T12:03:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T12:03:44+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T12:03:45+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T12:03:45+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T12:03:45+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-03-12T12:03:46+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T12:03:46+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-03-12T12:03:46+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2020-03-12T12:03:46+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.5.8-arch1-1
[2020-03-12T12:03:46+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T12:03:46+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T12:03:47+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T12:03:47+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T12:03:48+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2020-03-12T12:03:48+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2020-03-12T12:03:51+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T12:03:52+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T12:03:54+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T12:03:55+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T12:03:55+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-03-12T12:03:59+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T12:03:59+0200] [ALPM] running 'dbus-reload.hook'...
[2020-03-12T12:04:00+0200] [ALPM] running 'update-ca-trust.hook'...
[2020-03-12T12:25:38+0200] [PACMAN] Running 'pacman -Rns'
[2020-03-12T18:56:30+0200] [PACMAN] Running 'pacman -Syyu'
[2020-03-12T18:56:30+0200] [PACMAN] synchronizing package lists
[2020-03-12T18:56:34+0200] [PACMAN] starting full system upgrade
[2020-03-12T18:57:01+0200] [PACMAN] Running 'pacman -Syu'
[2020-03-12T18:57:01+0200] [PACMAN] synchronizing package lists
[2020-03-12T18:57:02+0200] [PACMAN] starting full system upgrade
[2020-03-12T19:01:30+0200] [PACMAN] Running 'pacman -S xorg'
[2020-03-12T19:08:29+0200] [PACMAN] Running 'pacman -Syyu'
[2020-03-12T19:08:29+0200] [PACMAN] synchronizing package lists
[2020-03-12T19:08:31+0200] [PACMAN] starting full system upgrade
[2020-03-12T19:23:38+0200] [PACMAN] Running 'pacman -Syyuu'
[2020-03-12T19:23:38+0200] [PACMAN] synchronizing package lists
[2020-03-12T19:23:42+0200] [PACMAN] starting full system upgrade
[2020-03-12T19:24:40+0200] [PACMAN] Running 'pacman -S archlinux-keyring'
[2020-03-12T19:24:41+0200] [ALPM] transaction started
[2020-03-12T19:24:41+0200] [ALPM] reinstalled archlinux-keyring (20200108-1)
[2020-03-12T19:24:41+0200] [ALPM-SCRIPTLET] ==> Appending keys from archlinux.gpg...
[2020-03-12T19:24:42+0200] [ALPM-SCRIPTLET] ==> Locally signing trusted keys in keyring...
[2020-03-12T19:24:42+0200] [ALPM-SCRIPTLET]   -> Locally signing key D8AFDDA07A5B6EDFA7D8CCDAD6D055F927843F1C...
[2020-03-12T19:24:42+0200] [ALPM-SCRIPTLET]   -> Locally signing key DDB867B92AA789C165EEFA799B729B06A680C281...
[2020-03-12T19:24:42+0200] [ALPM-SCRIPTLET]   -> Locally signing key 91FFE0700E80619CEB73235CA88E23E377514E00...
[2020-03-12T19:24:42+0200] [ALPM-SCRIPTLET]   -> Locally signing key 0E8B644079F599DFC1DDC3973348882F6AC6A4C2...
[2020-03-12T19:24:42+0200] [ALPM-SCRIPTLET]   -> Locally signing key AB19265E5D7D20687D303246BA1DFB64FFF979E7...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET] ==> Importing owner trust values...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET] ==> Disabling revoked keys in keyring...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 8F76BEEA0289F9E1D3E229C05F946DED983D4366...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 63F395DE2D6398BBE458F281F2DBB4931985A992...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 50F33E2E5B0C3D900424ABE89BDCF497A4BBCC7F...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 27FFC4769E19F096D41D9265A04F9397CDFD6BB0...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 39F880E50E49A4D11341E8F939E4F17F295AFBF4...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 8840BD07FC24CB7CE394A07CCF7037A4F27FB7DA...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 5559BC1A32B8F76B3FCCD9555FA5E5544F010D48...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 0B20CA1931F5DA3A70D0F8D2EA6836E1AB441196...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 07DFD3A0BC213FA12EDC217559B3122E2FA915EC...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 4FCF887689C41B09506BE8D5F3E1D5C5D30DB0AD...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 5A2257D19FF7E1E0E415968CE62F853100F0D0F0...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key D921CABED130A5690EF1896E81AF739EC0711BF1...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 7FA647CD89891DEDC060287BB9113D1ED21E1A55...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key BC1FBE4D2826A0B51E47ED62E2539214C6C11350...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 4A8B17E20B88ACA61860009B5CED81B7C2E5C0D2...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 5696C003B0854206450C8E5BE613C09CB4440678...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 684148BB25B49E986A4944C55184252D824B18E8...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 8CF934E339CAD8ABF342E822E711306E3C4F88BC...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key F5A361A3A13554B85E57DDDAAF7EF7873CFD4BB6...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 5E7585ADFF106BFFBBA319DC654B877A0864983E...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 65EEFE022108E2B708CBFCF7F9E712E59AF5F22A...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 40440DC037C05620984379A6761FAD69BA06C6A9...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 34C5D94FE7E7913E86DC427E7FB1A3800C84C0A5...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 81D7F8241DB38BC759C80FCE3A726C6170E80477...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key E7210A59715F6940CF9A4E36A001876699AD6E84...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 5357F3B111688D88C1D88119FCF2CB179205AC90...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key FB871F0131FEA4FB5A9192B4C8880A6406361833...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 66BD74A036D522F51DD70A3C7F2A16726521E06D...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key B1F2C889CB2CCB2ADA36D963097D629E437520BD...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 9515D8A8EAB88E49BB65EDBCE6B456CAF15447D5...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 76B4192E902C0A52642C63C273B8ED52F1D357C1...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 40776A5221EF5AD468A4906D42A1DB15EC133BAD...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key D4DE5ABDE2A7287644EAC7E36D1A9E70E19DAA50...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET]   -> Disabling key 44D4A033AC140143927397D47EFD567D4C7EA887...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET] ==> Updating trust database...
[2020-03-12T19:24:43+0200] [ALPM-SCRIPTLET] gpg: next trustdb check due at 2020-05-31
[2020-03-12T19:24:43+0200] [ALPM] transaction completed
[2020-03-12T19:24:43+0200] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T19:24:51+0200] [PACMAN] Running 'pacman -S ca-certificates'
[2020-03-12T19:24:52+0200] [ALPM] transaction started
[2020-03-12T19:24:52+0200] [ALPM] reinstalled ca-certificates (20181109-3)
[2020-03-12T19:24:52+0200] [ALPM] transaction completed
[2020-03-12T19:24:55+0200] [PACMAN] Running 'pacman -Syyuu'
[2020-03-12T19:24:55+0200] [PACMAN] synchronizing package lists
[2020-03-12T19:24:58+0200] [PACMAN] starting full system upgrade
[2020-03-12T19:25:18+0200] [PACMAN] Running 'pacman -Syyuu'
[2020-03-12T19:25:18+0200] [PACMAN] synchronizing package lists
[2020-03-12T19:25:21+0200] [PACMAN] starting full system upgrade
[2020-03-12T19:25:45+0200] [PACMAN] Running 'pacman -S ca-certificates-mozilla'
[2020-03-12T19:25:50+0200] [ALPM] transaction started
[2020-03-12T19:25:50+0200] [ALPM] downgraded ca-certificates-mozilla (3.51-1 -> 3.50-1)
[2020-03-12T19:25:50+0200] [ALPM] transaction completed
[2020-03-12T19:25:50+0200] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T19:25:50+0200] [ALPM] running 'update-ca-trust.hook'...
[2020-03-12T19:25:55+0200] [PACMAN] Running 'pacman -S curl'
[2020-03-12T19:25:56+0200] [ALPM] transaction started
[2020-03-12T19:25:56+0200] [ALPM] downgraded curl (7.69.0-5 -> 7.68.0-1)
[2020-03-12T19:25:56+0200] [ALPM] transaction completed
[2020-03-12T19:25:56+0200] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T19:26:14+0200] [PACMAN] Running 'pacman -Syyuu'
[2020-03-12T19:26:14+0200] [PACMAN] synchronizing package lists
[2020-03-12T19:26:17+0200] [PACMAN] starting full system upgrade
[2020-03-12T19:26:45+0200] [PACMAN] Running 'pacman -S libcap logrotate nss linux procps-ng systemd systemd-libs systemd-sysvcompat'
[2020-03-12T19:26:47+0200] [ALPM] running '60-mkinitcpio-remove.hook'...
[2020-03-12T19:26:47+0200] [ALPM] transaction started
[2020-03-12T19:26:47+0200] [ALPM] downgraded libcap (2.33-1 -> 2.32-1)
[2020-03-12T19:26:47+0200] [ALPM] downgraded logrotate (3.16.0-1 -> 3.15.1-2)
[2020-03-12T19:26:47+0200] [ALPM] downgraded systemd-libs (245-2 -> 244.3-1)
[2020-03-12T19:26:48+0200] [ALPM] downgraded systemd (245-2 -> 244.3-1)
[2020-03-12T19:26:49+0200] [ALPM] downgraded nss (3.51-1 -> 3.50-1)
[2020-03-12T19:26:50+0200] [ALPM] downgraded linux (5.5.8.arch1-1 -> 5.5.7.arch1-1)
[2020-03-12T19:26:50+0200] [ALPM] downgraded procps-ng (3.3.16-1 -> 3.3.15-2)
[2020-03-12T19:26:50+0200] [ALPM] downgraded systemd-sysvcompat (245-2 -> 244.3-1)
[2020-03-12T19:26:50+0200] [ALPM] transaction completed
[2020-03-12T19:26:50+0200] [ALPM] running '20-systemd-sysusers.hook'...
[2020-03-12T19:26:50+0200] [ALPM] running '30-systemd-catalog.hook'...
[2020-03-12T19:26:50+0200] [ALPM] running '30-systemd-daemon-reload.hook'...
[2020-03-12T19:26:50+0200] [ALPM] running '30-systemd-hwdb.hook'...
[2020-03-12T19:26:51+0200] [ALPM] running '30-systemd-sysctl.hook'...
[2020-03-12T19:26:51+0200] [ALPM] running '30-systemd-tmpfiles.hook'...
[2020-03-12T19:26:51+0200] [ALPM] running '30-systemd-udev-reload.hook'...
[2020-03-12T19:26:51+0200] [ALPM] running '30-systemd-update.hook'...
[2020-03-12T19:26:51+0200] [ALPM] running '60-depmod.hook'...
[2020-03-12T19:26:56+0200] [ALPM] running '90-mkinitcpio-install.hook'...
[2020-03-12T19:26:56+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
[2020-03-12T19:26:56+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
[2020-03-12T19:26:56+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.5.7-arch1-1
[2020-03-12T19:26:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T19:26:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T19:26:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [autodetect]
[2020-03-12T19:26:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T19:26:57+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T19:26:58+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T19:26:58+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T19:26:58+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T19:26:58+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T19:26:58+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
[2020-03-12T19:26:59+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T19:26:59+0200] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
[2020-03-12T19:26:59+0200] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
[2020-03-12T19:26:59+0200] [ALPM-SCRIPTLET] ==> Starting build: 5.5.7-arch1-1
[2020-03-12T19:26:59+0200] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2020-03-12T19:27:00+0200] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2020-03-12T19:27:00+0200] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2020-03-12T19:27:00+0200] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2020-03-12T19:27:01+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2020-03-12T19:27:01+0200] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2020-03-12T19:27:04+0200] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2020-03-12T19:27:05+0200] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2020-03-12T19:27:06+0200] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2020-03-12T19:27:07+0200] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2020-03-12T19:27:07+0200] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
[2020-03-12T19:27:11+0200] [ALPM-SCRIPTLET] ==> Image generation successful
[2020-03-12T19:27:11+0200] [ALPM] running 'dbus-reload.hook'...
[2020-03-12T19:27:17+0200] [PACMAN] Running 'pacman -Syyuu'
[2020-03-12T19:27:17+0200] [PACMAN] synchronizing package lists
[2020-03-12T19:27:25+0200] [PACMAN] starting full system upgrade
[2020-03-13T12:34:03+0200] [PACMAN] Running 'pacman -Syyuu'
[2020-03-13T12:34:03+0200] [PACMAN] synchronizing package lists
[2020-03-13T12:34:07+0200] [PACMAN] starting full system upgrade
[2020-03-13T12:36:52+0200] [PACMAN] Running 'pacman -Rns'
[2020-03-13T12:37:15+0200] [PACMAN] Running 'pacman -Syyu'
[2020-03-13T12:37:15+0200] [PACMAN] synchronizing package lists
[2020-03-13T12:37:18+0200] [PACMAN] starting full system upgrade
[2020-03-13T12:38:00+0200] [PACMAN] Running 'pacman -Rsn p11-kit'
[2020-03-13T12:41:39+0200] [PACMAN] Running 'pacman -Syyuu'
[2020-03-13T12:41:39+0200] [PACMAN] synchronizing package lists
[2020-03-13T12:41:42+0200] [PACMAN] starting full system upgrade

pacman.conf:

#
# /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 -L -C - -f -o %o %u
#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
#SigLevel = PackageRequired
#Server=https://archive.archlinux.org/repos/2020/03/10/$repo/os/$arch

[extra]
Include = /etc/pacman.d/mirrorlist
#SigLevel = PackageRequired
#Server=https://archive.archlinux.org/repos/2020/03/10/$repo/os/$arch

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

[community]
Include = /etc/pacman.d/mirrorlist
#SigLevel = PackageRequired
#Server=https://archive.archlinux.org/repos/2020/03/10/$repo/os/$arch

# 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
#SigLevel = PackageRequired
#Server=https://archive.archlinux.org/repos/2020/03/10/$repo/os/$arch

# 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

I hope I posted everything that can help.

Last edited by freezeheat (2020-03-13 14:40:28)

Offline

#2 2020-03-13 11:33:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,391

Re: [SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

Many packages miss in that listing I'd expect to be there had you properly downgraded (and I have a feeling that the downgrade was quite premature and knee-jerky it probably wouldn't be necessary in the first place). There's a lot of explicitly mentioned packages which would constitute a partial up/downgrade. You probably have completely broken acceleration now. What's in your mirror list? Post the output of

pacman -Qs nvidia
pacman -Qs linux
pacman -Syu --debug

Last edited by V1del (2020-03-13 11:35:00)

Offline

#3 2020-03-13 11:52:44

freezeheat
Member
Registered: 2020-03-12
Posts: 14

Re: [SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

According to Wiki downgrade, there's a warning about downgrading just one package, I followed the directions to downgrade to a snapshot, edited pacman.conf and used pacman -Syyuu... so if that's wrong what was the correct way to downgrade? (for any future problems).
[NOTE]
I do backup my /etc/config/* and ~/.* files, so if necessary I can try and reinstall everything if it's a total loss.

I hope it's still possible to do something about it...

pacman -Qs nvidia

local/lib32-nvidia-390xx-utils 390.132-1
    NVIDIA drivers utilities (32-bit), 390xx legacy branch
local/libvdpau 1.3-1
    Nvidia VDPAU library
local/nvidia-390xx 390.132-31
    NVIDIA drivers for linux, 390xx legacy branch
local/nvidia-390xx-utils 390.132-2
    NVIDIA drivers utilities

pacman -Qs linux

local/alsa-lib 1.2.2-1
    An alternative implementation of Linux sound support
local/alsa-utils 1.2.2-1
    Advanced Linux Sound Architecture - Utilities
local/android-udev 20191103-1
    Udev rules to connect Android devices to your linux box
local/archlinux-keyring 20200108-1
    Arch Linux PGP keyring
local/avahi 0.8+6+g751be80-1
    Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
local/base 2-2
    Minimal package set to define a basic Arch Linux installation
local/ecryptfs-utils 111-3
    Enterprise-class stacked cryptographic filesystem for Linux
local/filesystem 2019.10-2
    Base Arch Linux files
local/iptables 1:1.8.4-1
    Linux kernel packet control tool (using legacy interface)
local/keyutils 1.6.1-3
    Linux Key Management Utilities
local/kmod 27-1
    Linux kernel module management tools and library
local/ladspa 1.15-1
    Linux Audio Developer's Simple Plugin API (LADSPA)
local/lib32-alsa-lib 1.2.2-1
    An alternative implementation of Linux sound support (32 bit)
local/lib32-keyutils 1.6-1
    Linux Key Management Utilities (32-bit)
local/lib32-libxshmfence 1.3-1
    a library that exposes a event API on top of Linux futexes (32-bit)
local/lib32-util-linux 2.35.1-1
    Miscellaneous system utilities for Linux (32-bit)
local/libaio 0.3.112-2
    The Linux-native asynchronous I/O facility (aio) library
local/libiec61883 1.2.0-5
    A higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394
local/libraw1394 2.1.2-2
    Provides an API to the Linux IEEE1394 (FireWire) driver
local/libutil-linux 2.35.1-1
    util-linux runtime libraries
local/libva 2.6.1-1
    Video Acceleration (VA) API for Linux
local/libxshmfence 1.3-1
    a library that exposes a event API on top of Linux futexes
local/linux 5.5.7.arch1-1
    The Linux kernel and modules
local/linux-api-headers 5.4.17-1
    Kernel headers sanitized for use in userspace
local/linux-firmware 20200224.efcfa03-1
    Firmware files for Linux
local/lirc 1:0.10.1-4
    Linux Infrared Remote Control utilities
local/lmms 1.2.1-3 (pro-audio)
    The Linux MultiMedia Studio
local/man-pages 5.05-1
    Linux man pages
local/mdadm 4.1-2
    A tool for managing/monitoring Linux md device arrays, also known as
    Software RAID
local/mplayer 38157-1
    Media player for Linux
local/nvidia-390xx 390.132-31
    NVIDIA drivers for linux, 390xx legacy branch
local/pacman-mirrorlist 20200207-1
    Arch Linux mirror list for use by pacman
local/skypeforlinux-stable-bin 8.49.0.49-1
    Skype for Linux - Stable/Release Version
local/util-linux 2.35.1-1
    Miscellaneous system utilities for Linux
local/v4l-utils 1.18.0-1
    Userspace tools and conversion library for Video 4 Linux

pacman -Syu --debug (EDIT: I tried to do something about the upgrade, I have now omitted the downgrade options(back to March 10th) again and generated new output:

debug: pacman v5.2.1 - libalpm v12.0.1
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: arch: x86_64
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 76: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 81: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 89: including /etc/pacman.d/mirrorlist
debug: config: new section 'multilib'
debug: config file /etc/pacman.conf, line 100: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': http://mirrors.evowise.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.digitalpacific.com.au/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.iinet.net.au/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.internode.on.net/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.melbourneitmirror.net/core/os/x86_64
debug: adding new server URL to database 'core': http://syd.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.swin.edu.au/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.digitalnova.at/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.easyname.at/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.reisenbauer.ee/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.xeonbd.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.byfly.by/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.datacenter.by/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.adct.be/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.cu.be/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.kangaroot.net/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.ba/core/os/x86_64
debug: adding new server URL to database 'core': http://br.mirror.archlinux-br.org/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.c3sl.ufpr.br/core/os/x86_64
debug: adding new server URL to database 'core': http://www.caco.ic.unicamp.br/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://linorg.usp.br/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.pop-es.rnp.br/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ufam.edu.br/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ufscar.br/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.host.ag/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.netix.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.uni-plovdiv.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cedille.club/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.colo-serv.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.csclub.uwaterloo.ca/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror2.evolution-host.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.its.dal.ca/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://muug.ca/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.rafal.ca/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.scd31.com/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.sergal.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.archlinux.cl/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ufro.cl/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.163.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.cqu.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lzu.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.neusoft.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.redrock.team/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.tuna.tsinghua.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.ustc.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.zju.edu.cn/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.udenar.edu.co/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.iskon.hr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.dkm.cz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.fi.muni.cz/pub/linux/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.linux.cz/pub/linux/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://gluttony.sin.cvut.cz/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.nic.cz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.sh.cvut.cz/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.vpsfree.cz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.dotsrc.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.one.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cedia.org.ec/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.espoch.edu.ec/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.uta.edu.ec/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.mirror.far.fi/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.pseudoform.org/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.de-labrusse.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.archlinux.ikoula.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.vi-di.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.arnoldthebat.co.uk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.benatherton.com/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cyberbits.eu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ibcp.fr/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lastmikoi.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mailtunnel.eu/core/os/x86_64
debug: adding new server URL to database 'core': http://mir.archlinux.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.celianvdb.fr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.nimukaito.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.oldsql.cc/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.ovh.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.polymorf.fr/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.rezopole.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.standaloneinstaller.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.u-strasbg.fr/linux/distributions/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.yourlabs.org/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.grena.ge/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.23media.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://artfiles.org/archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.chaoticum.net/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.checkdomain.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.eckner.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.f4st.host/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.fau.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://www.gutscheindrache.com/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.gwdg.de/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.honkgong.info/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.iphh.net/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.jensgutermuth.de/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.fra10.de.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.metalgamer.eu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.mikrogravitation.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.n-ix.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.netcologne.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.niyawe.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.orbit-os.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://packages.oth-regensburg.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.halifax.rwth-aachen.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://linux.rz.rub.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.selfnet.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.thaller.ws/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.tu-chemnitz.de/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ubrco.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.uni-bayreuth.de/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.uni-hannover.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.uni-kl.de/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.united-gameserver.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.wrz.de/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.wtnet.de/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.myaegean.gr/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.ntua.gr/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.otenet.gr/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror-hk.koddos.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://hkg.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.xtom.com.hk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.energia.mta.hu/pub/mirrors/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://archmirror.hbit.sztaki.hu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://nova.quantum-mirror.hu/mirrors/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://quantum-mirror.hu/mirrors/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://super.quantum-mirror.hu/mirrors/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.system.is/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cse.iitk.ac.in/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.labkom.id/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.poliwangi.ac.id/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://suro.ubaya.ac.id/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.telkomuniversity.ac.id/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://repo.iut.ac.ir/repo/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.mirjamali.ir/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.nak-mci.ir/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://repo.sadjad.ac.ir/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.isoc.org.il/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.garr.it/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.prometeus.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.cat.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ps.kz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.liquidtelecom.com/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.koyanet.lv/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.atviras.lt/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.ims.nksc.lt/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.root.lu/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.i3d.net/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.koddos.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.mirrors.lavatech.top/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.ams1.nl.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.liteserver.nl/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.mijn.host/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.neostrada.nl/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.nluug.nl/os/Linux/distr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.pcextreme.nl/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.serverion.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.wearetriple.com/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror-archlinux.webruimtehosting.nl/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.xtom.nl/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lagoon.nc/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.nautile.nc/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.fsmg.org.nz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.smith.geek.nz/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.softver.org.mk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.onevip.mk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.t-home.mk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.archlinux.no/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.uib.no/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.neuf.no/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.terrahost.no/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirror.py/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rise.ph/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.icm.edu.pl/pub/Linux/dist/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.midov.pl/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.nixlab.pl/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.onet.pl/pub/mirrors/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.vectranet.pl/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://glua.ua.pt/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.efect.ro/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.linux.ro/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.m247.ro/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.nav.ro/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.nxthost.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.pidginhost.com/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.rol.ru/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.truenetwork.ru/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.yandex.ru/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.zepto.cloud/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.petarmaric.com/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.pmf.kg.ac.rs/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.0x.sg/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.aktkn.sg/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.nus.edu.sg/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lnx.sk/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://tux.rainside.sk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archimonde.ts.si/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.za.mirror.allworldit.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://za.mirror.archlinux-br.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.is.co.za/mirror/archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.harukasan.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.lanet.kr/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.premi.st/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.librelabucm.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.rediris.es/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://sharing.thelinuxsect.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.acc.umu.se/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.dynamict.se/core/os/x86_64
debug: adding new server URL to database 'core': http://ftpmirror.infania.net/mirror/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.lysator.liu.se/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.myrveln.se/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://pkg.adfinis-sygroup.ch/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.init7.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.puzzle.ch/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.cs.nctu.edu.tw/core/os/x86_64
debug: adding new server URL to database 'core': http://shadow.ind.ntou.edu.tw/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.tku.edu.tw/Linux/ArchLinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.yzu.edu.tw/Linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.kku.ac.th/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror2.totbb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.linux.org.tr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.veriteknik.net.tr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.ip-connect.vn.ua/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.mirohost.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.nix.org.ua/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.uk.mirror.allworldit.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.bytemark.co.uk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.manchester.m247.com/arch-linux/core/os/x86_64
debug: adding new server URL to database 'core': http://www.mirrorservice.org/sites/ftp.archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.netweaver.uk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://lon.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.serverspace.co.uk/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.mirrors.uk2.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.ukfast.co.uk/sites/archlinux.org/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.acm.wpi.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.advancedhosters.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.aggregate.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ca.us.mirror.archlinux-br.org/core/os/x86_64
debug: adding new server URL to database 'core': http://il.us.mirror.archlinux-br.org/core/os/x86_64
debug: adding new server URL to database 'core': http://archlinux.surlyjake.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.arizona.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arlm.tyzoid.com/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cc.columbia.edu/pub/linux/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.mirror.constant.com/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cs.pitt.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.cs.vt.edu/pub/ArchLinux/core/os/x86_64
debug: adding new server URL to database 'core': http://distro.ibiblio.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.es.its.nyu.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.gigenet.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://www.gtlib.gatech.edu/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.dc02.hackingand.coffee/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://repo.ialab.dsu.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.kernel.org/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.dal10.us.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.mia11.us.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.sfo12.us.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.wdc1.us.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.liquidweb.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.lty.me/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://reflector.luehm.com/arch/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.lug.mtu.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.math.princeton.edu/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.metrocast.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.kaminski.io/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://iad.mirrors.misaka.one/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://repo.miserver.it.umich.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.ocf.berkeley.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://archmirror1.octyl.net/core/os/x86_64
debug: adding new server URL to database 'core': http://ftp.osuosl.org/pub/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.mirrors.pair.com/core/os/x86_64
debug: adding new server URL to database 'core': http://dfw.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://iad.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://ord.mirror.rackspace.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://plug-mirror.rcac.purdue.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.rit.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.rutgers.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.siena.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.sonic.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://arch.mirror.square-r00t.net/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.stephen304.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.pit.teraswitch.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.umd.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirror.vtti.vt.edu/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.xmission.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://mirrors.xtom.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': http://f.archlinuxvn.org/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': http://mirrors.evowise.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.digitalpacific.com.au/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.iinet.net.au/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.internode.on.net/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.melbourneitmirror.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://syd.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.swin.edu.au/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.digitalnova.at/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.easyname.at/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.reisenbauer.ee/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.xeonbd.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.byfly.by/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.datacenter.by/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.adct.be/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.cu.be/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.kangaroot.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.ba/extra/os/x86_64
debug: adding new server URL to database 'extra': http://br.mirror.archlinux-br.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.c3sl.ufpr.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.caco.ic.unicamp.br/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://linorg.usp.br/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.pop-es.rnp.br/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ufam.edu.br/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ufscar.br/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.host.ag/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.netix.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.uni-plovdiv.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cedille.club/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.colo-serv.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.csclub.uwaterloo.ca/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror2.evolution-host.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.its.dal.ca/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://muug.ca/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.rafal.ca/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.scd31.com/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.sergal.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.archlinux.cl/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ufro.cl/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.163.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.cqu.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lzu.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.neusoft.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.redrock.team/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.tuna.tsinghua.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.ustc.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.zju.edu.cn/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.udenar.edu.co/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.iskon.hr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.dkm.cz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.fi.muni.cz/pub/linux/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.linux.cz/pub/linux/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://gluttony.sin.cvut.cz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.nic.cz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.sh.cvut.cz/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.vpsfree.cz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.dotsrc.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.one.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cedia.org.ec/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.espoch.edu.ec/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.uta.edu.ec/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.mirror.far.fi/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.pseudoform.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.de-labrusse.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.archlinux.ikoula.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.vi-di.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.arnoldthebat.co.uk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.benatherton.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cyberbits.eu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ibcp.fr/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lastmikoi.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mailtunnel.eu/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mir.archlinux.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.celianvdb.fr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.nimukaito.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.oldsql.cc/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.ovh.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.polymorf.fr/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.rezopole.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.standaloneinstaller.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.u-strasbg.fr/linux/distributions/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.yourlabs.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.grena.ge/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.23media.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://artfiles.org/archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.chaoticum.net/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.checkdomain.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.eckner.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.f4st.host/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.fau.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.gutscheindrache.com/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.gwdg.de/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.honkgong.info/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.iphh.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.jensgutermuth.de/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.fra10.de.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.metalgamer.eu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.mikrogravitation.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.n-ix.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.netcologne.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.niyawe.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.orbit-os.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://packages.oth-regensburg.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.halifax.rwth-aachen.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://linux.rz.rub.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.selfnet.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.thaller.ws/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.tu-chemnitz.de/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ubrco.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.uni-bayreuth.de/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.uni-hannover.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.uni-kl.de/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.united-gameserver.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.wrz.de/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.wtnet.de/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.myaegean.gr/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.ntua.gr/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.otenet.gr/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror-hk.koddos.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://hkg.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.xtom.com.hk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.energia.mta.hu/pub/mirrors/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archmirror.hbit.sztaki.hu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://nova.quantum-mirror.hu/mirrors/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://quantum-mirror.hu/mirrors/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://super.quantum-mirror.hu/mirrors/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.system.is/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cse.iitk.ac.in/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.labkom.id/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.poliwangi.ac.id/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://suro.ubaya.ac.id/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.telkomuniversity.ac.id/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://repo.iut.ac.ir/repo/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.mirjamali.ir/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.nak-mci.ir/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://repo.sadjad.ac.ir/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.isoc.org.il/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.garr.it/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.prometeus.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.cat.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ps.kz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.liquidtelecom.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.koyanet.lv/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.atviras.lt/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.ims.nksc.lt/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.root.lu/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.i3d.net/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.koddos.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.mirrors.lavatech.top/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.ams1.nl.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.liteserver.nl/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.mijn.host/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.neostrada.nl/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.nluug.nl/os/Linux/distr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.pcextreme.nl/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.serverion.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.wearetriple.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror-archlinux.webruimtehosting.nl/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.xtom.nl/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lagoon.nc/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.nautile.nc/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.fsmg.org.nz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.smith.geek.nz/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.softver.org.mk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.onevip.mk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.t-home.mk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.archlinux.no/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.uib.no/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.neuf.no/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.terrahost.no/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirror.py/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rise.ph/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.icm.edu.pl/pub/Linux/dist/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.midov.pl/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.nixlab.pl/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.onet.pl/pub/mirrors/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.vectranet.pl/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://glua.ua.pt/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.efect.ro/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.linux.ro/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.m247.ro/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.nav.ro/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.nxthost.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.pidginhost.com/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.rol.ru/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.truenetwork.ru/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.yandex.ru/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.zepto.cloud/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.petarmaric.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.pmf.kg.ac.rs/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.0x.sg/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.aktkn.sg/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.nus.edu.sg/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lnx.sk/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://tux.rainside.sk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archimonde.ts.si/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.za.mirror.allworldit.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://za.mirror.archlinux-br.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.is.co.za/mirror/archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.harukasan.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.lanet.kr/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.premi.st/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.librelabucm.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.rediris.es/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://sharing.thelinuxsect.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.acc.umu.se/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.dynamict.se/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftpmirror.infania.net/mirror/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.lysator.liu.se/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.myrveln.se/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://pkg.adfinis-sygroup.ch/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.init7.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.puzzle.ch/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.cs.nctu.edu.tw/extra/os/x86_64
debug: adding new server URL to database 'extra': http://shadow.ind.ntou.edu.tw/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.tku.edu.tw/Linux/ArchLinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.yzu.edu.tw/Linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.kku.ac.th/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror2.totbb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.linux.org.tr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.veriteknik.net.tr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.ip-connect.vn.ua/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.mirohost.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.nix.org.ua/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.uk.mirror.allworldit.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.bytemark.co.uk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.manchester.m247.com/arch-linux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.mirrorservice.org/sites/ftp.archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.netweaver.uk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://lon.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.serverspace.co.uk/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.mirrors.uk2.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.ukfast.co.uk/sites/archlinux.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.acm.wpi.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.advancedhosters.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.aggregate.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ca.us.mirror.archlinux-br.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://il.us.mirror.archlinux-br.org/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archlinux.surlyjake.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.arizona.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arlm.tyzoid.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cc.columbia.edu/pub/linux/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.mirror.constant.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cs.pitt.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.cs.vt.edu/pub/ArchLinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://distro.ibiblio.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.es.its.nyu.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.gigenet.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://www.gtlib.gatech.edu/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.dc02.hackingand.coffee/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://repo.ialab.dsu.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.kernel.org/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.dal10.us.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.mia11.us.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.sfo12.us.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.wdc1.us.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.liquidweb.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.lty.me/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://reflector.luehm.com/arch/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.lug.mtu.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.math.princeton.edu/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.metrocast.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.kaminski.io/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://iad.mirrors.misaka.one/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://repo.miserver.it.umich.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.ocf.berkeley.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://archmirror1.octyl.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ftp.osuosl.org/pub/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.mirrors.pair.com/extra/os/x86_64
debug: adding new server URL to database 'extra': http://dfw.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://iad.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://ord.mirror.rackspace.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://plug-mirror.rcac.purdue.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.rit.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.rutgers.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.siena.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.sonic.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://arch.mirror.square-r00t.net/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.stephen304.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.pit.teraswitch.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.umd.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirror.vtti.vt.edu/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.xmission.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://mirrors.xtom.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': http://f.archlinuxvn.org/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': http://mirrors.evowise.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.digitalpacific.com.au/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.iinet.net.au/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.internode.on.net/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.melbourneitmirror.net/community/os/x86_64
debug: adding new server URL to database 'community': http://syd.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.swin.edu.au/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.digitalnova.at/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.easyname.at/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.reisenbauer.ee/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.xeonbd.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.byfly.by/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.datacenter.by/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.adct.be/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.cu.be/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.kangaroot.net/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.ba/community/os/x86_64
debug: adding new server URL to database 'community': http://br.mirror.archlinux-br.org/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.c3sl.ufpr.br/community/os/x86_64
debug: adding new server URL to database 'community': http://www.caco.ic.unicamp.br/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://linorg.usp.br/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.pop-es.rnp.br/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ufam.edu.br/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ufscar.br/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.host.ag/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.netix.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.uni-plovdiv.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cedille.club/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.colo-serv.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.csclub.uwaterloo.ca/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror2.evolution-host.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.its.dal.ca/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://muug.ca/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.rafal.ca/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.scd31.com/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.sergal.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.archlinux.cl/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ufro.cl/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.163.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.cqu.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lzu.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.neusoft.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.redrock.team/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.tuna.tsinghua.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.ustc.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.zju.edu.cn/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.udenar.edu.co/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.iskon.hr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.dkm.cz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.fi.muni.cz/pub/linux/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.linux.cz/pub/linux/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://gluttony.sin.cvut.cz/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.nic.cz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.sh.cvut.cz/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.vpsfree.cz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.dotsrc.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.one.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cedia.org.ec/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.espoch.edu.ec/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.uta.edu.ec/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.mirror.far.fi/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.pseudoform.org/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.de-labrusse.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.archlinux.ikoula.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.vi-di.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.arnoldthebat.co.uk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.benatherton.com/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cyberbits.eu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ibcp.fr/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lastmikoi.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mailtunnel.eu/community/os/x86_64
debug: adding new server URL to database 'community': http://mir.archlinux.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.celianvdb.fr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.nimukaito.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.oldsql.cc/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.ovh.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.polymorf.fr/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.rezopole.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.standaloneinstaller.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.u-strasbg.fr/linux/distributions/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.yourlabs.org/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.grena.ge/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.23media.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://artfiles.org/archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.chaoticum.net/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.checkdomain.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.eckner.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.f4st.host/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.fau.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://www.gutscheindrache.com/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.gwdg.de/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.honkgong.info/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.iphh.net/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.jensgutermuth.de/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.fra10.de.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.metalgamer.eu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.mikrogravitation.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.n-ix.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.netcologne.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.niyawe.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.orbit-os.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://packages.oth-regensburg.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.halifax.rwth-aachen.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://linux.rz.rub.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.selfnet.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.thaller.ws/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.tu-chemnitz.de/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ubrco.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.uni-bayreuth.de/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.uni-hannover.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.uni-kl.de/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.united-gameserver.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.wrz.de/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.wtnet.de/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.myaegean.gr/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.ntua.gr/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.otenet.gr/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror-hk.koddos.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://hkg.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.xtom.com.hk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.energia.mta.hu/pub/mirrors/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://archmirror.hbit.sztaki.hu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://nova.quantum-mirror.hu/mirrors/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://quantum-mirror.hu/mirrors/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://super.quantum-mirror.hu/mirrors/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.system.is/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cse.iitk.ac.in/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.labkom.id/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.poliwangi.ac.id/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://suro.ubaya.ac.id/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.telkomuniversity.ac.id/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://repo.iut.ac.ir/repo/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.mirjamali.ir/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.nak-mci.ir/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://repo.sadjad.ac.ir/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.isoc.org.il/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.garr.it/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.prometeus.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.cat.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ps.kz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.liquidtelecom.com/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.koyanet.lv/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.atviras.lt/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.ims.nksc.lt/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.root.lu/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.i3d.net/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.koddos.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.mirrors.lavatech.top/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.ams1.nl.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.liteserver.nl/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.mijn.host/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.neostrada.nl/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.nluug.nl/os/Linux/distr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.pcextreme.nl/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.serverion.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.wearetriple.com/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror-archlinux.webruimtehosting.nl/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.xtom.nl/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lagoon.nc/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.nautile.nc/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.fsmg.org.nz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.smith.geek.nz/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.softver.org.mk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.onevip.mk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.t-home.mk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.archlinux.no/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.uib.no/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.neuf.no/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.terrahost.no/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirror.py/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rise.ph/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.icm.edu.pl/pub/Linux/dist/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.midov.pl/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.nixlab.pl/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.onet.pl/pub/mirrors/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.vectranet.pl/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://glua.ua.pt/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.efect.ro/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.linux.ro/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.m247.ro/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.nav.ro/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.nxthost.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.pidginhost.com/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.rol.ru/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.truenetwork.ru/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.yandex.ru/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.zepto.cloud/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.petarmaric.com/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.pmf.kg.ac.rs/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.0x.sg/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.aktkn.sg/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.nus.edu.sg/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lnx.sk/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://tux.rainside.sk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archimonde.ts.si/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.za.mirror.allworldit.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://za.mirror.archlinux-br.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.is.co.za/mirror/archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.harukasan.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.lanet.kr/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.premi.st/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.librelabucm.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.rediris.es/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://sharing.thelinuxsect.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.acc.umu.se/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.dynamict.se/community/os/x86_64
debug: adding new server URL to database 'community': http://ftpmirror.infania.net/mirror/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.lysator.liu.se/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.myrveln.se/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://pkg.adfinis-sygroup.ch/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.init7.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.puzzle.ch/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.cs.nctu.edu.tw/community/os/x86_64
debug: adding new server URL to database 'community': http://shadow.ind.ntou.edu.tw/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.tku.edu.tw/Linux/ArchLinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.yzu.edu.tw/Linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.kku.ac.th/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror2.totbb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.linux.org.tr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.veriteknik.net.tr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.ip-connect.vn.ua/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.mirohost.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.nix.org.ua/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.uk.mirror.allworldit.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.bytemark.co.uk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.manchester.m247.com/arch-linux/community/os/x86_64
debug: adding new server URL to database 'community': http://www.mirrorservice.org/sites/ftp.archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.netweaver.uk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://lon.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.serverspace.co.uk/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.mirrors.uk2.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.ukfast.co.uk/sites/archlinux.org/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.acm.wpi.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.advancedhosters.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.aggregate.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ca.us.mirror.archlinux-br.org/community/os/x86_64
debug: adding new server URL to database 'community': http://il.us.mirror.archlinux-br.org/community/os/x86_64
debug: adding new server URL to database 'community': http://archlinux.surlyjake.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.arizona.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arlm.tyzoid.com/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cc.columbia.edu/pub/linux/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.mirror.constant.com/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cs.pitt.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.cs.vt.edu/pub/ArchLinux/community/os/x86_64
debug: adding new server URL to database 'community': http://distro.ibiblio.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.es.its.nyu.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.gigenet.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://www.gtlib.gatech.edu/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.dc02.hackingand.coffee/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://repo.ialab.dsu.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.kernel.org/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.dal10.us.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.mia11.us.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.sfo12.us.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.wdc1.us.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.liquidweb.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.lty.me/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://reflector.luehm.com/arch/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.lug.mtu.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.math.princeton.edu/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.metrocast.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.kaminski.io/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://iad.mirrors.misaka.one/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://repo.miserver.it.umich.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.ocf.berkeley.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://archmirror1.octyl.net/community/os/x86_64
debug: adding new server URL to database 'community': http://ftp.osuosl.org/pub/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.mirrors.pair.com/community/os/x86_64
debug: adding new server URL to database 'community': http://dfw.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://iad.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://ord.mirror.rackspace.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://plug-mirror.rcac.purdue.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.rit.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.rutgers.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.siena.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.sonic.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://arch.mirror.square-r00t.net/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.stephen304.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.pit.teraswitch.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.umd.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirror.vtti.vt.edu/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.xmission.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://mirrors.xtom.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': http://f.archlinuxvn.org/archlinux/community/os/x86_64
debug: registering sync database 'multilib'
debug: database path for tree multilib set to /var/lib/pacman/sync/multilib.db
debug: "/var/lib/pacman/sync/multilib.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/multilib.db.sig could not be opened
debug: missing optional signature
debug: setting usage of 15 for multilib repository
debug: adding new server URL to database 'multilib': http://mirrors.evowise.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.digitalpacific.com.au/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.iinet.net.au/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.internode.on.net/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.melbourneitmirror.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://syd.mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.swin.edu.au/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.digitalnova.at/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.easyname.at/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.reisenbauer.ee/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.xeonbd.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.byfly.by/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.datacenter.by/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.adct.be/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.cu.be/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.kangaroot.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.ba/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://br.mirror.archlinux-br.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.c3sl.ufpr.br/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.caco.ic.unicamp.br/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://linorg.usp.br/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.pop-es.rnp.br/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ufam.edu.br/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ufscar.br/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.host.ag/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.netix.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.uni-plovdiv.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cedille.club/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.colo-serv.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.csclub.uwaterloo.ca/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror2.evolution-host.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.its.dal.ca/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://muug.ca/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.rafal.ca/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.scd31.com/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.sergal.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.archlinux.cl/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ufro.cl/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.163.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.cqu.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lzu.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.neusoft.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.redrock.team/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.tuna.tsinghua.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.ustc.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.zju.edu.cn/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.udenar.edu.co/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.iskon.hr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.dkm.cz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.fi.muni.cz/pub/linux/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.linux.cz/pub/linux/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://gluttony.sin.cvut.cz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.nic.cz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.sh.cvut.cz/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.vpsfree.cz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.dotsrc.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.one.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cedia.org.ec/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.espoch.edu.ec/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.uta.edu.ec/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.mirror.far.fi/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.pseudoform.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.de-labrusse.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.archlinux.ikoula.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.vi-di.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.arnoldthebat.co.uk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.benatherton.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cyberbits.eu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ibcp.fr/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lastmikoi.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mailtunnel.eu/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mir.archlinux.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.celianvdb.fr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.nimukaito.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.oldsql.cc/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.ovh.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.polymorf.fr/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.rezopole.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.standaloneinstaller.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.u-strasbg.fr/linux/distributions/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.yourlabs.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.grena.ge/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.23media.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://artfiles.org/archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.chaoticum.net/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.checkdomain.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.eckner.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.f4st.host/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.fau.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.gutscheindrache.com/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.gwdg.de/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.honkgong.info/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.hosteurope.de/mirror/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.iphh.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.jensgutermuth.de/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.fra10.de.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.metalgamer.eu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.mikrogravitation.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.n-ix.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.netcologne.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.niyawe.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.orbit-os.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://packages.oth-regensburg.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.halifax.rwth-aachen.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://linux.rz.rub.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.selfnet.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.thaller.ws/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.tu-chemnitz.de/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ubrco.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.uni-bayreuth.de/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.uni-hannover.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.united-gameserver.de/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.wrz.de/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.wtnet.de/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.cc.uoc.gr/mirrors/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.myaegean.gr/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.ntua.gr/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.otenet.gr/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror-hk.koddos.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://hkg.mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.xtom.com.hk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.energia.mta.hu/pub/mirrors/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archmirror.hbit.sztaki.hu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://nova.quantum-mirror.hu/mirrors/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://quantum-mirror.hu/mirrors/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://super.quantum-mirror.hu/mirrors/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.system.is/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cse.iitk.ac.in/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.labkom.id/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.poliwangi.ac.id/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://suro.ubaya.ac.id/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.telkomuniversity.ac.id/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://repo.iut.ac.ir/repo/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.mirjamali.ir/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.nak-mci.ir/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://repo.sadjad.ac.ir/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.heanet.ie/mirrors/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.isoc.org.il/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.garr.it/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.prometeus.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.cat.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ps.kz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.liquidtelecom.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.koyanet.lv/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.atviras.lt/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.ims.nksc.lt/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.root.lu/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.i3d.net/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.koddos.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.mirrors.lavatech.top/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.ams1.nl.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.liteserver.nl/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.mijn.host/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.neostrada.nl/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.nluug.nl/os/Linux/distr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.pcextreme.nl/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.serverion.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.snt.utwente.nl/pub/os/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.wearetriple.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror-archlinux.webruimtehosting.nl/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.xtom.nl/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lagoon.nc/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.nautile.nc/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.fsmg.org.nz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.smith.geek.nz/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.softver.org.mk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.onevip.mk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.t-home.mk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.archlinux.no/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.uib.no/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.neuf.no/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.terrahost.no/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirror.py/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rise.ph/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.icm.edu.pl/pub/Linux/dist/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.midov.pl/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.nixlab.pl/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.onet.pl/pub/mirrors/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.vectranet.pl/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://glua.ua.pt/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.efect.ro/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.linux.ro/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.m247.ro/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.nav.ro/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.nxthost.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.pidginhost.com/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.rol.ru/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.truenetwork.ru/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.yandex.ru/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.zepto.cloud/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.petarmaric.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.pmf.kg.ac.rs/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.0x.sg/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.aktkn.sg/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.nus.edu.sg/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lnx.sk/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://tux.rainside.sk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archimonde.ts.si/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.za.mirror.allworldit.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://za.mirror.archlinux-br.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.is.co.za/mirror/archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.harukasan.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.lanet.kr/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.premi.st/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.librelabucm.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.rediris.es/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://sharing.thelinuxsect.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.acc.umu.se/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.dynamict.se/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftpmirror.infania.net/mirror/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.lysator.liu.se/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.myrveln.se/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://pkg.adfinis-sygroup.ch/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.init7.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.puzzle.ch/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.cs.nctu.edu.tw/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://shadow.ind.ntou.edu.tw/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.tku.edu.tw/Linux/ArchLinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.yzu.edu.tw/Linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.kku.ac.th/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror2.totbb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.linux.org.tr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.veriteknik.net.tr/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.ip-connect.vn.ua/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.mirohost.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.nix.org.ua/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.uk.mirror.allworldit.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.bytemark.co.uk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.manchester.m247.com/arch-linux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.mirrorservice.org/sites/ftp.archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.netweaver.uk/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://lon.mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.serverspace.co.uk/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.mirrors.uk2.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.ukfast.co.uk/sites/archlinux.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.acm.wpi.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.advancedhosters.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.aggregate.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ca.us.mirror.archlinux-br.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://il.us.mirror.archlinux-br.org/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archlinux.surlyjake.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.arizona.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arlm.tyzoid.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cc.columbia.edu/pub/linux/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.mirror.constant.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cs.pitt.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.cs.vt.edu/pub/ArchLinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://distro.ibiblio.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.es.its.nyu.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.gigenet.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://www.gtlib.gatech.edu/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.dc02.hackingand.coffee/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://repo.ialab.dsu.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.kernel.org/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.dal10.us.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.mia11.us.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.sfo12.us.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.wdc1.us.leaseweb.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.liquidweb.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.lty.me/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://reflector.luehm.com/arch/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.lug.mtu.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.math.princeton.edu/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.metrocast.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.kaminski.io/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://iad.mirrors.misaka.one/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://repo.miserver.it.umich.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.ocf.berkeley.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://archmirror1.octyl.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ftp.osuosl.org/pub/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.mirrors.pair.com/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://dfw.mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://iad.mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://ord.mirror.rackspace.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://plug-mirror.rcac.purdue.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.rit.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.rutgers.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.siena.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.sonic.net/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://arch.mirror.square-r00t.net/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.stephen304.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.pit.teraswitch.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.umd.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirror.vtti.vt.edu/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.xmission.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://mirrors.xtom.com/archlinux/multilib/os/x86_64
debug: adding new server URL to database 'multilib': http://f.archlinuxvn.org/archlinux/multilib/os/x86_64
:: Synchronizing package databases...
debug: url: http://mirrors.evowise.com/archlinux/core/os/x86_64/core.db
debug: maxsize: 26214400
debug: using time condition: 1583234483
debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
debug: url: http://mirrors.evowise.com/archlinux/extra/os/x86_64/extra.db
debug: maxsize: 26214400
debug: using time condition: 1583260276
debug: opened tempfile for download: /var/lib/pacman/sync/extra.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
debug: url: http://mirrors.evowise.com/archlinux/community/os/x86_64/community.db
debug: maxsize: 26214400
debug: using time condition: 1583258922
debug: opened tempfile for download: /var/lib/pacman/sync/community.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
debug: url: http://mirrors.evowise.com/archlinux/multilib/os/x86_64/multilib.db
debug: maxsize: 26214400
debug: using time condition: 1583179674
debug: opened tempfile for download: /var/lib/pacman/sync/multilib.db.part (wb)
debug: curl returned error 0 from transfer
debug: response code: 304
debug: file met time condition
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
debug: checking for package upgrades
debug: loading package cache for repository 'local'
debug: added 720 packages to package cache for db 'local'
debug: searching for replacements for a52dec in core
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 228 packages to package cache for db 'core'
debug: searching for replacements for a52dec in extra
debug: loading package cache for repository 'extra'
debug: opening archive /var/lib/pacman/sync/extra.db
debug: added 2952 packages to package cache for db 'extra'
debug: searching for replacements for aalib in core
debug: searching for replacements for aalib in extra
debug: searching for replacements for acl in core
debug: searching for replacements for adobe-source-code-pro-fonts in core
debug: searching for replacements for adobe-source-code-pro-fonts in extra
debug: searching for replacements for adwaita-icon-theme in core
debug: searching for replacements for adwaita-icon-theme in extra
debug: searching for replacements for aegisub in core
debug: searching for replacements for aegisub in extra
debug: searching for replacements for aegisub in community
debug: loading package cache for repository 'community'
debug: opening archive /var/lib/pacman/sync/community.db
debug: added 7310 packages to package cache for db 'community'
debug: searching for replacements for alsa-lib in core
debug: searching for replacements for alsa-lib in extra
debug: searching for replacements for alsa-plugins in core
debug: searching for replacements for alsa-plugins in extra
debug: searching for replacements for alsa-topology-conf in core
debug: searching for replacements for alsa-topology-conf in extra
debug: searching for replacements for alsa-ucm-conf in core
debug: searching for replacements for alsa-ucm-conf in extra
debug: searching for replacements for alsa-utils in core
debug: searching for replacements for alsa-utils in extra
debug: searching for replacements for android-tools in core
debug: searching for replacements for android-tools in extra
debug: searching for replacements for android-tools in community
debug: searching for replacements for android-udev in core
debug: searching for replacements for android-udev in extra
debug: searching for replacements for android-udev in community
debug: searching for replacements for anydesk in core
debug: searching for replacements for anydesk in extra
debug: searching for replacements for anydesk in community
debug: searching for replacements for anydesk in multilib
debug: loading package cache for repository 'multilib'
debug: opening archive /var/lib/pacman/sync/multilib.db
debug: added 277 packages to package cache for db 'multilib'
debug: searching for replacements for aom in core
debug: searching for replacements for aom in extra
debug: searching for replacements for archlinux-keyring in core
debug: searching for replacements for argon2 in core
debug: searching for replacements for asciidoc in core
debug: searching for replacements for asciidoc in extra
debug: searching for replacements for asciidoc in community
debug: searching for replacements for aspell in core
debug: searching for replacements for aspell in extra
debug: searching for replacements for at-spi2-atk in core
debug: searching for replacements for at-spi2-atk in extra
debug: searching for replacements for at-spi2-core in core
debug: searching for replacements for at-spi2-core in extra
debug: searching for replacements for atk in core
debug: searching for replacements for atk in extra
debug: searching for replacements for attr in core
debug: searching for replacements for audacity in core
debug: searching for replacements for audacity in extra
debug: searching for replacements for audacity in community
debug: searching for replacements for audit in core
debug: searching for replacements for autoconf in core
debug: searching for replacements for automake in core
debug: searching for replacements for avahi in core
debug: searching for replacements for avahi in extra
debug: searching for replacements for babl in core
debug: searching for replacements for babl in extra
debug: searching for replacements for base in core
debug: searching for replacements for bash in core
debug: searching for replacements for bc in core
debug: searching for replacements for bc in extra
debug: searching for replacements for binutils in core
debug: searching for replacements for bison in core
debug: searching for replacements for blas in core
debug: searching for replacements for blas in extra
debug: searching for replacements for boost-libs in core
debug: searching for replacements for boost-libs in extra
debug: searching for replacements for brother-mfc-j470dw in core
debug: searching for replacements for brother-mfc-j470dw in extra
debug: searching for replacements for brother-mfc-j470dw in community
debug: searching for replacements for brother-mfc-j470dw in multilib
debug: searching for replacements for brotli in core
debug: searching for replacements for brotli in extra
debug: searching for replacements for brotli in community
debug: searching for replacements for brscan4 in core
debug: searching for replacements for brscan4 in extra
debug: searching for replacements for brscan4 in community
debug: searching for replacements for brscan4 in multilib
debug: searching for replacements for bubblewrap in core
debug: searching for replacements for bubblewrap in extra
debug: searching for replacements for bzip2 in core
debug: searching for replacements for ca-certificates in core
debug: searching for replacements for ca-certificates-mozilla in core
debug: searching for replacements for ca-certificates-utils in core
debug: searching for replacements for cabextract in core
debug: searching for replacements for cabextract in extra
debug: searching for replacements for cabextract in community
debug: searching for replacements for cairo in core
debug: searching for replacements for cairo in extra
debug: searching for replacements for cantarell-fonts in core
debug: searching for replacements for cantarell-fonts in extra
debug: searching for replacements for cdparanoia in core
debug: searching for replacements for cdparanoia in extra
debug: searching for replacements for cifs-utils in core
debug: searching for replacements for cifs-utils in extra
debug: searching for replacements for clucene in core
debug: searching for replacements for clucene in extra
debug: searching for replacements for colord in core
debug: searching for replacements for colord in extra
debug: searching for replacements for composer in core
debug: searching for replacements for composer in extra
debug: searching for replacements for confuse in core
debug: searching for replacements for confuse in extra
debug: searching for replacements for confuse in community
debug: searching for replacements for coreutils in core
debug: searching for replacements for cracklib in core
debug: searching for replacements for cryptsetup in core
debug: searching for replacements for cups in core
debug: searching for replacements for cups in extra
debug: searching for replacements for cups-filters in core
debug: searching for replacements for cups-filters in extra
debug: searching for replacements for curl in core
debug: searching for replacements for dav1d in core
debug: searching for replacements for dav1d in extra
debug: searching for replacements for db in core
debug: searching for replacements for dbus in core
debug: searching for replacements for dbus-glib in core
debug: searching for replacements for dbus-glib in extra
debug: searching for replacements for dconf in core
debug: searching for replacements for dconf in extra
debug: searching for replacements for desktop-file-utils in core
debug: searching for replacements for desktop-file-utils in extra
debug: searching for replacements for device-mapper in core
debug: searching for replacements for dhcpcd in core
debug: searching for replacements for diffutils in core
debug: searching for replacements for dnssec-anchors in core
debug: searching for replacements for docbook-xml in core
debug: searching for replacements for docbook-xml in extra
debug: searching for replacements for docbook-xsl in core
debug: searching for replacements for docbook-xsl in extra
debug: searching for replacements for dosbox in core
debug: searching for replacements for dosbox in extra
debug: searching for replacements for dosbox in community
debug: searching for replacements for dosfstools in core
debug: searching for replacements for double-conversion in core
debug: searching for replacements for double-conversion in extra
debug: searching for replacements for e2fsprogs in core
debug: searching for replacements for ecryptfs-utils in core
debug: searching for replacements for ecryptfs-utils in extra
debug: searching for replacements for ecryptfs-utils in community
debug: searching for replacements for efibootmgr in core
debug: searching for replacements for efivar in core
debug: searching for replacements for egl-wayland in core
debug: searching for replacements for egl-wayland in extra
debug: searching for replacements for eglexternalplatform in core
debug: searching for replacements for eglexternalplatform in extra
debug: searching for replacements for enca in core
debug: searching for replacements for enca in extra
debug: searching for replacements for enchant in core
debug: searching for replacements for enchant in extra
debug: searching for replacements for exfat-utils in core
debug: searching for replacements for exfat-utils in extra
debug: searching for replacements for exfat-utils in community
debug: searching for replacements for exiv2 in core
debug: searching for replacements for exiv2 in extra
debug: searching for replacements for expat in core
debug: searching for replacements for faac in core
debug: searching for replacements for faac in extra
debug: searching for replacements for faad2 in core
debug: searching for replacements for faad2 in extra
debug: searching for replacements for fakeroot in core
debug: searching for replacements for faudio in core
debug: searching for replacements for faudio in extra
debug: searching for replacements for faudio in community
debug: searching for replacements for ffmpeg in core
debug: searching for replacements for ffmpeg in extra
debug: searching for replacements for ffms2 in core
debug: searching for replacements for ffms2 in extra
debug: searching for replacements for ffms2 in community
debug: searching for replacements for fftw in core
debug: searching for replacements for fftw in extra
debug: searching for replacements for file in core
debug: searching for replacements for filesystem in core
debug: searching for replacements for filezilla in core
debug: searching for replacements for filezilla in extra
debug: searching for replacements for filezilla in community
debug: searching for replacements for findutils in core
debug: searching for replacements for firefox in core
debug: searching for replacements for firefox in extra
debug: searching for replacements for flac in core
debug: searching for replacements for flac in extra
debug: searching for replacements for flex in core
debug: searching for replacements for fltk in core
debug: searching for replacements for fltk in extra
debug: searching for replacements for fltk in community
debug: searching for replacements for fluidsynth in core
debug: searching for replacements for fluidsynth in extra
debug: searching for replacements for fontconfig in core
debug: searching for replacements for fontconfig in extra
debug: searching for replacements for freetype2 in core
debug: searching for replacements for freetype2 in extra
debug: searching for replacements for fribidi in core
debug: searching for replacements for fribidi in extra
debug: searching for replacements for fuse-common in core
debug: searching for replacements for fuse-common in extra
debug: searching for replacements for fuse2 in core
debug: searching for replacements for fuse2 in extra
debug: searching for replacements for gawk in core
debug: searching for replacements for gc in core
debug: searching for replacements for gc in extra
debug: searching for replacements for gcc in core
debug: searching for replacements for gcc-libs in core
debug: searching for replacements for gconf in core
debug: searching for replacements for gconf in extra
debug: searching for replacements for gconf in community
debug: searching for replacements for gconf in multilib
debug: searching for replacements for gd in core
debug: searching for replacements for gd in extra
debug: searching for replacements for gdbm in core
debug: searching for replacements for gdk-pixbuf2 in core
debug: searching for replacements for gdk-pixbuf2 in extra
debug: searching for replacements for gegl in core
debug: searching for replacements for gegl in extra
debug: searching for replacements for gettext in core
debug: searching for replacements for ghostscript in core
debug: searching for replacements for ghostscript in extra
debug: searching for replacements for giflib in core
debug: searching for replacements for giflib in extra
debug: searching for replacements for gimp in core
debug: searching for replacements for gimp in extra
debug: searching for replacements for git in core
debug: searching for replacements for git in extra
debug: searching for replacements for glib-networking in core
debug: searching for replacements for glib-networking in extra
debug: searching for replacements for glib2 in core
debug: searching for replacements for glibc in core
debug: searching for replacements for glu in core
debug: searching for replacements for glu in extra
debug: searching for replacements for gmp in core
debug: searching for replacements for gnupg in core
debug: searching for replacements for gnutls in core
debug: searching for replacements for gpgme in core
debug: searching for replacements for gpm in core
debug: searching for replacements for graphene in core
debug: searching for replacements for graphene in extra
debug: searching for replacements for graphite in core
debug: searching for replacements for graphite in extra
debug: searching for replacements for grep in core
debug: searching for replacements for groff in core
debug: searching for replacements for grub in core
debug: searching for replacements for gsettings-desktop-schemas in core
debug: searching for replacements for gsettings-desktop-schemas in extra
debug: searching for replacements for gsfonts in core
debug: searching for replacements for gsfonts in extra
debug: searching for replacements for gsm in core
debug: searching for replacements for gsm in extra
debug: searching for replacements for gst-plugins-base in core
debug: searching for replacements for gst-plugins-base in extra
debug: searching for replacements for gst-plugins-base-libs in core
debug: searching for replacements for gst-plugins-base-libs in extra
debug: searching for replacements for gstreamer in core
debug: searching for replacements for gstreamer in extra
debug: searching for replacements for gtk-update-icon-cache in core
debug: searching for replacements for gtk-update-icon-cache in extra
debug: searching for replacements for gtk2 in core
debug: searching for replacements for gtk2 in extra
debug: searching for replacements for gtk3 in core
debug: searching for replacements for gtk3 in extra
debug: searching for replacements for gtkglext in core
debug: searching for replacements for gtkglext in extra
debug: searching for replacements for guile in core
debug: searching for replacements for guile in extra
debug: searching for replacements for gvim in core
debug: searching for replacements for gvim in extra
debug: searching for replacements for gzip in core
debug: searching for replacements for harfbuzz in core
debug: searching for replacements for harfbuzz in extra
debug: searching for replacements for harfbuzz-icu in core
debug: searching for replacements for harfbuzz-icu in extra
debug: searching for replacements for hicolor-icon-theme in core
debug: searching for replacements for hicolor-icon-theme in extra
debug: searching for replacements for hspell in core
debug: searching for replacements for hspell in extra
debug: searching for replacements for hunspell in core
debug: searching for replacements for hunspell in extra
debug: searching for replacements for hunspell-en_US in core
debug: searching for replacements for hunspell-en_US in extra
debug: searching for replacements for hunspell-he in core
debug: searching for replacements for hunspell-he in extra
debug: searching for replacements for hwids in core
debug: searching for replacements for hwloc in core
debug: searching for replacements for hwloc in extra
debug: searching for replacements for hyphen in core
debug: searching for replacements for hyphen in extra
debug: searching for replacements for iana-etc in core
debug: searching for replacements for icu in core
debug: searching for replacements for ijs in core
debug: searching for replacements for ijs in extra
debug: searching for replacements for imagemagick in core
debug: searching for replacements for imagemagick in extra
debug: searching for replacements for imlib2 in core
debug: searching for replacements for imlib2 in extra
debug: searching for replacements for inetutils in core
debug: searching for replacements for intel-tbb in core
debug: searching for replacements for intel-tbb in extra
debug: searching for replacements for intel-ucode in core
debug: searching for replacements for intel-ucode in extra
debug: searching for replacements for iproute2 in core
debug: searching for replacements for iptables in core
debug: searching for replacements for iputils in core
debug: searching for replacements for irqbalance in core
debug: searching for replacements for irqbalance in extra
debug: searching for replacements for iso-codes in core
debug: searching for replacements for iso-codes in extra
debug: searching for replacements for jack in core
debug: searching for replacements for jack in extra
debug: searching for replacements for jansson in core
debug: searching for replacements for jansson in extra
debug: searching for replacements for jansson in community
debug: searching for replacements for jasper in core
debug: searching for replacements for jasper in extra
debug: searching for replacements for java-runtime-common in core
debug: searching for replacements for java-runtime-common in extra
debug: searching for replacements for jbig2dec in core
debug: searching for replacements for jbig2dec in extra
debug: searching for replacements for jemalloc in core
debug: searching for replacements for jemalloc in extra
debug: searching for replacements for jfsutils in core
debug: searching for replacements for jre8-openjdk in core
debug: searching for replacements for jre8-openjdk in extra
debug: searching for replacements for jre8-openjdk-headless in core
debug: searching for replacements for jre8-openjdk-headless in extra
debug: searching for replacements for js60 in core
debug: searching for replacements for js60 in extra
debug: searching for replacements for json-c in core
debug: searching for replacements for json-glib in core
debug: searching for replacements for json-glib in extra
debug: searching for replacements for jsoncpp in core
debug: searching for replacements for jsoncpp in extra
debug: searching for replacements for kbd in core
debug: searching for replacements for keyutils in core
debug: searching for replacements for kmod in core
debug: searching for replacements for krb5 in core
debug: searching for replacements for l-smash in core
debug: searching for replacements for l-smash in extra
debug: searching for replacements for ladspa in core
debug: searching for replacements for ladspa in extra
debug: searching for replacements for lame in core
debug: searching for replacements for lame in extra
debug: searching for replacements for lapack in core
debug: searching for replacements for lapack in extra
debug: searching for replacements for lcms2 in core
debug: searching for replacements for lcms2 in extra
debug: searching for replacements for ldb in core
debug: searching for replacements for ldb in extra
debug: searching for replacements for ldns in core
debug: searching for replacements for lensfun in core
debug: searching for replacements for lensfun in extra
debug: searching for replacements for less in core
debug: searching for replacements for lib32-acl in core
debug: searching for replacements for lib32-acl in extra
debug: searching for replacements for lib32-acl in community
debug: searching for replacements for lib32-acl in multilib
debug: searching for replacements for lib32-alsa-lib in core
debug: searching for replacements for lib32-alsa-lib in extra
debug: searching for replacements for lib32-alsa-lib in community
debug: searching for replacements for lib32-alsa-lib in multilib
debug: searching for replacements for lib32-alsa-plugins in core
debug: searching for replacements for lib32-alsa-plugins in extra
debug: searching for replacements for lib32-alsa-plugins in community
debug: searching for replacements for lib32-alsa-plugins in multilib
debug: searching for replacements for lib32-atk in core
debug: searching for replacements for lib32-atk in extra
debug: searching for replacements for lib32-atk in community
debug: searching for replacements for lib32-atk in multilib
debug: searching for replacements for lib32-attr in core
debug: searching for replacements for lib32-attr in extra
debug: searching for replacements for lib32-attr in community
debug: searching for replacements for lib32-attr in multilib
debug: searching for replacements for lib32-bzip2 in core
debug: searching for replacements for lib32-bzip2 in extra
debug: searching for replacements for lib32-bzip2 in community
debug: searching for replacements for lib32-bzip2 in multilib
debug: searching for replacements for lib32-cairo in core
debug: searching for replacements for lib32-cairo in extra
debug: searching for replacements for lib32-cairo in community
debug: searching for replacements for lib32-cairo in multilib
debug: searching for replacements for lib32-dbus in core
debug: searching for replacements for lib32-dbus in extra
debug: searching for replacements for lib32-dbus in community
debug: searching for replacements for lib32-dbus in multilib
debug: searching for replacements for lib32-e2fsprogs in core
debug: searching for replacements for lib32-e2fsprogs in extra
debug: searching for replacements for lib32-e2fsprogs in community
debug: searching for replacements for lib32-e2fsprogs in multilib
debug: searching for replacements for lib32-expat in core
debug: searching for replacements for lib32-expat in extra
debug: searching for replacements for lib32-expat in community
debug: searching for replacements for lib32-expat in multilib
debug: searching for replacements for lib32-faudio in core
debug: searching for replacements for lib32-faudio in extra
debug: searching for replacements for lib32-faudio in community
debug: searching for replacements for lib32-faudio in multilib
debug: searching for replacements for lib32-fontconfig in core
debug: searching for replacements for lib32-fontconfig in extra
debug: searching for replacements for lib32-fontconfig in community
debug: searching for replacements for lib32-fontconfig in multilib
debug: searching for replacements for lib32-freetype2 in core
debug: searching for replacements for lib32-freetype2 in extra
debug: searching for replacements for lib32-freetype2 in community
debug: searching for replacements for lib32-freetype2 in multilib
debug: searching for replacements for lib32-fribidi in core
debug: searching for replacements for lib32-fribidi in extra
debug: searching for replacements for lib32-fribidi in community
debug: searching for replacements for lib32-fribidi in multilib
debug: searching for replacements for lib32-gcc-libs in core
debug: searching for replacements for lib32-gdk-pixbuf2 in core
debug: searching for replacements for lib32-gdk-pixbuf2 in extra
debug: searching for replacements for lib32-gdk-pixbuf2 in community
debug: searching for replacements for lib32-gdk-pixbuf2 in multilib
debug: searching for replacements for lib32-gettext in core
debug: searching for replacements for lib32-gettext in extra
debug: searching for replacements for lib32-gettext in community
debug: searching for replacements for lib32-gettext in multilib
debug: searching for replacements for lib32-glib2 in core
debug: searching for replacements for lib32-glib2 in extra
debug: searching for replacements for lib32-glib2 in community
debug: searching for replacements for lib32-glib2 in multilib
debug: searching for replacements for lib32-glibc in core
debug: searching for replacements for lib32-glu in core
debug: searching for replacements for lib32-glu in extra
debug: searching for replacements for lib32-glu in community
debug: searching for replacements for lib32-glu in multilib
debug: searching for replacements for lib32-gmp in core
debug: searching for replacements for lib32-gmp in extra
debug: searching for replacements for lib32-gmp in community
debug: searching for replacements for lib32-gmp in multilib
debug: searching for replacements for lib32-gnutls in core
debug: searching for replacements for lib32-gnutls in extra
debug: searching for replacements for lib32-gnutls in community
debug: searching for replacements for lib32-gnutls in multilib
debug: searching for replacements for lib32-gtk2 in core
debug: searching for replacements for lib32-gtk2 in extra
debug: searching for replacements for lib32-gtk2 in community
debug: searching for replacements for lib32-gtk2 in multilib
debug: searching for replacements for lib32-harfbuzz in core
debug: searching for replacements for lib32-harfbuzz in extra
debug: searching for replacements for lib32-harfbuzz in community
debug: searching for replacements for lib32-harfbuzz in multilib
debug: searching for replacements for lib32-icu in core
debug: searching for replacements for lib32-icu in extra
debug: searching for replacements for lib32-icu in community
debug: searching for replacements for lib32-icu in multilib
debug: searching for replacements for lib32-keyutils in core
debug: searching for replacements for lib32-keyutils in extra
debug: searching for replacements for lib32-keyutils in community
debug: searching for replacements for lib32-keyutils in multilib
debug: searching for replacements for lib32-krb5 in core
debug: searching for replacements for lib32-krb5 in extra
debug: searching for replacements for lib32-krb5 in community
debug: searching for replacements for lib32-krb5 in multilib
debug: searching for replacements for lib32-lcms2 in core
debug: searching for replacements for lib32-lcms2 in extra
debug: searching for replacements for lib32-lcms2 in community
debug: searching for replacements for lib32-lcms2 in multilib
debug: searching for replacements for lib32-libappindicator-gtk2 in core
debug: searching for replacements for lib32-libappindicator-gtk2 in extra
debug: searching for replacements for lib32-libappindicator-gtk2 in community
debug: searching for replacements for lib32-libappindicator-gtk2 in multilib
debug: searching for replacements for lib32-libcap in core
debug: searching for replacements for lib32-libcap in extra
debug: searching for replacements for lib32-libcap in community
debug: searching for replacements for lib32-libcap in multilib
debug: searching for replacements for lib32-libcups in core
debug: searching for replacements for lib32-libcups in extra
debug: searching for replacements for lib32-libcups in community
debug: searching for replacements for lib32-libcups in multilib
debug: searching for replacements for lib32-libdatrie in core
debug: searching for replacements for lib32-libdatrie in extra
debug: searching for replacements for lib32-libdatrie in community
debug: searching for replacements for lib32-libdatrie in multilib
debug: searching for replacements for lib32-libdbusmenu-glib in core
debug: searching for replacements for lib32-libdbusmenu-glib in extra
debug: searching for replacements for lib32-libdbusmenu-glib in community
debug: searching for replacements for lib32-libdbusmenu-glib in multilib
debug: searching for replacements for lib32-libdbusmenu-gtk2 in core
debug: searching for replacements for lib32-libdbusmenu-gtk2 in extra
debug: searching for replacements for lib32-libdbusmenu-gtk2 in community
debug: searching for replacements for lib32-libdbusmenu-gtk2 in multilib
debug: searching for replacements for lib32-libdrm in core
debug: searching for replacements for lib32-libdrm in extra
debug: searching for replacements for lib32-libdrm in community
debug: searching for replacements for lib32-libdrm in multilib
debug: searching for replacements for lib32-libelf in core
debug: searching for replacements for lib32-libelf in extra
debug: searching for replacements for lib32-libelf in community
debug: searching for replacements for lib32-libelf in multilib
debug: searching for replacements for lib32-libffi in core
debug: searching for replacements for lib32-libffi in extra
debug: searching for replacements for lib32-libffi in community
debug: searching for replacements for lib32-libffi in multilib
debug: searching for replacements for lib32-libgcrypt in core
debug: searching for replacements for lib32-libgcrypt in extra
debug: searching for replacements for lib32-libgcrypt in community
debug: searching for replacements for lib32-libgcrypt in multilib
debug: searching for replacements for lib32-libglvnd in core
debug: searching for replacements for lib32-libglvnd in extra
debug: searching for replacements for lib32-libglvnd in community
debug: searching for replacements for lib32-libglvnd in multilib
debug: searching for replacements for lib32-libgpg-error in core
debug: searching for replacements for lib32-libgpg-error in extra
debug: searching for replacements for lib32-libgpg-error in community
debug: searching for replacements for lib32-libgpg-error in multilib
debug: searching for replacements for lib32-libice in core
debug: searching for replacements for lib32-libice in extra
debug: searching for replacements for lib32-libice in community
debug: searching for replacements for lib32-libice in multilib
debug: searching for replacements for lib32-libidn in core
debug: searching for replacements for lib32-libidn in extra
debug: searching for replacements for lib32-libidn in community
debug: searching for replacements for lib32-libidn in multilib
debug: searching for replacements for lib32-libindicator-gtk2 in core
debug: searching for replacements for lib32-libindicator-gtk2 in extra
debug: searching for replacements for lib32-libindicator-gtk2 in community
debug: searching for replacements for lib32-libindicator-gtk2 in multilib
debug: searching for replacements for lib32-libjpeg-turbo in core
debug: searching for replacements for lib32-libjpeg-turbo in extra
debug: searching for replacements for lib32-libjpeg-turbo in community
debug: searching for replacements for lib32-libjpeg-turbo in multilib
debug: searching for replacements for lib32-libldap in core
debug: searching for replacements for lib32-libldap in extra
debug: searching for replacements for lib32-libldap in community
debug: searching for replacements for lib32-libldap in multilib
debug: searching for replacements for lib32-libltdl in core
debug: searching for replacements for lib32-libltdl in extra
debug: searching for replacements for lib32-libltdl in community
debug: searching for replacements for lib32-libltdl in multilib
debug: searching for replacements for lib32-libnl in core
debug: searching for replacements for lib32-libnl in extra
debug: searching for replacements for lib32-libnl in community
debug: searching for replacements for lib32-libnl in multilib
debug: searching for replacements for lib32-libpcap in core
debug: searching for replacements for lib32-libpcap in extra
debug: searching for replacements for lib32-libpcap in community
debug: searching for replacements for lib32-libpcap in multilib
debug: searching for replacements for lib32-libpciaccess in core
debug: searching for replacements for lib32-libpciaccess in extra
debug: searching for replacements for lib32-libpciaccess in community
debug: searching for replacements for lib32-libpciaccess in multilib
debug: searching for replacements for lib32-libpng in core
debug: searching for replacements for lib32-libpng in extra
debug: searching for replacements for lib32-libpng in community
debug: searching for replacements for lib32-libpng in multilib
debug: searching for replacements for lib32-libsm in core
debug: searching for replacements for lib32-libsm in extra
debug: searching for replacements for lib32-libsm in community
debug: searching for replacements for lib32-libsm in multilib
debug: searching for replacements for lib32-libtasn1 in core
debug: searching for replacements for lib32-libtasn1 in extra
debug: searching for replacements for lib32-libtasn1 in community
debug: searching for replacements for lib32-libtasn1 in multilib
debug: searching for replacements for lib32-libthai in core
debug: searching for replacements for lib32-libthai in extra
debug: searching for replacements for lib32-libthai in community
debug: searching for replacements for lib32-libthai in multilib
debug: searching for replacements for lib32-libtiff in core
debug: searching for replacements for lib32-libtiff in extra
debug: searching for replacements for lib32-libtiff in community
debug: searching for replacements for lib32-libtiff in multilib
debug: searching for replacements for lib32-libusb in core
debug: searching for replacements for lib32-libusb in extra
debug: searching for replacements for lib32-libusb in community
debug: searching for replacements for lib32-libusb in multilib
debug: searching for replacements for lib32-libx11 in core
debug: searching for replacements for lib32-libx11 in extra
debug: searching for replacements for lib32-libx11 in community
debug: searching for replacements for lib32-libx11 in multilib
debug: searching for replacements for lib32-libxau in core
debug: searching for replacements for lib32-libxau in extra
debug: searching for replacements for lib32-libxau in community
debug: searching for replacements for lib32-libxau in multilib
debug: searching for replacements for lib32-libxcb in core
debug: searching for replacements for lib32-libxcb in extra
debug: searching for replacements for lib32-libxcb in community
debug: searching for replacements for lib32-libxcb in multilib
debug: searching for replacements for lib32-libxcomposite in core
debug: searching for replacements for lib32-libxcomposite in extra
debug: searching for replacements for lib32-libxcomposite in community
debug: searching for replacements for lib32-libxcomposite in multilib
debug: searching for replacements for lib32-libxcursor in core
debug: searching for replacements for lib32-libxcursor in extra
debug: searching for replacements for lib32-libxcursor in community
debug: searching for replacements for lib32-libxcursor in multilib
debug: searching for replacements for lib32-libxdamage in core
debug: searching for replacements for lib32-libxdamage in extra
debug: searching for replacements for lib32-libxdamage in community
debug: searching for replacements for lib32-libxdamage in multilib
debug: searching for replacements for lib32-libxdmcp in core
debug: searching for replacements for lib32-libxdmcp in extra
debug: searching for replacements for lib32-libxdmcp in community
debug: searching for replacements for lib32-libxdmcp in multilib
debug: searching for replacements for lib32-libxext in core
debug: searching for replacements for lib32-libxext in extra
debug: searching for replacements for lib32-libxext in community
debug: searching for replacements for lib32-libxext in multilib
debug: searching for replacements for lib32-libxfixes in core
debug: searching for replacements for lib32-libxfixes in extra
debug: searching for replacements for lib32-libxfixes in community
debug: searching for replacements for lib32-libxfixes in multilib
debug: searching for replacements for lib32-libxft in core
debug: searching for replacements for lib32-libxft in extra
debug: searching for replacements for lib32-libxft in community
debug: searching for replacements for lib32-libxft in multilib
debug: searching for replacements for lib32-libxi in core
debug: searching for replacements for lib32-libxi in extra
debug: searching for replacements for lib32-libxi in community
debug: searching for replacements for lib32-libxi in multilib
debug: searching for replacements for lib32-libxinerama in core
debug: searching for replacements for lib32-libxinerama in extra
debug: searching for replacements for lib32-libxinerama in community
debug: searching for replacements for lib32-libxinerama in multilib
debug: searching for replacements for lib32-libxml2 in core
debug: searching for replacements for lib32-libxml2 in extra
debug: searching for replacements for lib32-libxml2 in community
debug: searching for replacements for lib32-libxml2 in multilib
debug: searching for replacements for lib32-libxrandr in core
debug: searching for replacements for lib32-libxrandr in extra
debug: searching for replacements for lib32-libxrandr in community
debug: searching for replacements for lib32-libxrandr in multilib
debug: searching for replacements for lib32-libxrender in core
debug: searching for replacements for lib32-libxrender in extra
debug: searching for replacements for lib32-libxrender in community
debug: searching for replacements for lib32-libxrender in multilib
debug: searching for replacements for lib32-libxshmfence in core
debug: searching for replacements for lib32-libxshmfence in extra
debug: searching for replacements for lib32-libxshmfence in community
debug: searching for replacements for lib32-libxshmfence in multilib
debug: searching for replacements for lib32-libxss in core
debug: searching for replacements for lib32-libxss in extra
debug: searching for replacements for lib32-libxss in community
debug: searching for replacements for lib32-libxss in multilib
debug: searching for replacements for lib32-libxxf86vm in core
debug: searching for replacements for lib32-libxxf86vm in extra
debug: searching for replacements for lib32-libxxf86vm in community
debug: searching for replacements for lib32-libxxf86vm in multilib
debug: searching for replacements for lib32-llvm-libs in core
debug: searching for replacements for lib32-llvm-libs in extra
debug: searching for replacements for lib32-llvm-libs in community
debug: searching for replacements for lib32-llvm-libs in multilib
debug: searching for replacements for lib32-lm_sensors in core
debug: searching for replacements for lib32-lm_sensors in extra
debug: searching for replacements for lib32-lm_sensors in community
debug: searching for replacements for lib32-lm_sensors in multilib
debug: searching for replacements for lib32-lz4 in core
debug: searching for replacements for lib32-lz4 in extra
debug: searching for replacements for lib32-lz4 in community
debug: searching for replacements for lib32-lz4 in multilib
debug: searching for replacements for lib32-mesa in core
debug: searching for replacements for lib32-mesa in extra
debug: searching for replacements for lib32-mesa in community
debug: searching for replacements for lib32-mesa in multilib
debug: searching for replacements for lib32-mpg123 in core
debug: searching for replacements for lib32-mpg123 in extra
debug: searching for replacements for lib32-mpg123 in community
debug: searching for replacements for lib32-mpg123 in multilib
debug: searching for replacements for lib32-ncurses in core
debug: searching for replacements for lib32-ncurses in extra
debug: searching for replacements for lib32-ncurses in community
debug: searching for replacements for lib32-ncurses in multilib
debug: searching for replacements for lib32-nettle in core
debug: searching for replacements for lib32-nettle in extra
debug: searching for replacements for lib32-nettle in community
debug: searching for replacements for lib32-nettle in multilib
debug: searching for replacements for lib32-nspr in core
debug: searching for replacements for lib32-nspr in extra
debug: searching for replacements for lib32-nspr in community
debug: searching for replacements for lib32-nspr in multilib
debug: searching for replacements for lib32-nss in core
debug: searching for replacements for lib32-nss in extra
debug: searching for replacements for lib32-nss in community
debug: searching for replacements for lib32-nss in multilib
debug: searching for replacements for lib32-nvidia-390xx-utils in core
debug: searching for replacements for lib32-nvidia-390xx-utils in extra
debug: searching for replacements for lib32-nvidia-390xx-utils in community
debug: searching for replacements for lib32-nvidia-390xx-utils in multilib
debug: searching for replacements for lib32-openssl in core
debug: searching for replacements for lib32-openssl in extra
debug: searching for replacements for lib32-openssl in community
debug: searching for replacements for lib32-openssl in multilib
debug: searching for replacements for lib32-p11-kit in core
debug: searching for replacements for lib32-p11-kit in extra
debug: searching for replacements for lib32-p11-kit in community
debug: searching for replacements for lib32-p11-kit in multilib
debug: searching for replacements for lib32-pango in core
debug: searching for replacements for lib32-pango in extra
debug: searching for replacements for lib32-pango in community
debug: searching for replacements for lib32-pango in multilib
debug: searching for replacements for lib32-pcre in core
debug: searching for replacements for lib32-pcre in extra
debug: searching for replacements for lib32-pcre in community
debug: searching for replacements for lib32-pcre in multilib
debug: searching for replacements for lib32-pixman in core
debug: searching for replacements for lib32-pixman in extra
debug: searching for replacements for lib32-pixman in community
debug: searching for replacements for lib32-pixman in multilib
debug: searching for replacements for lib32-readline in core
debug: searching for replacements for lib32-readline in extra
debug: searching for replacements for lib32-readline in community
debug: searching for replacements for lib32-readline in multilib
debug: searching for replacements for lib32-sdl2 in core
debug: searching for replacements for lib32-sdl2 in extra
debug: searching for replacements for lib32-sdl2 in community
debug: searching for replacements for lib32-sdl2 in multilib
debug: searching for replacements for lib32-sqlite in core
debug: searching for replacements for lib32-sqlite in extra
debug: searching for replacements for lib32-sqlite in community
debug: searching for replacements for lib32-sqlite in multilib
debug: searching for replacements for lib32-systemd in core
debug: searching for replacements for lib32-systemd in extra
debug: searching for replacements for lib32-systemd in community
debug: searching for replacements for lib32-systemd in multilib
debug: searching for replacements for lib32-util-linux in core
debug: searching for replacements for lib32-util-linux in extra
debug: searching for replacements for lib32-util-linux in community
debug: searching for replacements for lib32-util-linux in multilib
debug: searching for replacements for lib32-wayland in core
debug: searching for replacements for lib32-wayland in extra
debug: searching for replacements for lib32-wayland in community
debug: searching for replacements for lib32-wayland in multilib
debug: searching for replacements for lib32-xz in core
debug: searching for replacements for lib32-xz in extra
debug: searching for replacements for lib32-xz in community
debug: searching for replacements for lib32-xz in multilib
debug: searching for replacements for lib32-zlib in core
debug: searching for replacements for lib32-zlib in extra
debug: searching for replacements for lib32-zlib in community
debug: searching for replacements for lib32-zlib in multilib
debug: searching for replacements for lib32-zstd in core
debug: searching for replacements for lib32-zstd in extra
debug: searching for replacements for lib32-zstd in community
debug: searching for replacements for lib32-zstd in multilib
debug: searching for replacements for libabw in core
debug: searching for replacements for libabw in extra
debug: searching for replacements for libaio in core
debug: searching for replacements for libarchive in core
debug: searching for replacements for libass in core
debug: searching for replacements for libass in extra
debug: searching for replacements for libassuan in core
debug: searching for replacements for libasyncns in core
debug: searching for replacements for libasyncns in extra
debug: searching for replacements for libatomic_ops in core
debug: searching for replacements for libatomic_ops in extra
debug: searching for replacements for libavc1394 in core
debug: searching for replacements for libavc1394 in extra
debug: searching for replacements for libbluray in core
debug: searching for replacements for libbluray in extra
debug: searching for replacements for libbs2b in core
debug: searching for replacements for libbs2b in extra
debug: searching for replacements for libbsd in core
debug: searching for replacements for libbsd in extra
debug: searching for replacements for libcaca in core
debug: searching for replacements for libcaca in extra
debug: searching for replacements for libcanberra in core
debug: searching for replacements for libcanberra in extra
debug: searching for replacements for libcap in core
debug: searching for replacements for libcap-ng in core
debug: searching for replacements for libcddb in core
debug: searching for replacements for libcddb in extra
debug: searching for replacements for libcdio in core
debug: searching for replacements for libcdio in extra
debug: searching for replacements for libcdio-paranoia in core
debug: searching for replacements for libcdio-paranoia in extra
debug: searching for replacements for libcdr in core
debug: searching for replacements for libcdr in extra
debug: searching for replacements for libcmis in core
debug: searching for replacements for libcmis in extra
debug: searching for replacements for libcroco in core
debug: searching for replacements for libcroco in extra
debug: searching for replacements for libcups in core
debug: searching for replacements for libcups in extra
debug: searching for replacements for libdaemon in core
debug: searching for replacements for libdaemon in extra
debug: searching for replacements for libdatrie in core
debug: searching for replacements for libdatrie in extra
debug: searching for replacements for libdbusmenu-glib in core
debug: searching for replacements for libdbusmenu-glib in extra
debug: searching for replacements for libdbusmenu-glib in community
debug: searching for replacements for libdbusmenu-gtk2 in core
debug: searching for replacements for libdbusmenu-gtk2 in extra
debug: searching for replacements for libdbusmenu-gtk2 in community
debug: searching for replacements for libdca in core
debug: searching for replacements for libdca in extra
debug: searching for replacements for libde265 in core
debug: searching for replacements for libde265 in extra
debug: searching for replacements for libdrm in core
debug: searching for replacements for libdrm in extra
debug: searching for replacements for libdvdnav in core
debug: searching for replacements for libdvdnav in extra
debug: searching for replacements for libdvdread in core
debug: searching for replacements for libdvdread in extra
debug: searching for replacements for libe-book in core
debug: searching for replacements for libe-book in extra
debug: searching for replacements for libebur128 in core
debug: searching for replacements for libebur128 in extra
debug: searching for replacements for libedit in core
debug: searching for replacements for libelf in core
debug: searching for replacements for libepoxy in core
debug: searching for replacements for libepoxy in extra
debug: searching for replacements for libepubgen in core
debug: searching for replacements for libepubgen in extra
debug: searching for replacements for libetonyek in core
debug: searching for replacements for libetonyek in extra
debug: searching for replacements for libevdev in core
debug: searching for replacements for libevdev in extra
debug: searching for replacements for libevent in core
debug: searching for replacements for libexif in core
debug: searching for replacements for libexif in extra
debug: searching for replacements for libexttextcat in core
debug: searching for replacements for libexttextcat in extra
debug: searching for replacements for libffi in core
debug: searching for replacements for libfilezilla in core
debug: searching for replacements for libfilezilla in extra
debug: searching for replacements for libfilezilla in community
debug: searching for replacements for libfontenc in core
debug: searching for replacements for libfontenc in extra
debug: searching for replacements for libfreehand in core
debug: searching for replacements for libfreehand in extra
debug: searching for replacements for libftdi in core
debug: searching for replacements for libftdi in extra
debug: searching for replacements for libftdi in community
debug: searching for replacements for libgcrypt in core
debug: searching for replacements for libgexiv2 in core
debug: searching for replacements for libgexiv2 in extra
debug: searching for replacements for libgexiv2 in community
debug: searching for replacements for libgig in core
debug: searching for replacements for libgig in extra
debug: searching for replacements for libgig in community
debug: searching for replacements for libglade in core
debug: searching for replacements for libglade in extra
debug: searching for replacements for libglvnd in core
debug: searching for replacements for libglvnd in extra
debug: searching for replacements for libgpg-error in core
debug: searching for replacements for libgphoto2 in core
debug: searching for replacements for libgphoto2 in extra
debug: searching for replacements for libgudev in core
debug: searching for replacements for libgudev in extra
debug: searching for replacements for libgusb in core
debug: searching for replacements for libgusb in extra
debug: searching for replacements for libheif in core
debug: searching for replacements for libheif in extra
debug: searching for replacements for libibus in core
debug: searching for replacements for libibus in extra
debug: searching for replacements for libice in core
debug: searching for replacements for libice in extra
debug: searching for replacements for libid3tag in core
debug: searching for replacements for libid3tag in extra
debug: searching for replacements for libidn in core
debug: searching for replacements for libidn2 in core
debug: searching for replacements for libiec61883 in core
debug: searching for replacements for libiec61883 in extra
debug: searching for replacements for libieee1284 in core
debug: searching for replacements for libieee1284 in extra
debug: searching for replacements for libindicator-gtk2 in core
debug: searching for replacements for libindicator-gtk2 in extra
debug: searching for replacements for libindicator-gtk2 in community
debug: searching for replacements for libinput in core
debug: searching for replacements for libinput in extra
debug: searching for replacements for libinstpatch in core
debug: searching for replacements for libinstpatch in extra
debug: searching for replacements for libixion in core
debug: searching for replacements for libixion in extra
debug: searching for replacements for libjpeg-turbo in core
debug: searching for replacements for libjpeg-turbo in extra
debug: searching for replacements for libksba in core
debug: searching for replacements for liblangtag in core
debug: searching for replacements for liblangtag in extra
debug: searching for replacements for libldap in core
debug: searching for replacements for liblouis in core
debug: searching for replacements for liblouis in extra
debug: searching for replacements for liblqr in core
debug: searching for replacements for liblqr in extra
debug: searching for replacements for libmad in core
debug: searching for replacements for libmad in extra
debug: searching for replacements for libmfx in core
debug: searching for replacements for libmfx in extra
debug: searching for replacements for libmfx in community
debug: searching for replacements for libmikmod in core
debug: searching for replacements for libmikmod in extra
debug: searching for replacements for libmng in core
debug: searching for replacements for libmng in extra
debug: searching for replacements for libmnl in core
debug: searching for replacements for libmodplug in core
debug: searching for replacements for libmodplug in extra
debug: searching for replacements for libmpc in core
debug: searching for replacements for libmpeg2 in core
debug: searching for replacements for libmpeg2 in extra
debug: searching for replacements for libmspub in core
debug: searching for replacements for libmspub in extra
debug: searching for replacements for libmtp in core
debug: searching for replacements for libmtp in extra
debug: searching for replacements for libmwaw in core
debug: searching for replacements for libmwaw in extra
debug: searching for replacements for libmypaint in core
debug: searching for replacements for libmypaint in extra
debug: searching for replacements for libnetfilter_conntrack in core
debug: searching for replacements for libnetfilter_conntrack in extra
debug: searching for replacements for libnfnetlink in core
debug: searching for replacements for libnfnetlink in extra
debug: searching for replacements for libnftnl in core
debug: searching for replacements for libnghttp2 in core
debug: searching for replacements for libnl in core
debug: searching for replacements for libnotify in core
debug: searching for replacements for libnotify in extra
debug: searching for replacements for libnsl in core
debug: searching for replacements for libnumbertext in core
debug: searching for replacements for libnumbertext in extra
debug: searching for replacements for libodfgen in core
debug: searching for replacements for libodfgen in extra
debug: searching for replacements for libogg in core
debug: searching for replacements for libogg in extra
debug: searching for replacements for libomxil-bellagio in core
debug: searching for replacements for libomxil-bellagio in extra
debug: searching for replacements for libopenshot in core
debug: searching for replacements for libopenshot in extra
debug: searching for replacements for libopenshot in community
debug: searching for replacements for libopenshot-audio in core
debug: searching for replacements for libopenshot-audio in extra
debug: searching for replacements for libopenshot-audio in community
debug: searching for replacements for liborcus in core
debug: searching for replacements for liborcus in extra
debug: searching for replacements for libp11-kit in core
debug: searching for replacements for libp11-kit in extra
debug: searching for replacements for libp11-kit in community
debug: searching for replacements for libp11-kit in multilib
debug: searching for replacements for libpagemaker in core
debug: searching for replacements for libpagemaker in extra
debug: searching for replacements for libpaper in core
debug: searching for replacements for libpaper in extra
debug: searching for replacements for libpcap in core
debug: searching for replacements for libpciaccess in core
debug: searching for replacements for libpciaccess in extra
debug: searching for replacements for libpgm in core
debug: searching for replacements for libpgm in extra
debug: searching for replacements for libpgm in community
debug: searching for replacements for libpipeline in core
debug: searching for replacements for libpng in core
debug: searching for replacements for libpng in extra
debug: searching for replacements for libproxy in core
debug: searching for replacements for libproxy in extra
debug: searching for replacements for libpsl in core
debug: searching for replacements for libpulse in core
debug: searching for replacements for libpulse in extra
debug: searching for replacements for libqxp in core
debug: searching for replacements for libqxp in extra
debug: searching for replacements for libraqm in core
debug: searching for replacements for libraqm in extra
debug: searching for replacements for libraw in core
debug: searching for replacements for libraw in extra
debug: searching for replacements for libraw1394 in core
debug: searching for replacements for libraw1394 in extra
debug: searching for replacements for libreoffice-still in core
debug: searching for replacements for libreoffice-still in extra
debug: searching for replacements for librevenge in core
debug: searching for replacements for librevenge in extra
debug: searching for replacements for librsvg in core
debug: searching for replacements for librsvg in extra
debug: searching for replacements for libsamplerate in core
debug: searching for replacements for libsamplerate in extra
debug: searching for replacements for libsasl in core
debug: searching for replacements for libseccomp in core
debug: searching for replacements for libsecret in core
debug: searching for replacements for libsm in core
debug: searching for replacements for libsm in extra
debug: searching for replacements for libsndfile in core
debug: searching for replacements for libsndfile in extra
debug: searching for replacements for libsodium in core
debug: searching for replacements for libsodium in extra
debug: searching for replacements for libsodium in community
debug: searching for replacements for libsoup in core
debug: searching for replacements for libsoup in extra
debug: searching for replacements for libsoxr in core
debug: searching for replacements for libsoxr in extra
debug: searching for replacements for libspiro in core
debug: searching for replacements for libspiro in extra
debug: searching for replacements for libssh in core
debug: searching for replacements for libssh in extra
debug: searching for replacements for libssh2 in core
debug: searching for replacements for libstaroffice in core
debug: searching for replacements for libstaroffice in extra
debug: searching for replacements for libtasn1 in core
debug: searching for replacements for libthai in core
debug: searching for replacements for libthai in extra
debug: searching for replacements for libtheora in core
debug: searching for replacements for libtheora in extra
debug: searching for replacements for libtiff in core
debug: searching for replacements for libtiff in extra
debug: searching for replacements for libtirpc in core
debug: searching for replacements for libtommath in core
debug: searching for replacements for libtommath in extra
debug: searching for replacements for libtool in core
debug: searching for replacements for libunistring in core
debug: searching for replacements for libunwind in core
debug: searching for replacements for libunwind in extra
debug: searching for replacements for libusb in core
debug: searching for replacements for libusb-compat in core
debug: searching for replacements for libusb-compat in extra
debug: searching for replacements for libutil-linux in core
debug: searching for replacements for libva in core
debug: searching for replacements for libva in extra
debug: searching for replacements for libvdpau in core
debug: searching for replacements for libvdpau in extra
debug: searching for replacements for libvisio in core
debug: searching for replacements for libvisio in extra
debug: searching for replacements for libvisual in core
debug: searching for replacements for libvisual in extra
debug: searching for replacements for libvoikko in core
debug: searching for replacements for libvoikko in extra
debug: searching for replacements for libvorbis in core
debug: searching for replacements for libvorbis in extra
debug: searching for replacements for libvpx in core
debug: searching for replacements for libvpx in extra
debug: searching for replacements for libwacom in core
debug: searching for replacements for libwacom in extra
debug: searching for replacements for libwbclient in core
debug: searching for replacements for libwbclient in extra
debug: searching for replacements for libwebp in core
debug: searching for replacements for libwebp in extra
debug: searching for replacements for libwmf in core
debug: searching for replacements for libwmf in extra
debug: searching for replacements for libwpd in core
debug: searching for replacements for libwpd in extra
debug: searching for replacements for libwpe in core
debug: searching for replacements for libwpe in extra
debug: searching for replacements for libwpg in core
debug: searching for replacements for libwpg in extra
debug: searching for replacements for libwps in core
debug: searching for replacements for libwps in extra
debug: searching for replacements for libx11 in core
debug: searching for replacements for libx11 in extra
debug: searching for replacements for libxau in core
debug: searching for replacements for libxau in extra
debug: searching for replacements for libxaw in core
debug: searching for replacements for libxaw in extra
debug: searching for replacements for libxcb in core
debug: searching for replacements for libxcb in extra
debug: searching for replacements for libxcomposite in core
debug: searching for replacements for libxcomposite in extra
debug: searching for replacements for libxcursor in core
debug: searching for replacements for libxcursor in extra
debug: searching for replacements for libxdamage in core
debug: searching for replacements for libxdamage in extra
debug: searching for replacements for libxdmcp in core
debug: searching for replacements for libxdmcp in extra
debug: searching for replacements for libxext in core
debug: searching for replacements for libxext in extra
debug: searching for replacements for libxfixes in core
debug: searching for replacements for libxfixes in extra
debug: searching for replacements for libxfont2 in core
debug: searching for replacements for libxfont2 in extra
debug: searching for replacements for libxft in core
debug: searching for replacements for libxft in extra
debug: searching for replacements for libxi in core
debug: searching for replacements for libxi in extra
debug: searching for replacements for libxinerama in core
debug: searching for replacements for libxinerama in extra
debug: searching for replacements for libxkbcommon in core
debug: searching for replacements for libxkbcommon in extra
debug: searching for replacements for libxkbcommon-x11 in core
debug: searching for replacements for libxkbcommon-x11 in extra
debug: searching for replacements for libxkbfile in core
debug: searching for replacements for libxkbfile in extra
debug: searching for replacements for libxml2 in core
debug: searching for replacements for libxml2 in extra
debug: searching for replacements for libxmu in core
debug: searching for replacements for libxmu in extra
debug: searching for replacements for libxpm in core
debug: searching for replacements for libxpm in extra
debug: searching for replacements for libxrandr in core
debug: searching for replacements for libxrandr in extra
debug: searching for replacements for libxrender in core
debug: searching for replacements for libxrender in extra
debug: searching for replacements for libxshmfence in core
debug: searching for replacements for libxshmfence in extra
debug: searching for replacements for libxslt in core
debug: searching for replacements for libxslt in extra
debug: searching for replacements for libxss in core
debug: searching for replacements for libxss in extra
debug: searching for replacements for libxt in core
debug: searching for replacements for libxt in extra
debug: searching for replacements for libxtst in core
debug: searching for replacements for libxtst in extra
debug: searching for replacements for libxv in core
debug: searching for replacements for libxv in extra
debug: searching for replacements for libxvmc in core
debug: searching for replacements for libxvmc in extra
debug: searching for replacements for libxxf86vm in core
debug: searching for replacements for libxxf86vm in extra
debug: searching for replacements for libzip in core
debug: searching for replacements for libzip in extra
debug: searching for replacements for libzmf in core
debug: searching for replacements for libzmf in extra
debug: searching for replacements for licenses in core
debug: searching for replacements for lilv in core
debug: searching for replacements for lilv in extra
debug: searching for replacements for lilv in community
debug: searching for replacements for linux in core
debug: searching for replacements for linux-api-headers in core
debug: searching for replacements for linux-firmware in core
debug: searching for replacements for lirc in core
debug: searching for replacements for lirc in extra
debug: searching for replacements for llvm-libs in core
debug: searching for replacements for llvm-libs in extra
debug: searching for replacements for lm_sensors in core
debug: searching for replacements for lm_sensors in extra
debug: searching for replacements for lmdb in core
debug: searching for replacements for lmdb in extra
debug: searching for replacements for lmms in core
debug: searching for replacements for lmms in extra
debug: searching for replacements for lmms in community
debug: searching for replacements for logrotate in core
debug: searching for replacements for lpsolve in core
debug: searching for replacements for lpsolve in extra
debug: searching for replacements for lsb-release in core
debug: searching for replacements for lsb-release in extra
debug: searching for replacements for lsb-release in community
debug: searching for replacements for luajit in core
debug: searching for replacements for luajit in extra
debug: searching for replacements for luajit in community
debug: searching for replacements for lvm2 in core
debug: searching for replacements for lz4 in core
debug: searching for replacements for lzo in core
debug: searching for replacements for m4 in core
debug: searching for replacements for mailcap in core
debug: searching for replacements for mailcap in extra
debug: searching for replacements for make in core
debug: searching for replacements for man-db in core
debug: searching for replacements for man-pages in core
debug: searching for replacements for mariadb in core
debug: searching for replacements for mariadb in extra
debug: searching for replacements for mariadb-clients in core
debug: searching for replacements for mariadb-clients in extra
debug: searching for replacements for mariadb-libs in core
debug: searching for replacements for mariadb-libs in extra
debug: searching for replacements for md4c in core
debug: searching for replacements for md4c in extra
debug: searching for replacements for mdadm in core
debug: searching for replacements for mesa in core
debug: searching for replacements for mesa in extra
debug: searching for replacements for metis in core
debug: searching for replacements for metis in extra
debug: searching for replacements for mkinitcpio in core
debug: searching for replacements for mkinitcpio-busybox in core
debug: searching for replacements for mlt in core
debug: searching for replacements for mlt in extra
debug: searching for replacements for mpfr in core
debug: searching for replacements for mpg123 in core
debug: searching for replacements for mpg123 in extra
debug: searching for replacements for mplayer in core
debug: searching for replacements for mplayer in extra
debug: searching for replacements for mtdev in core
debug: searching for replacements for mtdev in extra
debug: searching for replacements for mypaint-brushes1 in core
debug: searching for replacements for mypaint-brushes1 in extra
debug: searching for replacements for ncurses in core
debug: searching for replacements for neon in core
debug: searching for replacements for neon in extra
debug: searching for replacements for net-snmp in core
debug: searching for replacements for net-snmp in extra
debug: searching for replacements for nettle in core
debug: searching for replacements for npth in core
debug: searching for replacements for nspr in core
debug: searching for replacements for nss in core
debug: searching for replacements for ntfs-3g in core
debug: searching for replacements for ntfs-3g in extra
debug: searching for replacements for numactl in core
debug: searching for replacements for numactl in extra
debug: searching for replacements for nvidia-390xx in core
debug: searching for replacements for nvidia-390xx in extra
debug: searching for replacements for nvidia-390xx-utils in core
debug: searching for replacements for nvidia-390xx-utils in extra
debug: searching for replacements for oniguruma in core
debug: searching for replacements for oniguruma in extra
debug: searching for replacements for oniguruma in community
debug: searching for replacements for openal in core
debug: searching for replacements for openal in extra
debug: searching for replacements for openbox in core
debug: searching for replacements for openbox in extra
debug: searching for replacements for openbox in community
debug: searching for replacements for opencore-amr in core
debug: searching for replacements for opencore-amr in extra
debug: searching for replacements for openexr in core
debug: searching for replacements for openexr in extra
debug: searching for replacements for openjpeg2 in core
debug: searching for replacements for openjpeg2 in extra
debug: searching for replacements for openmpi in core
debug: searching for replacements for openmpi in extra
debug: searching for replacements for openshot in core
debug: searching for replacements for openshot in extra
debug: searching for replacements for openshot in community
debug: searching for replacements for openssh in core
debug: searching for replacements for openssl in core
debug: searching for replacements for opus in core
debug: searching for replacements for opus in extra
debug: searching for replacements for orc in core
debug: searching for replacements for orc in extra
debug: searching for replacements for p11-kit in core
warning: p11-kit: local (0.23.20-3) is newer than core (0.23.20-2)
debug: searching for replacements for p7zip in core
debug: searching for replacements for p7zip in extra
debug: searching for replacements for pacman in core
debug: searching for replacements for pacman-mirrorlist in core
debug: searching for replacements for pam in core
debug: searching for replacements for pambase in core
debug: searching for replacements for pango in core
debug: searching for replacements for pango in extra
debug: searching for replacements for pangox-compat in core
debug: searching for replacements for pangox-compat in extra
debug: searching for replacements for parted in core
debug: searching for replacements for parted in extra
debug: searching for replacements for patch in core
debug: searching for replacements for pciutils in core
debug: searching for replacements for pcre in core
debug: searching for replacements for pcre2 in core
debug: searching for replacements for perl in core
debug: searching for replacements for perl-error in core
debug: searching for replacements for perl-error in extra
debug: searching for replacements for perl-mailtools in core
debug: searching for replacements for perl-mailtools in extra
debug: searching for replacements for perl-timedate in core
debug: searching for replacements for perl-timedate in extra
debug: searching for replacements for php in core
debug: searching for replacements for php in extra
debug: searching for replacements for pinentry in core
debug: searching for replacements for pixman in core
debug: searching for replacements for pixman in extra
debug: searching for replacements for pkgconf in core
debug: searching for replacements for polkit in core
debug: searching for replacements for polkit in extra
debug: searching for replacements for poppler in core
debug: searching for replacements for poppler in extra
debug: searching for replacements for poppler-data in core
debug: searching for replacements for poppler-data in extra
debug: searching for replacements for poppler-glib in core
debug: searching for replacements for poppler-glib in extra
debug: searching for replacements for popt in core
debug: searching for replacements for portaudio in core
debug: searching for replacements for portaudio in extra
debug: searching for replacements for portsmf in core
debug: searching for replacements for portsmf in extra
debug: searching for replacements for procps-ng in core
debug: searching for replacements for protobuf in core
debug: searching for replacements for protobuf in extra
debug: searching for replacements for psmisc in core
debug: searching for replacements for pygtk in core
debug: searching for replacements for pygtk in extra
debug: searching for replacements for pypanel in core
debug: searching for replacements for pypanel in extra
debug: searching for replacements for pypanel in community
debug: searching for replacements for pypanel in multilib
debug: searching for replacements for python in core
debug: searching for replacements for python in extra
debug: searching for replacements for python-appdirs in core
debug: searching for replacements for python-appdirs in extra
debug: searching for replacements for python-chardet in core
debug: searching for replacements for python-chardet in extra
debug: searching for replacements for python-idna in core
debug: searching for replacements for python-idna in extra
debug: searching for replacements for python-ordered-set in core
debug: searching for replacements for python-ordered-set in extra
debug: searching for replacements for python-packaging in core
debug: searching for replacements for python-packaging in extra
debug: searching for replacements for python-pyparsing in core
debug: searching for replacements for python-pyparsing in extra
debug: searching for replacements for python-pyqt5 in core
debug: searching for replacements for python-pyqt5 in extra
debug: searching for replacements for python-pyqt5-sip in core
debug: searching for replacements for python-pyqt5-sip in extra
debug: searching for replacements for python-pyzmq in core
debug: searching for replacements for python-pyzmq in extra
debug: searching for replacements for python-pyzmq in community
debug: searching for replacements for python-requests in core
debug: searching for replacements for python-requests in extra
debug: searching for replacements for python-setuptools in core
debug: searching for replacements for python-setuptools in extra
debug: searching for replacements for python-shiboken2 in core
debug: searching for replacements for python-shiboken2 in extra
debug: searching for replacements for python-six in core
debug: searching for replacements for python-six in extra
debug: searching for replacements for python-urllib3 in core
debug: searching for replacements for python-urllib3 in extra
debug: searching for replacements for python2 in core
debug: searching for replacements for python2 in extra
debug: searching for replacements for python2-cairo in core
debug: searching for replacements for python2-cairo in extra
debug: searching for replacements for python2-gobject2 in core
debug: searching for replacements for python2-gobject2 in extra
debug: searching for replacements for python2-six in core
debug: searching for replacements for python2-six in extra
debug: searching for replacements for python2-xlib in core
debug: searching for replacements for python2-xlib in extra
debug: searching for replacements for python2-xlib in community
debug: searching for replacements for python2-xlib in multilib
debug: searching for replacements for qpdf in core
debug: searching for replacements for qpdf in extra
debug: searching for replacements for qt5-base in core
debug: searching for replacements for qt5-base in extra
debug: searching for replacements for qt5-declarative in core
debug: searching for replacements for qt5-declarative in extra
debug: searching for replacements for qt5-location in core
debug: searching for replacements for qt5-location in extra
debug: searching for replacements for qt5-multimedia in core
debug: searching for replacements for qt5-multimedia in extra
debug: searching for replacements for qt5-sensors in core
debug: searching for replacements for qt5-sensors in extra
debug: searching for replacements for qt5-svg in core
debug: searching for replacements for qt5-svg in extra
debug: searching for replacements for qt5-webchannel in core
debug: searching for replacements for qt5-webchannel in extra
debug: searching for replacements for qt5-webkit in core
debug: searching for replacements for qt5-webkit in extra
debug: searching for replacements for qt5-x11extras in core
debug: searching for replacements for qt5-x11extras in extra
debug: searching for replacements for raptor in core
debug: searching for replacements for raptor in extra
debug: searching for replacements for rasqal in core
debug: searching for replacements for rasqal in extra
debug: searching for replacements for readline in core
debug: searching for replacements for recode in core
debug: searching for replacements for recode in extra
debug: searching for replacements for redland in core
debug: searching for replacements for redland in extra
debug: searching for replacements for reiserfsprogs in core
debug: searching for replacements for rest in core
debug: searching for replacements for rest in extra
debug: searching for replacements for rtmpdump in core
debug: searching for replacements for rtmpdump in extra
debug: searching for replacements for run-parts in core
debug: searching for replacements for rxvt-unicode in core
debug: searching for replacements for rxvt-unicode in extra
debug: searching for replacements for rxvt-unicode in community
debug: searching for replacements for rxvt-unicode-terminfo in core
debug: searching for replacements for rxvt-unicode-terminfo in extra
debug: searching for replacements for rxvt-unicode-terminfo in community
debug: searching for replacements for sane in core
debug: searching for replacements for sane in extra
debug: searching for replacements for screen in core
debug: searching for replacements for screen in extra
debug: searching for replacements for sdl in core
debug: searching for replacements for sdl in extra
debug: searching for replacements for sdl2 in core
debug: searching for replacements for sdl2 in extra
debug: searching for replacements for sdl_image in core
debug: searching for replacements for sdl_image in extra
debug: searching for replacements for sdl_net in core
debug: searching for replacements for sdl_net in extra
debug: searching for replacements for sdl_sound in core
debug: searching for replacements for sdl_sound in extra
debug: searching for replacements for sed in core
debug: searching for replacements for serd in core
debug: searching for replacements for serd in extra
debug: searching for replacements for serd in community
debug: searching for replacements for shadow in core
debug: searching for replacements for shared-mime-info in core
debug: searching for replacements for shared-mime-info in extra
debug: searching for replacements for skypeforlinux-stable-bin in core
debug: searching for replacements for skypeforlinux-stable-bin in extra
debug: searching for replacements for skypeforlinux-stable-bin in community
debug: searching for replacements for skypeforlinux-stable-bin in multilib
debug: searching for replacements for smbclient in core
debug: searching for replacements for smbclient in extra
debug: searching for replacements for smpeg in core
debug: searching for replacements for smpeg in extra
debug: searching for replacements for socat in core
debug: searching for replacements for socat in extra
debug: searching for replacements for sord in core
debug: searching for replacements for sord in extra
debug: searching for replacements for sord in community
debug: searching for replacements for sound-theme-freedesktop in core
debug: searching for replacements for sound-theme-freedesktop in extra
debug: searching for replacements for soundtouch in core
debug: searching for replacements for soundtouch in extra
debug: searching for replacements for sox in core
debug: searching for replacements for sox in extra
debug: searching for replacements for sox in community
debug: searching for replacements for speedtest-cli in core
debug: searching for replacements for speedtest-cli in extra
debug: searching for replacements for speedtest-cli in community
debug: searching for replacements for speex in core
debug: searching for replacements for speex in extra
debug: searching for replacements for speexdsp in core
debug: searching for replacements for speexdsp in extra
debug: searching for replacements for sqlite in core
debug: searching for replacements for sratom in core
debug: searching for replacements for sratom in extra
debug: searching for replacements for sratom in community
debug: searching for replacements for startup-notification in core
debug: searching for replacements for startup-notification in extra
debug: searching for replacements for steam in core
debug: searching for replacements for steam in extra
debug: searching for replacements for steam in community
debug: searching for replacements for steam in multilib
debug: searching for replacements for stk in core
debug: searching for replacements for stk in extra
debug: searching for replacements for stk in community
debug: searching for replacements for sudo in core
debug: searching for replacements for suil in core
debug: searching for replacements for suil in extra
debug: searching for replacements for suil in community
debug: searching for replacements for suitesparse in core
debug: searching for replacements for suitesparse in extra
debug: searching for replacements for sysfsutils in core
debug: searching for replacements for systemd in core
debug: searching for replacements for systemd-libs in core
debug: searching for replacements for systemd-sysvcompat in core
debug: searching for replacements for talloc in core
debug: searching for replacements for talloc in extra
debug: searching for replacements for tar in core
debug: searching for replacements for tcpdump in core
debug: searching for replacements for tcpdump in extra
debug: searching for replacements for tdb in core
debug: searching for replacements for tdb in extra
debug: searching for replacements for tevent in core
debug: searching for replacements for tevent in extra
debug: searching for replacements for texinfo in core
debug: searching for replacements for thin-provisioning-tools in core
debug: searching for replacements for transmission-gtk in core
debug: searching for replacements for transmission-gtk in extra
debug: searching for replacements for tslib in core
debug: searching for replacements for tslib in extra
debug: searching for replacements for ttf-dejavu in core
debug: searching for replacements for ttf-dejavu in extra
debug: searching for replacements for twolame in core
debug: searching for replacements for twolame in extra
debug: searching for replacements for twolame in community
debug: searching for replacements for tzdata in core
debug: searching for replacements for unzip in core
debug: searching for replacements for unzip in extra
debug: searching for replacements for usbutils in core
debug: searching for replacements for util-linux in core
debug: searching for replacements for v4l-utils in core
debug: searching for replacements for v4l-utils in extra
debug: searching for replacements for vamp-plugin-sdk in core
debug: searching for replacements for vamp-plugin-sdk in extra
debug: searching for replacements for vamp-plugin-sdk in community
debug: searching for replacements for vid.stab in core
debug: searching for replacements for vid.stab in extra
debug: searching for replacements for vim-runtime in core
debug: searching for replacements for vim-runtime in extra
debug: searching for replacements for vulkan-icd-loader in core
debug: searching for replacements for vulkan-icd-loader in extra
debug: searching for replacements for wayland in core
debug: searching for replacements for wayland in extra
debug: searching for replacements for wayland-protocols in core
debug: searching for replacements for wayland-protocols in extra
debug: searching for replacements for webkit2gtk in core
debug: searching for replacements for webkit2gtk in extra
debug: searching for replacements for wget in core
debug: searching for replacements for wget in extra
debug: searching for replacements for which in core
debug: searching for replacements for wine-staging in core
debug: searching for replacements for wine-staging in extra
debug: searching for replacements for wine-staging in community
debug: searching for replacements for wine-staging in multilib
debug: searching for replacements for winetricks in core
debug: searching for replacements for winetricks in extra
debug: searching for replacements for winetricks in community
debug: searching for replacements for woff2 in core
debug: searching for replacements for woff2 in extra
debug: searching for replacements for wpebackend-fdo in core
debug: searching for replacements for wpebackend-fdo in extra
debug: searching for replacements for wxgtk-common in core
debug: searching for replacements for wxgtk-common in extra
debug: searching for replacements for wxgtk3 in core
debug: searching for replacements for wxgtk3 in extra
debug: searching for replacements for x264 in core
debug: searching for replacements for x264 in extra
debug: searching for replacements for x265 in core
debug: searching for replacements for x265 in extra
debug: searching for replacements for xcb-proto in core
debug: searching for replacements for xcb-proto in extra
debug: searching for replacements for xcb-util in core
debug: searching for replacements for xcb-util in extra
debug: searching for replacements for xcb-util-image in core
debug: searching for replacements for xcb-util-image in extra
debug: searching for replacements for xcb-util-keysyms in core
debug: searching for replacements for xcb-util-keysyms in extra
debug: searching for replacements for xcb-util-renderutil in core
debug: searching for replacements for xcb-util-renderutil in extra
debug: searching for replacements for xcb-util-wm in core
debug: searching for replacements for xcb-util-wm in extra
debug: searching for replacements for xdg-dbus-proxy in core
debug: searching for replacements for xdg-dbus-proxy in extra
debug: searching for replacements for xdg-user-dirs in core
debug: searching for replacements for xdg-user-dirs in extra
debug: searching for replacements for xdg-utils in core
debug: searching for replacements for xdg-utils in extra
debug: searching for replacements for xf86-input-libinput in core
debug: searching for replacements for xf86-input-libinput in extra
debug: searching for replacements for xfsprogs in core
debug: searching for replacements for xkeyboard-config in core
debug: searching for replacements for xkeyboard-config in extra
debug: searching for replacements for xmlsec in core
debug: searching for replacements for xmlsec in extra
debug: searching for replacements for xorg-fonts-encodings in core
debug: searching for replacements for xorg-fonts-encodings in extra
debug: searching for replacements for xorg-mkfontscale in core
debug: searching for replacements for xorg-mkfontscale in extra
debug: searching for replacements for xorg-server in core
debug: searching for replacements for xorg-server in extra
debug: searching for replacements for xorg-server-common in core
debug: searching for replacements for xorg-server-common in extra
debug: searching for replacements for xorg-setxkbmap in core
debug: searching for replacements for xorg-setxkbmap in extra
debug: searching for replacements for xorg-xauth in core
debug: searching for replacements for xorg-xauth in extra
debug: searching for replacements for xorg-xev in core
debug: searching for replacements for xorg-xev in extra
debug: searching for replacements for xorg-xinit in core
debug: searching for replacements for xorg-xinit in extra
debug: searching for replacements for xorg-xkbcomp in core
debug: searching for replacements for xorg-xkbcomp in extra
debug: searching for replacements for xorg-xmessage in core
debug: searching for replacements for xorg-xmessage in extra
debug: searching for replacements for xorg-xmodmap in core
debug: searching for replacements for xorg-xmodmap in extra
debug: searching for replacements for xorg-xprop in core
debug: searching for replacements for xorg-xprop in extra
debug: searching for replacements for xorg-xrdb in core
debug: searching for replacements for xorg-xrdb in extra
debug: searching for replacements for xorg-xset in core
debug: searching for replacements for xorg-xset in extra
debug: searching for replacements for xorgproto in core
debug: searching for replacements for xorgproto in extra
debug: searching for replacements for xvidcore in core
debug: searching for replacements for xvidcore in extra
debug: searching for replacements for xz in core
debug: searching for replacements for zenity in core
debug: searching for replacements for zenity in extra
debug: searching for replacements for zeromq in core
debug: searching for replacements for zeromq in extra
debug: searching for replacements for zeromq in community
debug: searching for replacements for zita-alsa-pcmi in core
debug: searching for replacements for zita-alsa-pcmi in extra
debug: searching for replacements for zita-resampler in core
debug: searching for replacements for zita-resampler in extra
debug: searching for replacements for zlib in core
debug: searching for replacements for zstd in core
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
debug: freeing package cache for repository 'community'
debug: unregistering database 'multilib'
debug: freeing package cache for repository 'multilib'
 there is nothing to do

Last edited by freezeheat (2020-03-13 12:17:09)

Offline

#4 2020-03-13 12:24:27

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,391

Re: [SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

You have broken out of date mirrors in position one, which is why you don't get any updates anymore, fix your mirrors https://wiki.archlinux.org/index.php/Mi … ng_mirrors

The actual issue with the nvidia packages is because nvidia-390xx was dropped to AUR and you'd have to remember to rebuild the nvidia-390xx package yourself every time there is a kernel update (are you sure you need that? What's the actual graphics adapter?). If you don't want to remember that all the time, install linux-headers and https://aur.archlinux.org/packages/nvidia-390xx-dkms so that DKMS takes care of rebuilding the kernel module whenever necessary.

Offline

#5 2020-03-13 12:37:39

freezeheat
Member
Registered: 2020-03-12
Posts: 14

Re: [SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

V1del wrote:

You have broken out of date mirrors in position one, which is why you don't get any updates anymore, fix your mirrors https://wiki.archlinux.org/index.php/Mi … ng_mirrors

The actual issue with the nvidia packages is because nvidia-390xx was dropped to AUR and you'd have to remember to rebuild the nvidia-390xx package yourself every time there is a kernel update (are you sure you need that? What's the actual graphics adapter?). If you don't want to remember that all the time, install linux-headers and https://aur.archlinux.org/packages/nvidia-390xx-dkms so that DKMS takes care of rebuilding the kernel module whenever necessary.

For an always updated list of mirrors I use a script that relies on the arch linux mirrorlist:

#!/bin/bash
echo "---- SCRIPT $0 ----"
echo "### Backing-up the current mirrorlist into mirrorlist.backup"
cp -vf /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.backup
echo "### Obtaining updated mirrorlist from www.archlinux.org into /etc/pacmand.d/mirrorlist file"
curl -o /etc/pacman.d/mirrorlist https://www.archlinux.org/mirrorlist/all/http/
echo "### Uncomment servers inside the file so it will be functional"
sed -i 's/^#Server/Server/' /etc/pacman.d/mirrorlist
echo "---- DONE ----"

So I've no idea how it was out of date.

Mirrorlist:

##
## Arch Linux repository mirrorlist
## Generated on 2020-03-13
##

## Worldwide
Server = http://mirrors.evowise.com/archlinux/$repo/os/$arch
Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch

## Australia
Server = http://archlinux.mirror.digitalpacific.com.au/$repo/os/$arch
Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
Server = http://archlinux.melbourneitmirror.net/$repo/os/$arch
Server = http://syd.mirror.rackspace.com/archlinux/$repo/os/$arch
Server = http://ftp.swin.edu.au/archlinux/$repo/os/$arch

## Austria
Server = http://mirror.digitalnova.at/archlinux/$repo/os/$arch
Server = http://mirror.easyname.at/archlinux/$repo/os/$arch
Server = http://mirror.reisenbauer.ee/archlinux/$repo/os/$arch

## Bangladesh
Server = http://mirror.xeonbd.com/archlinux/$repo/os/$arch

## Belarus
Server = http://ftp.byfly.by/pub/archlinux/$repo/os/$arch
Server = http://mirror.datacenter.by/pub/archlinux/$repo/os/$arch

## Belgium
Server = http://mirror.adct.be/arch/$repo/os/$arch
Server = http://archlinux.cu.be/$repo/os/$arch
Server = http://archlinux.mirror.kangaroot.net/$repo/os/$arch

## Bosnia and Herzegovina
Server = http://archlinux.mirror.ba/$repo/os/$arch

## Brazil
Server = http://br.mirror.archlinux-br.org/$repo/os/$arch
Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
Server = http://www.caco.ic.unicamp.br/archlinux/$repo/os/$arch
Server = http://linorg.usp.br/archlinux/$repo/os/$arch
Server = http://archlinux.pop-es.rnp.br/$repo/os/$arch
Server = http://mirror.ufam.edu.br/archlinux/$repo/os/$arch
Server = http://mirror.ufscar.br/archlinux/$repo/os/$arch

## Bulgaria
Server = http://mirror.host.ag/archlinux/$repo/os/$arch
Server = http://mirrors.netix.net/archlinux/$repo/os/$arch
Server = http://mirrors.uni-plovdiv.net/archlinux/$repo/os/$arch

## Canada
Server = http://mirror.cedille.club/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.colo-serv.net/$repo/os/$arch
Server = http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
Server = http://mirror2.evolution-host.com/archlinux/$repo/os/$arch
Server = http://mirror.its.dal.ca/archlinux/$repo/os/$arch
Server = http://muug.ca/mirror/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.rafal.ca/$repo/os/$arch
Server = http://mirror.scd31.com/arch/$repo/os/$arch
Server = http://mirror.sergal.org/archlinux/$repo/os/$arch

## Chile
Server = http://mirror.archlinux.cl/$repo/os/$arch
Server = http://mirror.ufro.cl/archlinux/$repo/os/$arch

## China
Server = http://mirrors.163.com/archlinux/$repo/os/$arch
Server = http://mirrors.cqu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.neusoft.edu.cn/archlinux/$repo/os/$arch
Server = http://mirror.redrock.team/archlinux/$repo/os/$arch
Server = http://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch
Server = http://mirrors.zju.edu.cn/archlinux/$repo/os/$arch

## Colombia
Server = http://mirrors.udenar.edu.co/archlinux/$repo/os/$arch

## Croatia
Server = http://archlinux.iskon.hr/$repo/os/$arch

## Czechia
Server = http://mirror.dkm.cz/archlinux/$repo/os/$arch
Server = http://ftp.fi.muni.cz/pub/linux/arch/$repo/os/$arch
Server = http://ftp.linux.cz/pub/linux/arch/$repo/os/$arch
Server = http://gluttony.sin.cvut.cz/arch/$repo/os/$arch
Server = http://mirrors.nic.cz/archlinux/$repo/os/$arch
Server = http://ftp.sh.cvut.cz/arch/$repo/os/$arch
Server = http://mirror.vpsfree.cz/archlinux/$repo/os/$arch

## Denmark
Server = http://mirrors.dotsrc.org/archlinux/$repo/os/$arch
Server = http://mirror.one.com/archlinux/$repo/os/$arch

## Ecuador
Server = http://mirror.cedia.org.ec/archlinux/$repo/os/$arch
Server = http://mirror.espoch.edu.ec/archlinux/$repo/os/$arch
Server = http://mirror.uta.edu.ec/archlinux/$repo/os/$arch

## Finland
Server = http://arch.mirror.far.fi/$repo/os/$arch
Server = http://mirror.pseudoform.org/$repo/os/$arch

## France
Server = http://archlinux.de-labrusse.fr/$repo/os/$arch
Server = http://mirror.archlinux.ikoula.com/archlinux/$repo/os/$arch
Server = http://archlinux.vi-di.fr/$repo/os/$arch
Server = http://mirrors.arnoldthebat.co.uk/archlinux/$repo/os/$arch
Server = http://archlinux.mirrors.benatherton.com/$repo/os/$arch
Server = http://mirror.cyberbits.eu/archlinux/$repo/os/$arch
Server = http://mirror.ibcp.fr/pub/archlinux/$repo/os/$arch
Server = http://mirror.lastmikoi.net/archlinux/$repo/os/$arch
Server = http://archlinux.mailtunnel.eu/$repo/os/$arch
Server = http://mir.archlinux.fr/$repo/os/$arch
Server = http://mirrors.celianvdb.fr/archlinux/$repo/os/$arch
Server = http://arch.nimukaito.net/$repo/os/$arch
Server = http://mirror.oldsql.cc/archlinux/$repo/os/$arch
Server = http://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch
Server = http://archlinux.polymorf.fr/$repo/os/$arch
Server = http://archlinux.rezopole.net/$repo/os/$arch
Server = http://mirrors.standaloneinstaller.com/archlinux/$repo/os/$arch
Server = http://ftp.u-strasbg.fr/linux/distributions/archlinux/$repo/os/$arch
Server = http://arch.yourlabs.org/$repo/os/$arch

## Georgia
Server = http://archlinux.grena.ge/$repo/os/$arch

## Germany
Server = http://mirror.23media.com/archlinux/$repo/os/$arch
Server = http://artfiles.org/archlinux.org/$repo/os/$arch
Server = http://mirror.chaoticum.net/arch/$repo/os/$arch
Server = http://mirror.checkdomain.de/archlinux/$repo/os/$arch
Server = http://arch.eckner.net/archlinux/$repo/os/$arch
Server = http://mirror.f4st.host/archlinux/$repo/os/$arch
Server = http://ftp.fau.de/archlinux/$repo/os/$arch
Server = http://www.gutscheindrache.com/mirror/archlinux/$repo/os/$arch
Server = http://ftp.gwdg.de/pub/linux/archlinux/$repo/os/$arch
Server = http://archlinux.honkgong.info/$repo/os/$arch
Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
Server = http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.iphh.net/$repo/os/$arch
Server = http://arch.jensgutermuth.de/$repo/os/$arch
Server = http://mirror.fra10.de.leaseweb.net/archlinux/$repo/os/$arch
Server = http://mirror.metalgamer.eu/archlinux/$repo/os/$arch
Server = http://mirror.mikrogravitation.org/archlinux/$repo/os/$arch
Server = http://mirrors.n-ix.net/archlinux/$repo/os/$arch
Server = http://mirror.netcologne.de/archlinux/$repo/os/$arch
Server = http://mirrors.niyawe.de/archlinux/$repo/os/$arch
Server = http://mirror.orbit-os.com/archlinux/$repo/os/$arch
Server = http://packages.oth-regensburg.de/archlinux/$repo/os/$arch
Server = http://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
Server = http://linux.rz.rub.de/archlinux/$repo/os/$arch
Server = http://mirror.selfnet.de/archlinux/$repo/os/$arch
Server = http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch
Server = http://archlinux.thaller.ws/$repo/os/$arch
Server = http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch
Server = http://mirror.ubrco.de/archlinux/$repo/os/$arch
Server = http://ftp.uni-bayreuth.de/linux/archlinux/$repo/os/$arch
Server = http://ftp.uni-hannover.de/archlinux/$repo/os/$arch
Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
Server = http://mirror.united-gameserver.de/archlinux/$repo/os/$arch
Server = http://ftp.wrz.de/pub/archlinux/$repo/os/$arch
Server = http://mirror.wtnet.de/arch/$repo/os/$arch

## Greece
Server = http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
Server = http://mirrors.myaegean.gr/linux/archlinux/$repo/os/$arch
Server = http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch
Server = http://ftp.otenet.gr/linux/archlinux/$repo/os/$arch

## Hong Kong
Server = http://mirror-hk.koddos.net/archlinux/$repo/os/$arch
Server = http://hkg.mirror.rackspace.com/archlinux/$repo/os/$arch
Server = http://mirror.xtom.com.hk/archlinux/$repo/os/$arch

## Hungary
Server = http://ftp.energia.mta.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
Server = http://archmirror.hbit.sztaki.hu/archlinux/$repo/os/$arch
Server = http://nova.quantum-mirror.hu/mirrors/pub/archlinux/$repo/os/$arch
Server = http://quantum-mirror.hu/mirrors/pub/archlinux/$repo/os/$arch
Server = http://super.quantum-mirror.hu/mirrors/pub/archlinux/$repo/os/$arch

## Iceland
Server = http://mirror.system.is/arch/$repo/os/$arch

## India
Server = http://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch

## Indonesia
Server = http://mirror.labkom.id/archlinux/$repo/os/$arch
Server = http://mirror.poliwangi.ac.id/archlinux/$repo/os/$arch
Server = http://suro.ubaya.ac.id/archlinux/$repo/os/$arch
Server = http://mirror.telkomuniversity.ac.id/archlinux/$repo/os/$arch

## Iran
Server = http://repo.iut.ac.ir/repo/archlinux/$repo/os/$arch
Server = http://mirrors.mirjamali.ir/archlinux/$repo/os/$arch
Server = http://mirror.nak-mci.ir/arch/$repo/os/$arch
Server = http://repo.sadjad.ac.ir/arch/$repo/os/$arch

## Ireland
Server = http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch

## Israel
Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch

## Italy
Server = http://archlinux.mirror.garr.it/archlinux/$repo/os/$arch
Server = http://mirrors.prometeus.net/archlinux/$repo/os/$arch

## Japan
Server = http://mirrors.cat.net/archlinux/$repo/os/$arch
Server = http://ftp.tsukuba.wide.ad.jp/Linux/archlinux/$repo/os/$arch
Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch

## Kazakhstan
Server = http://mirror.ps.kz/archlinux/$repo/os/$arch

## Kenya
Server = http://archlinux.mirror.liquidtelecom.com/$repo/os/$arch

## Latvia
Server = http://archlinux.koyanet.lv/archlinux/$repo/os/$arch

## Lithuania
Server = http://mirrors.atviras.lt/archlinux/$repo/os/$arch
Server = http://mirrors.ims.nksc.lt/archlinux/$repo/os/$arch

## Luxembourg
Server = http://archlinux.mirror.root.lu/$repo/os/$arch

## Netherlands
Server = http://mirror.i3d.net/pub/archlinux/$repo/os/$arch
Server = http://mirror.koddos.net/archlinux/$repo/os/$arch
Server = http://arch.mirrors.lavatech.top/$repo/os/$arch
Server = http://mirror.ams1.nl.leaseweb.net/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.liteserver.nl/$repo/os/$arch
Server = http://mirror.mijn.host/archlinux/$repo/os/$arch
Server = http://mirror.neostrada.nl/archlinux/$repo/os/$arch
Server = http://ftp.nluug.nl/os/Linux/distr/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.pcextreme.nl/$repo/os/$arch
Server = http://mirror.serverion.com/archlinux/$repo/os/$arch
Server = http://ftp.snt.utwente.nl/pub/os/linux/archlinux/$repo/os/$arch
Server = http://archlinux.mirror.wearetriple.com/$repo/os/$arch
Server = http://mirror-archlinux.webruimtehosting.nl/$repo/os/$arch
Server = http://mirrors.xtom.nl/archlinux/$repo/os/$arch

## New Caledonia
Server = http://mirror.lagoon.nc/pub/archlinux/$repo/os/$arch
Server = http://archlinux.nautile.nc/archlinux/$repo/os/$arch

## New Zealand
Server = http://mirror.fsmg.org.nz/archlinux/$repo/os/$arch
Server = http://mirror.smith.geek.nz/archlinux/$repo/os/$arch

## North Macedonia
Server = http://arch.softver.org.mk/archlinux/$repo/os/$arch
Server = http://mirror.onevip.mk/archlinux/$repo/os/$arch
Server = http://mirror.t-home.mk/archlinux/$repo/os/$arch

## Norway
Server = http://mirror.archlinux.no/$repo/os/$arch
Server = http://archlinux.uib.no/$repo/os/$arch
Server = http://mirror.neuf.no/archlinux/$repo/os/$arch
Server = http://mirror.terrahost.no/linux/archlinux/$repo/os/$arch

## Paraguay
Server = http://archlinux.mirror.py/archlinux/$repo/os/$arch

## Philippines
Server = http://mirror.rise.ph/archlinux/$repo/os/$arch

## Poland
Server = http://ftp.icm.edu.pl/pub/Linux/dist/archlinux/$repo/os/$arch
Server = http://arch.midov.pl/arch/$repo/os/$arch
Server = http://arch.nixlab.pl/$repo/os/$arch
Server = http://mirror.onet.pl/pub/mirrors/archlinux/$repo/os/$arch
Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
Server = http://ftp.vectranet.pl/archlinux/$repo/os/$arch

## Portugal
Server = http://glua.ua.pt/pub/archlinux/$repo/os/$arch
Server = http://ftp.rnl.tecnico.ulisboa.pt/pub/archlinux/$repo/os/$arch

## Romania
Server = http://mirror.efect.ro/archlinux/$repo/os/$arch
Server = http://archlinux.mirrors.linux.ro/$repo/os/$arch
Server = http://mirrors.m247.ro/archlinux/$repo/os/$arch
Server = http://mirrors.nav.ro/archlinux/$repo/os/$arch
Server = http://mirrors.nxthost.com/archlinux/$repo/os/$arch
Server = http://mirrors.pidginhost.com/arch/$repo/os/$arch

## Russia
Server = http://mirror.rol.ru/archlinux/$repo/os/$arch
Server = http://mirror.truenetwork.ru/archlinux/$repo/os/$arch
Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch
Server = http://archlinux.zepto.cloud/$repo/os/$arch

## Serbia
Server = http://arch.petarmaric.com/$repo/os/$arch
Server = http://mirror.pmf.kg.ac.rs/archlinux/$repo/os/$arch

## Singapore
Server = http://mirror.0x.sg/archlinux/$repo/os/$arch
Server = http://mirror.aktkn.sg/archlinux/$repo/os/$arch
Server = http://mirror.nus.edu.sg/archlinux/$repo/os/$arch

## Slovakia
Server = http://mirror.lnx.sk/pub/linux/archlinux/$repo/os/$arch
Server = http://tux.rainside.sk/archlinux/$repo/os/$arch

## Slovenia
Server = http://archimonde.ts.si/archlinux/$repo/os/$arch

## South Africa
Server = http://archlinux.za.mirror.allworldit.com/archlinux/$repo/os/$arch
Server = http://za.mirror.archlinux-br.org/$repo/os/$arch
Server = http://mirror.is.co.za/mirror/archlinux.org/$repo/os/$arch

## South Korea
Server = http://ftp.harukasan.org/archlinux/$repo/os/$arch
Server = http://ftp.lanet.kr/pub/archlinux/$repo/os/$arch
Server = http://mirror.premi.st/archlinux/$repo/os/$arch

## Spain
Server = http://mirror.librelabucm.org/archlinux/$repo/os/$arch
Server = http://ftp.rediris.es/mirror/archlinux/$repo/os/$arch
Server = http://sharing.thelinuxsect.com/archlinux/$repo/os/$arch

## Sweden
Server = http://ftp.acc.umu.se/mirror/archlinux/$repo/os/$arch
Server = http://archlinux.dynamict.se/$repo/os/$arch
Server = http://ftpmirror.infania.net/mirror/archlinux/$repo/os/$arch
Server = http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
Server = http://ftp.myrveln.se/pub/linux/archlinux/$repo/os/$arch

## Switzerland
Server = http://pkg.adfinis-sygroup.ch/archlinux/$repo/os/$arch
Server = http://mirror.init7.net/archlinux/$repo/os/$arch
Server = http://mirror.puzzle.ch/archlinux/$repo/os/$arch

## Taiwan
Server = http://archlinux.cs.nctu.edu.tw/$repo/os/$arch
Server = http://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch
Server = http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
Server = http://ftp.yzu.edu.tw/Linux/archlinux/$repo/os/$arch

## Thailand
Server = http://mirror.kku.ac.th/archlinux/$repo/os/$arch
Server = http://mirror2.totbb.net/archlinux/$repo/os/$arch

## Turkey
Server = http://ftp.linux.org.tr/archlinux/$repo/os/$arch
Server = http://mirror.veriteknik.net.tr/archlinux/$repo/os/$arch

## Ukraine
Server = http://archlinux.ip-connect.vn.ua/$repo/os/$arch
Server = http://mirror.mirohost.net/archlinux/$repo/os/$arch
Server = http://mirrors.nix.org.ua/linux/archlinux/$repo/os/$arch

## United Kingdom
Server = http://archlinux.uk.mirror.allworldit.com/archlinux/$repo/os/$arch
Server = http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch
Server = http://mirrors.manchester.m247.com/arch-linux/$repo/os/$arch
Server = http://www.mirrorservice.org/sites/ftp.archlinux.org/$repo/os/$arch
Server = http://mirror.netweaver.uk/archlinux/$repo/os/$arch
Server = http://lon.mirror.rackspace.com/archlinux/$repo/os/$arch
Server = http://arch.serverspace.co.uk/arch/$repo/os/$arch
Server = http://archlinux.mirrors.uk2.net/$repo/os/$arch
Server = http://mirrors.ukfast.co.uk/sites/archlinux.org/$repo/os/$arch

## United States
Server = http://mirrors.acm.wpi.edu/archlinux/$repo/os/$arch
Server = http://mirrors.advancedhosters.com/archlinux/$repo/os/$arch
Server = http://mirrors.aggregate.org/archlinux/$repo/os/$arch
Server = http://ca.us.mirror.archlinux-br.org/$repo/os/$arch
Server = http://il.us.mirror.archlinux-br.org/$repo/os/$arch
Server = http://archlinux.surlyjake.com/archlinux/$repo/os/$arch
Server = http://mirror.arizona.edu/archlinux/$repo/os/$arch
Server = http://arlm.tyzoid.com/$repo/os/$arch
Server = http://mirror.cc.columbia.edu/pub/linux/archlinux/$repo/os/$arch
Server = http://arch.mirror.constant.com/$repo/os/$arch
Server = http://mirror.cs.pitt.edu/archlinux/$repo/os/$arch
Server = http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/$arch
Server = http://distro.ibiblio.org/archlinux/$repo/os/$arch
Server = http://mirror.es.its.nyu.edu/archlinux/$repo/os/$arch
Server = http://mirrors.gigenet.com/archlinux/$repo/os/$arch
Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
Server = http://mirror.dc02.hackingand.coffee/arch/$repo/os/$arch
Server = http://repo.ialab.dsu.edu/archlinux/$repo/os/$arch
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
Server = http://mirror.dal10.us.leaseweb.net/archlinux/$repo/os/$arch
Server = http://mirror.mia11.us.leaseweb.net/archlinux/$repo/os/$arch
Server = http://mirror.sfo12.us.leaseweb.net/archlinux/$repo/os/$arch
Server = http://mirror.wdc1.us.leaseweb.net/archlinux/$repo/os/$arch
Server = http://mirrors.liquidweb.com/archlinux/$repo/os/$arch
Server = http://mirror.lty.me/archlinux/$repo/os/$arch
Server = http://reflector.luehm.com/arch/$repo/os/$arch
Server = http://mirrors.lug.mtu.edu/archlinux/$repo/os/$arch
Server = http://mirror.math.princeton.edu/pub/archlinux/$repo/os/$arch
Server = http://mirror.metrocast.net/archlinux/$repo/os/$arch
Server = http://mirror.kaminski.io/archlinux/$repo/os/$arch
Server = http://iad.mirrors.misaka.one/archlinux/$repo/os/$arch
Server = http://repo.miserver.it.umich.edu/archlinux/$repo/os/$arch
Server = http://mirrors.ocf.berkeley.edu/archlinux/$repo/os/$arch
Server = http://archmirror1.octyl.net/$repo/os/$arch
Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
Server = http://arch.mirrors.pair.com/$repo/os/$arch
Server = http://dfw.mirror.rackspace.com/archlinux/$repo/os/$arch
Server = http://iad.mirror.rackspace.com/archlinux/$repo/os/$arch
Server = http://ord.mirror.rackspace.com/archlinux/$repo/os/$arch
Server = http://plug-mirror.rcac.purdue.edu/archlinux/$repo/os/$arch
Server = http://mirrors.rit.edu/archlinux/$repo/os/$arch
Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch
Server = http://mirror.siena.edu/archlinux/$repo/os/$arch
Server = http://mirrors.sonic.net/archlinux/$repo/os/$arch
Server = http://arch.mirror.square-r00t.net/$repo/os/$arch
Server = http://mirror.stephen304.com/archlinux/$repo/os/$arch
Server = http://mirror.pit.teraswitch.com/archlinux/$repo/os/$arch
Server = http://mirror.umd.edu/archlinux/$repo/os/$arch
Server = http://mirror.vtti.vt.edu/archlinux/$repo/os/$arch
Server = http://mirrors.xmission.com/archlinux/$repo/os/$arch
Server = http://mirrors.xtom.com/archlinux/$repo/os/$arch

## Vietnam
Server = http://f.archlinuxvn.org/archlinux/$repo/os/$arch

as for nvidia-390xx, I have an old 730 GT.. I hope 390xx is the right one, after reading the wiki it seems that's what I'm supposed to use.. (lspci shows code name GF108 = NVC1)
So the solution to it is to just download and build the nvidia-390xx-dkms package.. I'll do it (I didn't even know it wasn't included anymore).

Last edited by freezeheat (2020-03-13 13:19:03)

Offline

#6 2020-03-13 13:03:03

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,391

Re: [SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

The mirror list as a  list is not out of date, but you indiscriminately just enable every mirror, and you download a list sorted by "Country" that doesn't regard actual up to dateness or actively syncing mirrors, therefore the top mirror in this case happens to be a broken out of sync mirror: https://www.archlinux.org/mirrors/status/

The "best" way without doing any explicit ranking is to just enable 2 or 3 from a country close to your location. Otherwise use one of the better methods outlined in that link to actually and properly generate an up to date and properly ranked mirror list.

nvidia-390xx is fine yes so yeah you'll have to install that.

Last edited by V1del (2020-03-13 13:03:25)

Offline

#7 2020-03-13 13:09:44

freezeheat
Member
Registered: 2020-03-12
Posts: 14

Re: [SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

V1del wrote:

The mirror list as a  list is not out of date, but you indiscriminately just enable every mirror, and you download a list sorted by "Country" that doesn't regard actual up to dateness or actively syncing mirrors, therefore the top mirror in this case happens to be a broken out of sync mirror: https://www.archlinux.org/mirrors/status/

The "best" way without doing any explicit ranking is to just enable 2 or 3 from a country close to your location. Otherwise use one of the better methods outlined in that link to actually and properly generate an up to date and properly ranked mirror list.

nvidia-390xx is fine yes so yeah you'll have to install that.

I Fixed the script by using the following URL (So it's filtered with mirror status):
https://www.archlinux.org/mirrorlist/?c … _status=on
INSTEAD OF:
https://www.archlinux.org/mirrorlist/all/http/

pacman -Syyu now prompts me for an upgrade.

(While I can go one step further and only uncomment a couple of high performance mirrors, I had experienced times where no packages were found when I tried to install something..).


Thank you very much V1del, I will try to build and install nvidia-390xx-dkms and I'll update you if it all works now.

Last edited by freezeheat (2020-03-13 13:10:23)

Offline

#8 2020-03-13 14:27:21

freezeheat
Member
Registered: 2020-03-12
Posts: 14

Re: [SOLVED] NVIDIA(propriety) problem and downgrade failure after upgrade

@V1del

Well I upgraded via pacman -Syyu which went fine, I installed nvidia-390xx-dkms (AUR) although with some problems, the PKGBUILD script tried to avoid conflicts with nvidia-390xx, but actually prompted me to remove nvidia-390xx-dkms, which If I didn't accept would cause the script to fail, I removed the package only to reinstall the same later via the script, the script also proposed as cleanup to remove linux-headers which was a dependency... but removing it caused my Xorg server to fail.. so I just installed the linux-headers myself via pacman and then re-ran makepkg -sirc and now it's fine.

Thank you so much!!! you guided me through it and I'm out of the forest, everything works now.

Last edited by freezeheat (2020-03-13 14:28:19)

Offline

Board footer

Powered by FluxBB