Mantis - Resin
Viewing Issue Advanced Details
4850 minor always 11-10-11 13:01 06-12-12 16:50
rickHigh  
ferg  
normal  
closed  
fixed  
none    
none 4.0.29  
0004850: Doc error can't add URL with add-apt-repository in Ubuntu 11.10
unix> add-apt-repository http://caucho.com/download/debian [^] unstable multiverse

from

http://caucho.com/resin-4.0/admin/starting-resin.xtp#UnixLinuxandMacOSX [^]


Get this


$ sudo add-apt-repository http://caucho.com/download/debian [^] unstable multiverse
Error: need a repository as argument


Workaround edit file.

$ sudo emacs /etc/apt/sources.list

deb http://caucho.com/download/debian [^] unstable multiverse

Follow the rest of the directions.

There are no notes attached to this issue.