Akrisha
Legacy Member
JohnnyricoMC zei:"apt-get clean" om de gedownloade package-bestanden te wissen
"apt-get update" (om uw repositories te updaten)
probeer dan nog eens samba te installeren.
Code:
pi@raspbmc:~$ sudo apt-get clean
pi@raspbmc:~$ sudo apt-get update
Hit http://archive.raspbian.org wheezy Release.gpg
Hit http://archive.raspbian.org wheezy Release
Hit http://archive.raspbian.org wheezy/main armhf Packages
Hit http://archive.raspbian.org wheezy/contrib armhf Packages
Hit http://archive.raspbian.org wheezy/non-free armhf Packages
Ign http://archive.raspbian.org wheezy/contrib Translation-en
Ign http://archive.raspbian.org wheezy/main Translation-en
Ign http://archive.raspbian.org wheezy/non-free Translation-en
Reading package lists... Done
pi@raspbmc:~$ sudo apt-get install samba samba-common-bin
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libcups2 tdb-tools
Suggested packages:
cups-common smbldap-tools ldb-tools ctdb
The following NEW packages will be installed:
libcups2 samba samba-common-bin tdb-tools
0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded.
Need to get 6314 kB of archives.
After this operation, 36.5 MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Abort.
Nog altijd dezelfde melding...
Maar is het normaal dat hij niets zegt als ik apt-get clean uitvoer?


