when I updating with sudo apt-get update
, I got this:
N: Ignoring file '20auto-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
W: The repository 'http://ppa.launchpad.net/lucid-bleed/ppa/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://ppa.launchpad.net/lucid-bleed/ppa/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
my question is:
What is this error and how do I understand it.
What should I do to solve this problems.
20auto-upgrades.ucf-dist
to20auto-upgrades
and then try again. It will work – Manish Kumar Bisht Jan 06 '17 at 14:41