apt plugin from debians hobbit-plugins package
Malcolm Hunter a écrit :
On my side I just changed my crontab :
apt-get update && touch /var/lib/apt/lists/lock
so if the update is succesfull, the mtime of /var/lib/apt/lists/lock is changed, and the apt plugin reports green.
Hi,Yes, I see that on Ubuntu as well which is Debian derivative.I'd suggest raising a bug report with the Debian package maintainer. Malcolm
On my side I just changed my crontab :
apt-get update && touch /var/lib/apt/lists/lock
so if the update is succesfull, the mtime of /var/lib/apt/lists/lock is changed, and the apt plugin reports green.