cant get deluge to install

General support for problems installing or using Deluge
Post Reply
adamandkate

cant get deluge to install

Post by adamandkate »

hi guys, im currently using ubuntu 9.04 (like an idiot). And cant get the new deluge to work, keeps crashing so i reverted back to my old one

im a bit of a noob so sorry if this is a stupid question, just learning linux, but if i make a new user then give it sudo rights and do.

sudo dpkg -r deluge-torrent deluge-torrent-common && sudo apt-get install deluge

will it leave my current deluge (on my other user) intact? and install it seperately and independently? this is because i would like to run the two versions (old and new) till my torrents in my old user have finished

thankyou very much
adamandkate

Re: cant get deluge to install

Post by adamandkate »

forget that. finally got it installed but now the webui is giving me


Traceback (most recent call last):
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/wsgiserver/__init__.py", line 628, in communicate
req.respond()
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/wsgiserver/__init__.py", line 361, in respond
response = self.wsgi_app(self.environ, self.start_response)
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 314, in wsgifunc
print >> debug, traceback.format_exc()
File "/var/lib/python-support/python2.5/deluge/ui/webui/lib/webpy022/webapi.py", line 170, in _debugwrite
out.write(x)
IOError: [Errno 5] Input/output error


any ideas?
Post Reply