Robotics StackExchange | Archived questions

OpenRave instalation error

dpkg: error processing /var/cache/apt/archives/libbullet2.80_2.80.2-ubuntu1~precise1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/libHACD.so.2.80', which is also in package libbullet 2.80-0
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libbullet2.80_2.80.2-ubuntu1~precise1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I tries with "apt-get install -f install", but it shows the same error

Asked by Bastbeat on 2014-04-06 05:08:28 UTC

Comments

I can not use apt-get to remove the library or the package. I running Ubuntu 12.04 precise

Asked by Bastbeat on 2014-04-06 06:46:29 UTC

Why can't you apt-get remove the package? Do you get an error? Also try running "apt-cache policy" to see where each of these packages is coming from.

Asked by jbinney on 2014-04-06 15:52:08 UTC

Ok I solved the problem with apt-get. Today is a new day. But the other problem with the libbullet2.80 persists

Asked by Bastbeat on 2014-04-06 22:02:28 UTC

OpenRave might be no longer well supported in ROS community and I suggest asking on its repository https://github.com/rdiankov/openrave/issues?direction=desc&sort=updated&state=open. Once you've done so link from here to the ticket.

Asked by 130s on 2014-04-06 22:12:47 UTC

That´s the link: https://github.com/rdiankov/openrave/issues/295

Asked by Bastbeat on 2014-04-06 22:25:23 UTC

Answers