Cache Error

Discussion in 'Installation/Configuration' started by lindows2006, Oct 9, 2007.

  1. lindows2006

    lindows2006 New Member

    Hi guys,

    I'm recieving a strange error, when i try to update my debian system

    XPS:/etc# apt-get install -f
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    libk3b3
    The following packages will be REMOVED:
    libk3b2
    The following NEW packages will be installed:
    libk3b3
    0 upgraded, 1 newly installed, 1 to remove and 38 not upgraded.
    7 not fully installed or removed.
    Need to get 1106kB of archives.
    After unpacking 131kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Get:1 http://ftp.de.debian.org sid/main libk3b3 1.0.3-2 [1106kB]
    Fetched 1106kB in 2s (402kB/s)
    (Reading database ... 137937 files and directories currently installed.)
    Removing libk3b2 ...
    ldconfig: Writing of cache data failed: No space left on device
    dpkg: error processing libk3b2 (--remove):
    subprocess post-removal script returned error exit status 1
    Errors were encountered while processing:
    libk3b2
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    XPS:/etc#


    I tried clearing my var directory of trash but that seems pointless
    Any takes

    Lindows
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    df -h
     

Share This Page