Results 1 to 5 of 5

Thread: Software Update Issues

  1. #1
    Join Date
    2013-Mar
    Posts
    2

    Software Update Issues

    Hi all,

    I just installed Kali Linux and wanted to update the softwares but it seems some of them are not available in the the repository.

    Here 2 examples:
    Error http://http.kali.org/kali/ kali/main john i386 1.7.9-1kali1
    404 Not Found
    Error http://http.kali.org/kali/ kali/main metasploit-framework i386 4.5.3-2013032001-1kali3
    404 Not Found

    Do you have similar issues?

    Thank you.

  2. #2
    apt-get update
    apt-get upgrade
    apt-get dist-upgrade

  3. Also ensure you have your sources.list correct
    http://wiki.debian.org/Derivatives/Census/Kali

  4. #4
    Join Date
    2013-Mar
    Posts
    354
    Here is my sources.list, they work just fine for me:

    #

    ## Kali Security updates
    deb http://security.kali.org/kali-security kali/updates main contrib non-free

    ## Kali
    deb http://http.kali.org/kali kali main contrib non-free

    ## Kali-dev
    deb http://http.kali.org/kali kali-dev main contrib non-free

    Keep it as simple as possible.

    The kali-src I do not need them. Unless you might want to do something and they must be required. Perhaps building a Custom Kali image.

    Luck.

  5. #5
    Join Date
    2013-Mar
    Posts
    2
    Hey guys, thank you. I will follow your suggestions!

Similar Threads

  1. Replies: 0
    Last Post: 2020-03-11, 10:00
  2. Replies: 0
    Last Post: 2020-03-11, 09:17
  3. SIM card reader software issues
    By hcorsted in forum General Archive
    Replies: 0
    Last Post: 2014-03-20, 08:50

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
  •