MyBookLive:~# apt-get install screen
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
screen
0 upgraded, 1 newly installed, 0 to remove and 254 not upgraded.
Need to get 621kB of archives.
After this operation, 1065kB of additional disk space will be used.
E: You don't have enough free space in /var/cache/apt/archives/.
MyBookLive:~# apt-get install unzip
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
unzip
1 upgraded, 0 newly installed, 0 to remove and 253 not upgraded.
Need to get 192kB of archives.
After this operation, 53.2kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
unzip
Install these packages without verification [y/N]? y
Get:1
http://ftp.us.debian.org squeeze/main unzip 6.0-4 [192kB]
Fetched 192kB in 1s (120kB/s)
(Reading database ...
dpkg: warning: files list file for package `ramlog' missing, assuming package has no files currently installed.
dpkg: warning: files list file for package `libparted0' missing, assuming package has no files currently installed.
(Reading database ... 19852 files and directories currently installed.)
Preparing to replace unzip 5.52-12 (using .../unzip_6.0-4_powerpc.deb) ...
Unpacking replacement unzip ...
dpkg: error processing /var/cache/apt/archives/unzip_6.0-4_powerpc.deb (--unpack):
failed in write on buffer copy for backend dpkg-deb during `./usr/share/doc/unzip/BUGS': No space left on device
Processing triggers for man-db ...
dpkg: failed to write status database record about 'orion-resources' to '/var/lib/dpkg/status': No space left on device
E: Sub-process /usr/bin/dpkg returned an error code (2)
MyBookLive:~# apt-get install unrar
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
MyBookLive:~# apt-get install par2
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
MyBookLive:~# cd /opt
MyBookLive:/opt# cd /opt/SABnzbd-0.6.15
MyBookLive:/opt/SABnzbd-0.6.15# cd /opt
MyBookLive:/opt# screen
-bash: screen: command not found
MyBookLive:/opt# cd /root
MyBookLive:~# screen
-bash: screen: command not found
MyBookLive:~#
Deze tekst krijg ik wanneer ik in putty screen probeer te installeren, op een of andere vage manier is de map /var/cache/apt/archives/. vol iemand enig idee hoe ik die restrictie eruit kan krijgen of kan het ook ergens anders geinstalleerd worden?
Bij voorbaat dank,
Eric Jager