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:~$
Asked
Active
Viewed 211 times
0
1 Answers
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*
Dennis Kaarsemaker
- 6,904