Linux Lite Forums

Full Version: 20auto-upgrades.ucf-dist' in directory /etc/apt/apt.conf.d/ error fix
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This error is safe to ignore, but if you want to get rid of the message:

Code:
N: Ignoring file '20auto-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension

When running sudo apt-get update from the terminal, this is the simple fix:

Code:
sudo rm -rf /etc/apt/apt.conf.d/20auto-upgrades.ucf-dist
Smile Thanks, Jerry. I was close - I was just moving the file to a backup folder in case it was needed.
No problem. It's to do with auto upgrades which we don't offer so it's pretty safe.
Thank you Jerry
You're welcome Smile