Here's my geeky tip for updating your /etc/apt/sources.list on Ubuntu GNU/Linux.This tip is especially useful around April/October when the new Ubuntu releases are freed into the wild and the main servers are very busy.I know what you're saying: This can easily be done from the Ubuntu Software Center via the edit > sources menu.
i am trying to update Ubuntu via terminal, but it gives the error message as bellow
E: Malformed line 1 in source list /etc/apt/sources.list.d/google.list (dist parse)
E: The list of sources could not be read.
my Ubuntu software center could be the problem?
Possible Duplicate:
How do I remove a malformed line from my sources.list?
“Malformed line 6” error in my /etc/apt/sources.list
My Software Center is not opening or closing by itself:
E:Malformed line 57 in source list /etc/apt/sources.list (dist parse)
E:The list of sources could not be read
E:The package lists or status file could not be parsed or opened.
Whenever I try to install any software using terminal or by entering sudo apt-get update, the result is:
E: Malformed line 56 in source list /etc/apt/sources.list (dist parse)
E: The list of sources could not be read.
Hi,
I made a lame mistake of deleting some precise .list files from /etc/apt/sources.list.d in backtrack 5 R3. The reason for this was that the KPackageKit notified me about a ubuntu upgrade and the upgrade hanged at the "ilegal" source files, so i deleted them, without making a backup.
intzi@Intzi-Ubuntu:~$ sudo apt-get update
[sudo] password for intzi:
E: Type 'ain' is not known on line 3 in source list /etc/apt/sources.list.d/patrick-dessalle-ppa-precise.list
E: The list of sources could not be read.
What the hell have i done?!! :D
I'm trying to install java jre, i usually do it like this
sudo echo 'deb http://www.duinsoft.nl/pkg debs all' >> /etc/apt/sources.list
sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 5CB26B26
sudo apt-get update
sudo apt-get install update-sun-jre
exit
but when i do
sudo echo 'deb http://www.duinsoft.nl/pkg debs all' >> /etc/apt/sources.list
i see
permission denied:
Every time I try to install a nwe aplication or any other library to my ubuntu 12.04 it does everything and at the end it shows me a message saying:
E: Malformed line 60 in source list / etc / apt / sources.list (distribution analysis)
E: The list of sources could not be read.
I'm trying to use apt-get source as a regular user on a debian squeeze system.
I want to retrieve the sources for cyrus-imapd-2.4 from the testing/wheezy repository.
apt-get source works without root privilegets; however, it seems there is no way to get apt-get to fetch anything from a repository that is not in /etc/apt/sources.list.
Is there any command line option, alternate sources.list file