Results 1 to 5 of 5

Thread: Kali Rolling 2016.1 Upgrade error

  1. #1
    Join Date
    2016-Jan
    Posts
    3

    Angry Kali Rolling 2016.1 Upgrade error

    My sources.list is unmodified.


    But whenever i try to update my Kali Linux ( linux-image-4.3.0-kali1-amd64 ) it returns the following error:


    Code:
    root@kali:~# apt-get upgrade
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    The following packages have been kept back:
      gir1.2-totem-1.0 libimobiledevice6 libpython3-stdlib python3 python3-minimal
      totem totem-plugins
    The following packages will be upgraded:
      linux-image-4.3.0-kali1-amd64
    1 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
    Need to get 0 B/35.5 MB of archives.
    After this operation, 8,192 B of additional disk space will be used.
    Do you want to continue? [Y/n] Y
    Reading changelogs... Done
    Preconfiguring packages ...
    (Reading database ... 299190 files and directories currently installed.)
    Preparing to unpack .../linux-image-4.3.0-kali1-amd64_4.3.3-7kali1_amd64.deb ...
    Unpacking linux-image-4.3.0-kali1-amd64 (4.3.3-7kali1) over (4.3.3-5kali4) ...
    dpkg: error processing archive /var/cache/apt/archives/linux-image-4.3.0-kali1-amd64_4.3.3-7kali1_amd64.deb (--unpack):
     unable to make backup link of './boot/vmlinuz-4.3.0-kali1-amd64' before installing new version: Input/output error
    dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
    Errors were encountered while processing:
     /var/cache/apt/archives/linux-image-4.3.0-kali1-amd64_4.3.3-7kali1_amd64.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    I'd check /var/log and the output of dmesg for anything weird.

    Don't know if it would make any difference, but I'd also try running apt-get dist-upgrade, instead of apt-get upgrade

  3. #3
    Having same roadblock here.

    'apt-get dist-upgrade' is run after apt-get update per the
    recommended procedure and is the step for me where
    the upgrade breaks down. Looked at dmesg output and
    saw nothing that gave me a clue. Same with /var/log

    VI

  4. #4
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    I upgraded yesterday, and didn't see any problems. Hate to say it, but your best bet would probably be a fresh install.

  5. #5
    Quote Originally Posted by grid View Post
    I upgraded yesterday, and didn't see any problems. Hate to say it, but your best bet would probably be a fresh install.
    Wunderbar. Unfortunately I have to admit it is likely the simplest solution.

Similar Threads

  1. hostapd problem after upgrade to kali rolling 2016
    By freddo in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2017-01-14, 16:46
  2. How to upgrade to latest kali rolling 2016.1
    By Chunkingz in forum How-To Archive
    Replies: 0
    Last Post: 2016-09-06, 08:57
  3. Problem with upgrade to Kali-Rolling (2016.1)
    By Mato in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2016-08-27, 14:18

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •