Results 1 to 3 of 3

Thread: [Help] After install and i want update found is the Error

  1. #1
    Join Date
    2020-Jul
    Posts
    1

    Exclamation [Help] After install and i want update found is the Error

    Code:
    # sudo apt-get update 
    Hit:1 http://old.kali.org/kali-security sana/updates InRelease                     
    Ign:2 http://httpredir.debian.org/debian jessie-backports InRelease 
    Err:3 http://httpredir.debian.org/debian jessie-backports Release
      404  Not Found [IP: 151.101.242.133 80]
    Hit:4 http://kali.download/kali kali-rolling InRelease
    Reading package lists... Done
    E: The repository 'http://httpredir.debian.org/debian jessie-backports Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    and
    Code:
    nano /etc/apt/sources.list
    Is
    Code:
    
    #deb https://http.kali.org/kali kali-rolling main contrib non-free
    #deb-src https://http.kali.org/kali kali-rolling main contrib non-free
    deb http://http.kali.org/kali kali-rolling main non-free contrib
    deb http://old.kali.org/kali-security sana/updates main contrib non-free
    #deb cdrom:[Kali GNU/Linux 2020.2rc3 _Kali-last-snapshot_ - Official amd64 DVD Binary-1 with firmware 20200508-14:35]/ kali-rolling contrib main n>
    #deb-src http://http.kali.org/kali kali-rolling main non-free contrib
    # deb cdrom:[Kali GNU/Linux 2020.2rc3 _Kali-last-snapshot_ - Official amd64 DVD Binary-1 with firmware 20200508-14:35]/ kali-rolling contrib main >
    #deb http://ftp.us.debian.org/debian stable main contrib 
    # This system was installed using small removable media
    # (e.g. netinst, live or single CD). The matching "deb cdrom"
    # entries were disabled at the end of the installation process.
    # For information about how to configure apt package sources,
    # see the sources.list(5) manual.
    #deb http://http.kali.org/kali/ kali-rolling main contrib non-free 
    #--------------------------------------------------------------
    #deb http://httpredir.debian.org/debain/ jessie main contrib non-free
    
    
    #deb http://mirrors.digitalocean.com/debian stretch main contrib non-free
    #deb-src http://mirrors.digitalocean.com/debian stretch main contrib non-free
    
    # Major bug fix updates produced after the final release of the distribution.
    #===============================================================================================
    #deb http://httpredir.debian.org/debian stretch main contrib non-free deb http://httpredir.debian.org/debian stretch-updates main contrib 
    #deb http://httpredir.debian.org/debian stretch-backports main contrib non-free deb http://security.debian.org stretch/updates main contrib non-fr>
    
    #deb http://archive.debian.org/debian/ jessie main contrib non-free
    #deb-src http://archive.debian.org/debian/ jessie main contrib non-free
    #deb http://apt.armbian.com stretch main jessie-utils jessie-desktop
    #deb http://security.debian.org jessie/updates main contrib non-free
    #deb-src http://security.debian.org jessie/updates main contrib non-free
    what is the solution pales .
    I'm starter in Kali Linux.
    and
    Code:
    # lsb_release -a
    No LSB modules are available.
    Distributor ID: Kali
    Description:    Kali GNU/Linux Rolling
    Release:        2020.2
    Codename:       kali-rolling

  2. #2
    Join Date
    2020-Sep
    Posts
    1
    same problem here, did you figure it out?

  3. #3
    Join Date
    2020-Nov
    Posts
    2
    https://www.kali.org/docs/
    Major bug fix updates produced after the final release of the distribution.

    be patient...


Similar Threads

  1. 2020.3 kali apt update now giving module not found error
    By king_julian in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2020-08-06, 17:38
  2. Update 2020.3 ConfigParser module not found error
    By king_julian in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2020-07-31, 20:23
  3. Replies: 0
    Last Post: 2020-03-31, 10:58
  4. Replies: 3
    Last Post: 2017-09-08, 08:27
  5. No Wireless Networks Found Error After Aircrack-ng 1.2 RC2 Update
    By KaliBoy in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2015-05-07, 12:57

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
  •