Results 1 to 4 of 4

Thread: apt-get update fails when using repos from kali.org

  1. #1

    apt-get update fails when using repos from kali.org

    I just wanted to post this in hopes it helps someone. If you update your sources.list file with the information provided from kali.org (https://docs.kali.org/general-use/ka...t-repositories) and it fails hopefully this helps you.

    It says the repos are
    deb http://http.kali.org/kali kali-rolling main non-free contrib
    deb-src http://http.kali.org/kali kali-rolling main non-free contrib

    These dont work for me. I had to change it to https so use the following.

    deb https://http.kali.org/kali kali-rolling main non-free contrib
    deb-src https://http.kali.org/kali kali-rolling main non-free contrib

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    As mentioned in multiple posts, there might be an IDS at your ISP; it just cannot analyze HTTPS requests.

    Saying "it doesn't work for me" isn't helpful, you should always state the error and whenever you can display the exact error message.

  3. #3
    Quote Originally Posted by Mister_X View Post
    As mentioned in multiple posts, there might be an IDS at your ISP; it just cannot analyze HTTPS requests.

    Saying "it doesn't work for me" isn't helpful, you should always state the error and whenever you can display the exact error message.
    Sorry I didn't have the exact error. I posted this in hopes it might help someone else after the fact. There wasnt an issue with an IDS or Proxy or firewall. There is something wrong with the latest kali iso. I can remove this though if it doesnt belong here.

  4. #4
    Join Date
    2016-Dec
    Posts
    806
    The fact that HTTPS works and HTTP doesn't (for you) very strongly indicates to a network issue.

    HTTP works fine for me. You'll need to show the exact error, so we can determine the exact issue. Otherwise, I say there is nothing wrong.

Similar Threads

  1. Update fails after installing 32 bit image
    By Shellhopper in forum ARM Archive
    Replies: 0
    Last Post: 2020-11-05, 08:40
  2. Kali on Raspberry Pi 3 Wont update repos
    By MrStealYourCorei7 in forum ARM Archive
    Replies: 1
    Last Post: 2017-06-03, 20:22
  3. apache2 update fails
    By AWV in forum NetHunter General Questions
    Replies: 15
    Last Post: 2015-12-18, 16:40
  4. Kali 1.1 repos / apt-get update not anymore possible
    By john99 in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2015-12-03, 13:03
  5. Kali repos do not update on rpi2 fresh install
    By Grub in forum ARM Archive
    Replies: 3
    Last Post: 2015-08-04, 13:08

Posting Permissions

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