Cannot uninstall ROS Hydro and Groovy [closed]

asked 2014-02-10 03:30:56 -0500

kmb11 gravatar image

updated 2014-02-10 04:32:51 -0500

Hi,

I'm currently trying to uninstall Hydro and Groovy from my Turtlebot computer but with no success. When I enter:

sudo apt-get remove ros-*

The last few lines of output I get are:

You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
turtlebot-env-groovy : Depends: turtlebot-ros
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

So I enter:

sudo apt-get -f install

and I get: ...

Do you want to continue [Y/n]? y
(Reading database ... 234613 files and directories currently installed.)
Removing turtlebot-env-groovy ...
Removing 'diversion of /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml to /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml.real by turtlebot-env-groovy'
dpkg-divert: error: rename involves overwriting `/usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml' with different file `/usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml.real', not allowed
dpkg: error processing turtlebot-env-groovy (--remove):
subprocess installed pre-removal script returned error exit status 2
postinst called with unknown argument `abort-remove'
Errors were encountered while processing:
turtlebot-env-groovy
E: Sub-process /usr/bin/dpkg returned an error code (1)

Any thoughts? Thanks!

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by kmb11
close date 2014-02-13 06:53:45