Pyside install errors - Raspberry Pi Forums
i trying install pyside , getting following errors
err http://mirrordirector.raspbian.org/raspian/ wheezy/main sql-common 5.5.43-0+deb7ul
404 not found
err http://mirrordirector.raspbian.org/raspian/ wheezy/main libmysqlclient18 armhf 5.5.43-0+debtul
404 not found
failed fetch http://mirrordirector.raspbian.org/rasp ... 3-0+deb7ul
404 not found
goes on few more lines. can advise on how resolve issue?
err http://mirrordirector.raspbian.org/raspian/ wheezy/main sql-common 5.5.43-0+deb7ul
404 not found
err http://mirrordirector.raspbian.org/raspian/ wheezy/main libmysqlclient18 armhf 5.5.43-0+debtul
404 not found
failed fetch http://mirrordirector.raspbian.org/rasp ... 3-0+deb7ul
404 not found
goes on few more lines. can advise on how resolve issue?
yes. run "sudo apt-get update" software index date before running apt-get install or upgrade. find fetch mysql-common 5.5.46-0+deb7u1 instead of old (and no longer available) mysql-common 5.5.43-0+deb7u1damien1124 wrote:can advise on how resolve issue?
i'd recommend running "sudo apt-get upgrade" update of software, looks may missing quite few updates , security fixes.
once completed, "sudo apt-get clean" clear out downloaded files no longer needed.
raspberrypi
Comments
Post a Comment