Jump to content

Installation Failed On Mint Debian


Recommended Posts

I've tried to download and install 0ad on Mint Debian,using

sudo add-apt-repository ppa:wfg/0ad
sudo apt-get update
sudo apt-get install 0ad

But at sudo apt-get update I get this error :

N: Ignoring file 'wfg-0ad_dev-debian.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
N: Ignoring file 'wfg-0ad-debian.list.save' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension

How I can fix it?

Link to comment
Share on other sites

I think that's just a harmless notice rather than an error, so it should work anyway. I guess those .save files probably exist because you ran add-apt-repository multiple times and it saved backups of the old files - you can clean them up with "sudo rm /etc/apt/sources.list.d/wfg-0ad*.list.save"

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...