Announcement

Collapse
No announcement yet.

I show 109 Updates but Kubuntu Discover shows 0 upgrades

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    I show 109 Updates but Kubuntu Discover shows 0 upgrades

    I have Kubuntu 16.10 (64) and in the status bar my upgrades show 109. When I go to install upgrades Discover shows 0 upgrades. when I go to Software Updater I get Failed to Download Repository Information/ Check you Internet connection. I am on line in Firefox at this time and my Thunderbird is working so I must have an Internet connection. Where should I look next?
    Thank You.
    Dick Barmann

    #2
    Open a Konsole and issue

    sudp apt update
    sudo apt dist-upgrade
    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
    – John F. Kennedy, February 26, 1962.

    Comment


      #3
      Don't use Discover for package management. Open a konsole instead and type:

      sudo apt-get update && sudo apt-get dist-upgrade

      hehe. Like minds, eh GG?
      Windows no longer obstructs my view.
      Using Kubuntu Linux since March 23, 2007.
      "It is a capital mistake to theorize before one has data." - Sherlock Holmes

      Comment


        #4
        Snowhog, beat ya by a whisker!
        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
        – John F. Kennedy, February 26, 1962.

        Comment


          #5
          Is the command sudo apt full-upgrade or sudo apt dist-upgrade?

          Comment


            #6
            Originally posted by oldgeek View Post
            Is the command sudo apt full-upgrade or sudo apt dist-upgrade?
            if using apt ,,,it's full-upgrade ,,,,,if using apt-get ,,,it's dist-upgrade .

            so it's
            Code:
            sudo apt full-upgrade
            or
            Code:
            sudo apt-get dist-upgrade
            + you should always update the package cache with "update" first (update is the same in both apt and apt-get)

            so the command you actualy want to use is ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,

            Code:
            sudo apt-get update && sudo apt-get  dist-upgrade
            or

            Code:
            sudo apt update && sudo apt  full-upgrade
            SO GG has a typo in post# 2


            VINNY
            i7 4core HT 8MB L3 2.9GHz
            16GB RAM
            Nvidia GTX 860M 4GB RAM 1152 cuda cores

            Comment


              #7
              Failed to Download Repository Information/ Check you Internet connection.
              is one clue
              I am on line in Firefox at this time and my Thunderbird is working so I must have an Internet connection
              is another

              Don't be so quick to blame the package managers!

              It very well can be a bad repo/ppa entry that causes this error message, for one thing, or a mirror not responding, or other things.
              We will know one Mr Barman responds with his terminal output

              Comment


                #8
                Yup, mea culpa. My fingers do what they want and my brain isn't smart enough to catch it any more


                Sent from my iPhone using Tapatalk
                "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                – John F. Kennedy, February 26, 1962.

                Comment


                  #9
                  this happens in both Kubuntu and Neon
                  woodsmoke

                  Comment

                  Working...
                  X