I am getting a few errors when doing apt-get update
. Some seem fatal, some are just ignored, but anyway I want to remove them to prevent further issues.
It was working until I added:
add-apt-repository ppa:scribus/ppa
The first error is:
N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
This does not seem to cause issues, as saw it before. But, it still appears each time.
The second error is:
W: chmod 0700 of directory /var/lib/apt/lists/partial failed - SetupAPTPartialDirectory (1: Operation not permitted)
One last error is:
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
There are other errors, but I will list them once I correct these.
50unattended-upgrades
without that stuff at the end. – mikewhatever Feb 11 '17 at 12:45