Synaptic Package Manager and Update Manager fail after bad aptana install. giving this message: E:Malformed line 59 in source list /etc/apt/sources.list (dist parse)'

Asked by Joshua Heaton

the error occurred after running this line in the terminal:
sudo add-apt-repository 'deb http://archive.canonical.com/lucid partner'

Question information

Revision history for this message
Daniel Letzeisen (dtl131) said :
#1

Not a bug. Typo in command.

Revision history for this message
Daniel Letzeisen (dtl131) said :
#2

Remove the line you added by editing the sources list:
gksu gedit /etc/apt/sources.list

Then try again with a space before 'lucid'
sudo add-apt-repository 'deb http://archive.canonical.com/ lucid partner'

Can you help with this problem?

Provide an answer of your own, or ask Joshua Heaton for more information if necessary.

To post a message you must log in.