Announcement

Collapse
No announcement yet.

Update notifier doesn't work [cache issue]

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

    Update notifier doesn't work [cache issue]

    The update notifier doesn't notify me when updates are available. Sometime ago I had a similar problem and this worked:
    Code:
    sudo rm /var/lib/update-notifier/dpkg-run-stamp
    sudo rm /var/lib/update-notifier/updates-available
    sudo rm /var/lib/apt/periodic/update-success-stamp
    But it does't work in this case:
    Code:
    sudo /usr/lib/update-notifier/update-motd-updates-available --force
    E: Unknown error: «<class 'KeyError'>» ("The cache has no package named 'wine1.7-i386'")moray33@Jose:~$ ^C
    It has been happening for a while, with the same package. I tried purging Wine and installing it again but it doesn't work. I use Wine 1.7 from the PPA but in another computer with the same version of Kubuntu and Wine I don't have this issue.

    Anyone knows how can I solve this?

    #2
    Try opening a terminal and typing:

    sudo apt-get clean all
    sudo apt-get update
    sudo apt-get dist-upgrade

    Please Read Me

    Comment


      #3
      I'll tell if it worked or not when there are new Wine updates available.
      Last edited by moray33; Jan 07, 2014, 01:03 PM.

      Comment


        #4
        The issue persists, any more ideas?

        Comment


          #5
          I still could't fix this, anybody can help me, please?

          Comment

          Working...
          X