0

New here, but loving Ubuntu. I have this nagging issue hoping to get help resolving.

username@username:~$ sudo apt-get update
[sudo] password for jovial: 
N: Ignoring file 'medibuntu.list.save.1' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Type '<!DOCTYPE' is not known on line 1 in source list /etc/apt/sources.list.d/medibuntu.list
E: The list of sources could not be read.
username@username:~$ 
Panther
  • 102,067

1 Answers1

0

You need to edit the files in /etc/apt/sources.list.d/ that it is complaining about and fix the errors it is complaining about. You will have to use sudo.

If you edit your question to include a list of the contents of /etc/apt/sources.list.d/, and the source of /etc/apt/sources.list.d/medibuntu.list, more clear instructions can be given.

It would also help if you edit your question and explain what you did right before this started happening. It appears that you have web page code in your medibuntu.list.

Organic Marble
  • 23,641
  • 15
  • 70
  • 122