#Cannot update some packages after running pacman -Syu. Screenshot attached
7 messages · Page 1 of 1 (latest)
> multilib-testing 💀
Is this an "archinstall" installation
Just remove multilib-testing from /etc/pacman.conf
^it's trying to update a package in multilib-testing that relies on a package in testing, basically but you don't have the testing repository enabled. Arguably you shouldn't use any of the testing repos unless you like really need them or know what you're doing
ok thanks