Forum
Can't install Samba - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Additional Packages (/forum-22.html)
+--- Thread: Can't install Samba (/thread-766.html)



Can't install Samba - Ken - 9th Apr, 2013 01:52 PM

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


Re: Can't install Samba - rikardo1979 - 9th Apr, 2013 02:46 PM

why you just dont try install from XBian config?
SSH or in GUI..


Can't install Samba - Koenkk - 9th Apr, 2013 05:38 PM

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)


RE: Can't install Samba - kraleksandr - 10th Apr, 2013 03:13 PM

Terminal
sudo apt-get install xbian-package-samba



RE: Can't install Samba - adrianblakey - 5th Jun, 2013 02:37 PM

I have the same issue with installing Samba - is there a fix?


RE: Can't install Samba - Fred - 5th Jun, 2013 04:51 PM

Just try again later, it is working for me now.


RE: Can't install Samba - mk01 - 5th Jun, 2013 05:07 PM

(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)