Results 1 to 9 of 9

Thread: No updates

  1. #1

    Question [SOLVED]No updates

    For the past 3 days, Kali Rolling 2016.2 has retrieved 0 updates via apt-get .
    Here is what I'm getting while trying to update,

    Code:
    apt-get update && apt-get upgrade -y
    Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
    Hit:2 http://dl.google.com/linux/chrome/deb stable Release
    Hit:4 http://archive-7.kali.org/kali kali-rolling InRelease
    Reading package lists... Done
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


    My /etc/apt/sources.list
    Code:
    deb http://http.kali.org/kali kali-rolling main contrib non-free
    # For source package access, uncomment the following line
     deb-src http://http.kali.org/kali kali-rolling main contrib non-free
    ( I've removed and added # on the last repo no changes)

    Also, sources.d folder only has one entry

    Code:
    [root:/etc/apt/sources.list.d]# ls   
    google-chrome.list
    I have done apt-get clean and autoclean, still same.

    Odd that it's looking for chrome ?


    Thanks for any input
    Last edited by hightech316; 2016-10-29 at 02:30. Reason: Solved , repos quiet ?

  2. #2
    Join Date
    2014-Mar
    Posts
    163
    you should have in apt folder more files ".list" , one of them is pointing to chrome update repository .
    Every file in that directory with ".list" will be readed automatically by apt everytime you call for an update or upgrade .

  3. #3
    Quote Originally Posted by pedropt View Post
    you should have in apt folder more files ".list" , one of them is pointing to chrome update repository .
    Every file in that directory with ".list" will be readed automatically by apt everytime you call for an update or upgrade .
    Thanks for reply,

    I did see that folder and was curious why there is only one ".list " file , which is google-chrome.list

    Code:
    [root:/etc/apt/sources.list.d]# ls 
    google-chrome.list
    Can you post a copy of yours ?
    Last edited by hightech316; 2016-10-27 at 14:12.

  4. #4
    Join Date
    2016-Oct
    Posts
    2
    I have the same issue. My apt folder doesn't contain any other *.list other than sources.list and there seem to be no updates since a couple of days.

  5. #5
    Quote Originally Posted by deeprooted View Post
    I have the same issue. My apt folder doesn't contain any other *.list other than sources.list and there seem to be no updates since a couple of days.
    Odd, This happened about 3-4 days ago for me.

  6. #6
    Join Date
    2016-Sep
    Posts
    1
    The same for me. 3 or 4 days without updates, rare...

  7. #7
    Quote Originally Posted by Satoshi View Post
    The same for me. 3 or 4 days without updates, rare...
    coincidence? Hopefully someone will chime in with some answers

    I recently tried to update again,

    Code:
    apt-get update && apt-get upgrade -y
    Ign:1 http://dl.google.com/linux/chrome/deb stable InRelease
    Get:2 http://dl.google.com/linux/chrome/deb stable Release [1,189 B]
    Get:3 http://dl.google.com/linux/chrome/deb stable Release.gpg [916 B]           
    Get:5 http://dl.google.com/linux/chrome/deb stable/main amd64 Packages [1,445 B]
    Get:4 http://archive-7.kali.org/kali kali-rolling InRelease [30.5 kB]
    Get:6 http://archive-7.kali.org/kali kali-rolling/contrib Sources [62.7 kB]
    Get:7 http://archive-7.kali.org/kali kali-rolling/non-free Sources [125 kB]
    Get:8 http://archive-7.kali.org/kali kali-rolling/main Sources [10.5 MB]
    Get:9 http://archive-7.kali.org/kali kali-rolling/main i386 Packages [14.1 MB]                                       
    Get:10 http://archive-7.kali.org/kali kali-rolling/main amd64 Packages [14.2 MB]                                     
    Get:11 http://archive-7.kali.org/kali kali-rolling/contrib i386 Packages [93.8 kB]                                   
    Get:12 http://archive-7.kali.org/kali kali-rolling/contrib amd64 Packages [95.6 kB]                                  
    Get:13 http://archive-7.kali.org/kali kali-rolling/non-free amd64 Packages [159 kB]                                  
    Get:14 http://archive-7.kali.org/kali kali-rolling/non-free i386 Packages [142 kB]                                   
    Fetched 39.5 MB in 60s (658 kB/s)                                                                                    
    Reading package lists... Done
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Calculating upgrade... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    It had "fetched 39.5mb " but not updates ?
    Last edited by hightech316; 2016-10-28 at 01:09.

  8. #8
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    I just ran apt-get update && apt-get dist-upgrade, and there are updates available. Maybe the repos were just quiet for awhile?

  9. #9

    Quote Originally Posted by grid View Post
    I just ran apt-get update && apt-get dist-upgrade, and there are updates available. Maybe the repos were just quiet for awhile?
    I was able to update as well, guess so.

    Thanks for the help guys.

Similar Threads

  1. GUI problem after updates
    By Taramon in forum General Archive
    Replies: 4
    Last Post: 2016-05-17, 16:53
  2. Kali updates
    By Kicklota in forum Installing Archive
    Replies: 4
    Last Post: 2016-04-04, 11:30
  3. After Updates can't start GUI
    By Millesaway in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2016-03-06, 16:54
  4. Ran updates and now no GUI at all?
    By fonestar in forum Installing Archive
    Replies: 4
    Last Post: 2015-02-10, 16:35
  5. 1.0.8 can't found updates so i can go to 1.0.9
    By pamamolf in forum TroubleShooting Archive
    Replies: 6
    Last Post: 2014-08-31, 09:57

Posting Permissions

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