ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Errors while installing ros-indigo on Ubuntu 14.04

asked 2019-02-05 00:50:21 -0500

paul_shuvo gravatar image

updated 2019-02-05 00:54:55 -0500

I'm getting this error while trying to install Ros indigo:

Unpacking ros-indigo-desktop-full (1.1.6-0trusty-20181117-082021-0800) ...
Errors were encountered while processing:
/var/cache/apt/archives/python-catkin-pkg-modules_0.4.10-1_all.deb
/var/cache/apt/archives/python-catkin-pkg_0.4.10-100_all.deb
/var/cache/apt/archives/python-rosdistro-modules_0.7.2-1_all.deb
/var/cache/apt/archives/python-rosdistro_0.7.2-100_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I'm installing this on a guest ubuntu 14.04 in virtualbox. All these packages seem to be related to python but I don't know how exactly to solve this.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2019-02-05 01:50:19 -0500

gvdhoorn gravatar image

Please see whether #q299091 covers this.

All these packages seem to be related to python [..]

It's not really about Python, that's just a coincidence. It's the format these pkg use.

edit flag offensive delete link more

Comments

1

Yes, running sudo apt-get update && sudo apt-get install dpkg comands did the trick.

paul_shuvo gravatar image paul_shuvo  ( 2019-02-05 02:06:58 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2019-02-05 00:50:21 -0500

Seen: 247 times

Last updated: Feb 05 '19