0
m@samsung:~$ sudo rm /var/lib/apt/lists/* -vf
[sudo] password for m: 
rm: cannot remove `/var/lib/apt/lists/partial': Is a directory
m@samsung:~$ sudo apt-get update
N: Ignoring file 'gnomebaker.lis' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension
E: Malformed line 1 in source list /etc/apt/sources.list.d/gnomebaker.list (URI parse)
E: The list of sources could not be read.
m@samsung:~$ 
Braiam
  • 67,791
  • 32
  • 179
  • 269
Michal
  • 9

1 Answers1

0

Looks like you made some typos when adding the gnomebaker repo. Remove it and apt wil work again.

sudo rm /etc/apt/sources.list.d/gnomebaker*