You are not logged in.
The last update for ppl broke gcc-multilib. It kept complaining about not finding any libppl.so.9.
Not sure if it's connected, but when installing from aur, makepkg also failed on not finding x86_64-unknown-linux-gnu, or something like that.
I don't have the exact outputs, since I already restarted, sry about that.
For the time being I solved it by replacing gcc-multilib with gcc
.
Last edited by lman (2012-03-04 15:11:44)
Offline
Crap... I always forget to move the multilib version out of its testing repo when I move the main one. It is done now so should sync to your mirror soon.
Offline
that was fast
thanks
Edit: gcc-multilib already new one, still waiting on libtool-multilib, hope it syncs soon
Last edited by lman (2012-03-04 15:27:27)
Offline
Edit: gcc-multilib already new one, still waiting on libtool-multilib, hope it syncs soon
A quick solution I use for such circumstances is to manually download the package from the website and pacman -U it.
Intel(R) Celeron(R) CPU E3400 @ 2.60GHz, x86_64. AURs.
“No one without the knowledge of geometry may enter.“ Plato.
Offline
I had the same issue with gcc-multilib complaining about missing libppl.so.9 just after system installation (command line). Recompiling gcc-multilib with abs resolved the issue.
Offline