You are not logged in.
I cant update my system, Pacman complains about bad dependencies.
error: failed to prepare transaction (could not satisfy dependencies)
:: libtool-multilib: requires libltdl=2.4
How do I update?
Offline
Should be fixed. Did you pacman Syy first? Your mirrors might be out of date.
https://bbs.archlinux.org/viewtopic.php?id=128816
Last edited by nemesis2all (2011-10-25 14:38:59)
Offline
Yes I did. But it did not help...
Offline
Is your mirror up to date?
Are you running 'pacman -Syu' or some other command?
Offline
I run "Pacman -Syu".
Offline
If you need libltdl 2.4.2-1 download it directly from http://www.archlinux.org/packages/core/x86_64/libltdl/ - click on 'Download From Mirror' link on the righthand side.
Offline
Check you still have [multilib] enabled in pacman.conf and then try changing mirror.
Offline
I was also having this problem, and changing mirrors, enabling [multilib], and running 'pacman -Syy' didn't solve it.
Downloading libltdl 2.4.2-1 manually as Karol said and installing it with 'pacman -Ud' worked (without 'd' I got the same error).
Offline
Check you still have [multilib] enabled in pacman.conf.
It wasn't. I enabled it and it worked. Thanks ![]()
I dont know why I had to enable it, I dont run any 32-bit software.
Offline