07-15-2015, 09:30 PM
(This post was last modified: 07-15-2015, 09:32 PM by shaggytwodope.)
(07-15-2015, 02:59 PM)UltraCookie link Wrote:Apt dump
http://pastebin.com/bi5giQsJ
System Report
http://pastebin.com/qFUNmrBr
Figuring this out is always a headache lol. But have you added any repos since your initial install?
If you have can you run
Code:
apt-cache policy > aptpolicy.txt
and upload aptpolicy.txt for me.
When you run update, do you see ANY errors? Can you copy/paste all the output from running
Code:
sudo apt-get update
Lastly, can you run
Code:
ls -l /var/lib/apt/periodic
My first thought was use of a 3rd party apt tool at one stage, but that seems fine. All the post install config stuff is still fairly default. But atm I'am thinking something is failing when update is run, if not all the db stuff is fetched it may cause the update trigger to not execute. Thanks for the time spent trying to solve this.