Thanks but what did I do wrong?

b...@bob-laptop:~$ echo "deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed 
restricted
> main multiverse universe" | sudo tee -a /etc/apt/sources.list
deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed restricted
main multiverse universe
b...@bob-laptop:~$ sudo apt-get update
E: Type 'main' is not known on line 59 in source list /etc/apt/sources.list
b...@bob-laptop:~$ sudo aptitude -t jaunty-proposed install libical0
E: Type 'main' is not known on line 59 in source list /etc/apt/sources.list
E: Type 'main' is not known on line 59 in source list /etc/apt/sources.list
E: The list of sources could not be read.
E: Type 'main' is not known on line 59 in source list /etc/apt/sources.list
E: The list of sources could not be read.
b...@bob-laptop:~$ 

--



On Tuesday 12 May 2009 15:30:26 Luke Anderson wrote:
> @Bob, please ignore the above comment and please copy and paste the
> following exact three lines into the terminal, enter your user password
> (Not root password) when asked:-
>
> echo "deb http://archive.ubuntu.com/ubuntu/ jaunty-proposed restricted
> main multiverse universe" | sudo tee -a /etc/apt/sources.list
>
> sudo apt-get update
>
> sudo aptitude -t jaunty-proposed install libical0
>
> Please let me know if you need any assistance beyond the above (The
> terminal is under Applications > Accessories)

-- 
don't crash on incorrect values or errors
https://bugs.launchpad.net/bugs/368508
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to