Hi all,
I'm trying to install MPD on a Dockstar since a week with :
$this->bbcode_second_pass_code('', 'pacman -S mpd')
and the following error is returned :
$this->bbcode_second_pass_code('', 'error: failed retrieving file 'sqlite3-3.7.10-1-arm.pkg.tar.xz' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org; Name or service not known
warning: failed to retrieve some files from core
error: failed to commit transaction (download library error)
Errors occurred, no packages were upgraded.')
It seems that the package sqlite3 is missing on the server.
What could I do?
Thanks in advance for your answer.