Hi there,
I have a problem. I insalled Archlinux on my Raspberry Pi2 but i couldn't install Yaourt because i had a dependency problem with package-query-1.8.
So ... I installed package-query-1.8 but now when i try to install a package, i have an other message
$this->bbcode_second_pass_code('', 'failed to initialize alpm library (could not find or read directory)
failed to initialize alpm library (could not find or read directory)
error: target not found: subsonic')
I tried some things like editing /etc/profile for changing PATH variable like i saw
here : http://superuser.com/questions/380149/why-is-yaourt-looking-in-the-wrong-place-pacman-works
But nothing changed
Any idea guys ?