The update notifier doesn't notify me when updates are available. Sometime ago I had a similar problem and this worked:
But it does't work in this case:
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?
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
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
Anyone knows how can I solve this?
Comment