I have setup my pi with xbmc. Everything seems to be working fine, I have samba running and can view a shared USB drive through windows. I am trying to also network my samsung printer but can't seem to install CUPS and am baffled as to why. I will type in the following:
sudo apt-get install cups
it runs and gets to the prompt "136 MB of additional disk space is needed. Do you want to continue?"
I hit "y" and get a ton of errors. For example:
Err http://archive.rasbian.org/raspbian/ wheezy/main cups-common all
404 Not Found [IP: 89.16.177.90 80]
I even try running with --fix-missing with no effect. I successfully installed samba, so I know it can hit the internet ... so what is the deal?
