My system is not updating

So in the recent post about the fixing of the Garuda Linux PAMAC, I tried to update my system but its not updating because it fails to prepare transaction any help

what I did :slight_smile:
sudo pacman -Syu

and this is the output :slight_smile:
:: Synchronizing package databases...
core 134.4 KiB 10.3 KiB/s 00:13 [########################################################################################] 100%
chaotic-aur 1099.4 KiB 13.1 KiB/s 01:24 [########################################################################################] 100%
extra 1567.0 KiB 456 KiB/s 00:03 [########################################################################################] 100%
community 5.6 MiB 1324 KiB/s 00:04 [########################################################################################] 100%
error: failed retrieving file 'core.db' from arch.lucassymons.net : Resolving timed out after 10000 milliseconds
:: Starting full system upgrade...
:: Replace libcanberra-pulse with extra/libcanberra? [Y/n] y
:: Replace libclc with chaotic-aur/libclc-git? [Y/n] y
:: Replace libfprint with chaotic-aur/libfprint-vfs009x-git? [Y/n] y
:: Replace qca-qt5 with chaotic-aur/qca-git? [Y/n] y
:: Replace reaver with chaotic-aur/reaver-wps-fork-t6x-git? [Y/n] y
resolving dependencies...
looking for conflicting packages...
warning: removing 'archlinux-appstream-data' from target list because it conflicts with 'archlinux-appstream-data-pamac'
:: archlinux-appstream-data-pamac and archlinux-appstream-data are in conflict. Remove archlinux-appstream-data? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: installing libelf (0.185-1) breaks dependency 'libelf=0.184' required by lib32-libelf

If anyone can help me with this!

1 Like

Enable multilib repo

5 Likes

and how do i do that?

Edit /etc/pacman.conf
And uncomment multilib repo

5 Likes

I have uncomment both multilib-testing and multilib now i will go for syu :slight_smile: hope it works!

Edit: It worked bro!

Um – multilib-testing is a repository of not-quite-ready-yet packages that are (as the name implies) in testing. Unless you wanted to participate in testing new packages, you may wish to comment that back out.

4 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.