I changed the auto-update.conf and run the update command, but get this..
minemeld:/etc$ sudo -u minemeld /usr/sbin/minemeld-auto-update Traceback (most recent call last): File "/usr/sbin/minemeld-auto-update", line 787, in <module> main() File "/usr/sbin/minemeld-auto-update", line 738, in main update_minemeld_package() File "/usr/sbin/minemeld-auto-update", line 687, in update_minemeld_package cache.update() File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 418, in update raise LockFailedException("Failed to lock %s" % lockfile) apt.cache.LockFailedException: Failed to lock /var/lib/apt/lists/lock
... View more