Forum

Full Version: Can't install Samba
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
Recently switched from raspbmc to Xbian for a variety of reasons. The only issue that I have run into so far is that I can't seem to install Samba. Here is my console log:
Code:
apt-get install samba
...snip...
Do you want to continue [Y/n]? Y
Err http://mirrordirector.raspbian.org/raspbian/ wheezy/main libcups2 armhf 1.5.3-2.15
  404  Not Found
Failed to fetch http://mirrordirector.raspbian.org/raspbian/pool/main/c/cups/libcups2_1.5.3-2.15_armhf.deb  404  Not Found
Unable to correct missing packages.
E: Aborting install.
Is this a temporary issue?

Thanks
why you just dont try install from XBian config?
SSH or in GUI..
Those mirrors are the official raspbian mirrors, so we can't fix it because we don't hav econtrol of it. (you will also experiemce that issue on other raspbian based distro's)
Terminal
sudo apt-get install xbian-package-samba
I have the same issue with installing Samba - is there a fix?
Just try again later, it is working for me now.
(9th Apr, 2013 01:52 PM)Ken Wrote: [ -> ]http://mirrordirector.raspbian.org/raspbian/pool/main/c/cups/libcups2_1.5.3-2.15_armhf.deb 404 Not Found
Unable to correct missing packages.
E: Aborting install.
[/code]
Is this a temporary issue?

Thanks

just do apt-get clean; apt-get update
after some time. (hours)
Reference URL's