Hi, I got the following (I updated the servers with the ‘garuda-update -a’ command):
installing libtiff (4.7.0-1) breaks dependency 'libtiff=4.6.0' required by lib32-libtiff
A few days ago I had a problem with paru. I tried to compile the package (‘makepkg -si’): I got an error message, but I didn’t remove the downloaded libraries to compile the package (I’m now using paru-git).
Repeat garuda-update refreshing your mirrors.
Maybe you’re using a bad one. lib32-libtiff now depends on libtiff=4.7.0, which is exactly the update being done. See: https://archlinux.org/packages/multilib/x86_64/lib32-libtiff/
So the error should not occur.
This all makes me think that the last pacman update included a pacnew file for the pacman.conf, which, if not appropriately merged but overwritten/replaced, may have removed multilib from the pacman.conf in both cases in this thread.
This should be checked and, if necessary, fixed of course.
Off topic: we know that rolling release distributions are best updated often. I could not do the system update because I was abroad and forgot my laptop at home. I came back after five months, updated the mirrors and the system and everything worked fine! Look at the picture.
This all makes me think that the last pacman update included a pacnew file for the pacman.conf, which, if not appropriately merged but overwritten/replaced, may have removed multilib from the pacman.conf in both cases in this thread.
This sounds exactly like it. I did have a pacnew recently for pacman.conf (my fault for not looking into it more carefully, although I might not have noticed the extra # anyway).