PDA

View Full Version : [ubuntu] [SOLVED] Update Manager Problem



joethepirate
August 2nd, 2008, 05:52 PM
I'm running hardy heron on an XPS M1710.

My update manager is telling me that I have new update to install:
gnome-do-plugins,

When I click install updates I get the following error:

E: /var/cache/apt/archives/gnome-do-plugins_0.5.98.0-0~hardy~ppa2_all.deb: trying to overwrite `/usr/share/gnome-do/plugins/Rhythmbox.dll', which is also in package gnome-do-plugin-rhythmbox

I would really appreciate any help that you can provide. Thank you in advance.

hongleong
August 3rd, 2008, 01:08 PM
Try this:


sudo apt-get remove gnome-do-plugin-rhythmbox gnome-do-plugins
sudo apt-get install gnome-do-plugins

joethepirate
August 3rd, 2008, 02:25 PM
thank you, that seemed to do the trick.

:D

hongleong
August 3rd, 2008, 02:36 PM
You're welcomed. :)