When I try to update, I get this:
root@deepit-R405-A-CPD6A2:/var/lib/apt# sudo apt-get update
E: Type '123443215' is not known on line 61 in source list /etc/apt/sources.list
E: The list of sources could not be read.
Any idea what I can do?
|
When I try to update, I get this:
Any idea what I can do? |
||||
|
You need to edit the file
You can comment out that line by putting a |
|||
|
/etc/apt/sources.listso we can see how damaged it is but if you open that file with a text editor, iegeditwith sudo privileges you should be able to comment out the broken line with#, save it and re-runsudo apt-get update. – Bruno Pereira♦ Feb 6 '12 at 19:19