Moderator: defcon





So so. Habe den Workaround auf meinen Mint 13 Systemen eingebaut, und er funktioniert, nicht irgendwie, sondern so:Ich habe den Workaround getestet. Irgendwie funktioniert das nicht.
idark77 wrote:Hi,
here a possible solution for Linux-Mint 14 ( i am not sure if it works ... Hope)
1) Install update-notifier-common
2) go to /etc/apt/apt.conf.d/10periodic
3) check or enable APT::Periodic::Update-Package-Lists "1";
now the solution of karlchen shoul work also on LM 14. If i have any update in the next days, i let you know

cat /etc/apt/apt.conf.d/10periodic
APT::Periodic::Update-Package-Lists "1";
APT::Periodic::Download-Upgradeable-Packages "0";
APT::Periodic::AutocleanInterval "0";Folder: /var/lib/apt/periodic
update-stamp 0 03.02.2013 14:40
update-success-stamp 0 03.02.2013 16:15update-stamp 0 07.02.2013 08:49
update-success-stamp 0 07.02.2013 08:48









karlchen wrote:Habe es heute Morgen auf meinem Linux Mint 14 nachgeprüft. Der gepostete Workaround funktioniert auch mit Linux Mint 14, vorausgsetzt [...]

wawi wrote:Alle geschilderten Voraussetzungen sind in meinem Mint 14 von Haus aus bereits vorhanden
grep "Update-Package-Lists" /etc/apt/apt.conf.d/10periodic$ grep "Update-Package-Lists" /etc/apt/apt.conf.d/10periodic
APT::Periodic::Update-Package-Lists "1";
ls -l /var/lib/apt/periodicJa, das ist wahr.Wann Updates vorliegen, wird unaufgefordert angezeigt, wenn man sich in der Konsole (Alt-F1) einloggt.

~ $ grep "Update-Package-Lists" /etc/apt/apt.conf.d/10periodic
APT::Periodic::Update-Package-Lists "1";
~ $ ls -l /var/lib/apt/periodic
insgesamt 0
-rw-r--r-- 1 root root 0 Mai 22 17:54 update-stamp
-rw-r--r-- 1 root root 0 Mai 22 19:58 update-success-stamp

Users browsing this forum: No registered users and 2 guests