Page 1 of 1

Something has screwed up Ubuntu Synaptic

Posted: Mon Jan 18, 2010 7:46 am
by theslut
E: /var/cache/apt/archives/deluge-core_1.2.0-1~getdeb2_all.deb: trying to overwrite '/usr/share/pyshared/deluge/config.py', which is also in package deluge-common 0
E: /var/cache/apt/archives/deluge_1.2.0-1~getdeb2_all.deb: trying to overwrite '/usr/share/pyshared/deluge/ui/gtkui/glade/move_storage_dialog.glade', which is also in package deluge-gtk 0

Ubuntu x64 9.10

Get this error when trying to update.

Re: Something has screwed up Ubuntu Synaptic

Posted: Mon Jan 18, 2010 4:53 pm
by damoxc
Give

Code: Select all

apt-get remove deluge*
followed by:

Code: Select all

apt-get install deluge-gtk deluged
a try.