Announcement

Collapse
No announcement yet.

Muon update notification is wrong

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

    Muon update notification is wrong

    I have a small problem with the Muon update manager. It always shows a red shield and the notification: "Last check for updates was over a week ago. Check for updates"

    When I check for updates I get the same message.
    I do get notifications for updates. When I install the updates I get the same message about needing to check for updates.

    I don't see that anyone else has had this problem so far.

    #2
    You can try purging and then re-installing muon-updater and muon-notifier.
    Code:
    sudo apt-get purge muon-updater muon-notifier && sudo apt-get --purge autoremove && sudo apt-get clean
    Then re-install.
    Code:
    sudo apt-get install muon-updater muon-notifier
    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


      #3
      I tried it but the problem remains.

      Comment


        #4
        same problem

        Originally posted by lcharles View Post
        I tried it but the problem remains.
        me too, for a few weeks now.

        Comment


          #5
          Somewhat of a guess... if you look in the /var/lib/update-notifier subdirectory, is the file updates-available present?

          Comment


            #6
            Yes, it's there. I don't know what the file is supposed to contain but if I open it with a text editor like Kate there is nothing in it.

            Comment


              #7
              My guess is that you both have the getdeb repository added in your sources... and (sadly) getdeb is no more.

              If my guess is right, removing the getdeb repo should solve the problem.
              sigpic
              "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all."
              -- Douglas Adams

              Comment


                #8
                Good suggestion.

                Would you guys mind running this in a Konsole:

                Code:
                tail -n +1 /etc/apt/sources.list.d/*
                Let's see the output.

                Comment


                  #9
                  larry1204@larry1204:~$ tail -n +1 /etc/apt/sources.list.d/*
                  ==> /etc/apt/sources.list.d/danielrichter2007-grub-customizer-precise.list <==
                  deb http://ppa.launchpad.net/danielricht...tomizer/ubuntu precise main
                  deb-src http://ppa.launchpad.net/danielricht...tomizer/ubuntu precise main

                  ==> /etc/apt/sources.list.d/danielrichter2007-grub-customizer-precise.list.save <==
                  deb http://ppa.launchpad.net/danielricht...tomizer/ubuntu precise main
                  deb-src http://ppa.launchpad.net/danielricht...tomizer/ubuntu precise main

                  ==> /etc/apt/sources.list.d/eduke32.list <==
                  deb http://apt.duke4.net precise main
                  deb-src http://apt.duke4.net precise main

                  ==> /etc/apt/sources.list.d/eduke32.list.save <==
                  deb http://apt.duke4.net precise main
                  deb-src http://apt.duke4.net precise main

                  Comment


                    #10
                    bump

                    Comment


                      #11
                      I looked and getdeb.net is there, it was gone for a while. I did have to delete my original getdeb sources in my list and reinstall and it works fine.
                      Alienware 17 R2
                      ​ 8 × Intel® Core™ i7-4720HQ CPU @ 2.60GHz
                      ​ with Kubuntu 23.10
                      Nvidia Graphics
                      16 Ram
                      Close Windows and open the world!!

                      Comment


                        #12
                        Wow, I really didn't expect Getdeb to return, especially after reading the blog post by the guy running the show that basically said "this is the end". Colour me pleased!

                        http://blog.getdeb.net/2013/02/sites...ebnet-and.html
                        sigpic
                        "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all."
                        -- Douglas Adams

                        Comment

                        Working...
                        X