How do I get the apt log? I tried that code in the command line and it says not found, I found in another thread someone told to use the same but with ‘cat’ in front, so I did that and got this:
root@DietPi:~# cat /var/log/dietpi-software_apt.log
E: Unable to locate package nzbdrone
Is that all? obviously rather brief, so I expect not.
I see there is a DietPi update to v157, so I did the update and tried again. No luck.
...
Ign http://fuzon.co.uk jessie/main Translation-en
Fetched 197 kB in 21s (9,047 B/s)
Reading package lists... Done
[Info] Apt-get is processing, please wait...
E: Unable to locate package nzbdrone
[Failed] The apt cache may be corrupt, apt mirror offline, or you have held broken packages. DietPi-Software will now exit.
[Info] Apt Log:
E: Unable to locate package nzbdrone
So today I updated to v158 and thought I would try again. Same errors. But I noticed this while it was trying to install lots of “could not resolve ‘ftp.us.debian.org’”
It occurred to me since there’s a .us. in that address that maybe it doesn’t like receiving requests from non-US IPs, and I am not currently in the US. So I turned a VPN on my router on to get a US IP, unfortunately still the same problem.
I also wanted to try installing Aria2 downloader tool. I got this error:
And here’s the log:
root@DietPi:~# /var/log/dietpi-software_apt.log
/var/log/dietpi-software_apt.log: line 1: WARNING:: command not found
/var/log/dietpi-software_apt.log: line 2: libsqlite3-0: command not found
/var/log/dietpi-software_apt.log: line 3: E:: command not found
/var/log/dietpi-software_apt.log: line 5: E:: command not found
/var/log/dietpi-software_apt.log: line 7: E:: command not found
root@DietPi:~#