【问题标题】:ros-indigo installation libyaml-cpp-dev errorros-indigo 安装 libyaml-cpp-dev 错误
【发布时间】:2014-12-25 03:22:14
【问题描述】:

我是 ROS 和 Linux 的新手,我正在尝试按照教程在 Ubuntu 14.04 上安装 Ros indigo: http://wiki.ros.org/indigo/Installation/Ubuntu http://wiki.ros.org/turtlebot/Tutorials/indigo/Installation

我一直遇到以下问题:

~$ sudo apt-get install ros-indigo-ros
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 ros-indigo-camera-calibration-parsers : Depends: libyaml-cpp-dev but it is not going to be installed
 ros-indigo-ros : Depends: ros-indigo-mk but it is not going to be installed
                  Depends: ros-indigo-rosbash but it is not going to be installed
                  Depends: ros-indigo-rosboost-cfg but it is not going to be installed
                  Depends: ros-indigo-roscreate but it is not going to be installed
                  Depends: ros-indigo-roslang but it is not going to be installed
                  Depends: ros-indigo-rosmake but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

每当我尝试使用建议的 sudo apt-get -f install 解决此问题时,都会发生以下情况:

Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libyaml-cpp-dev
The following NEW packages will be installed:
  libyaml-cpp-dev
0 upgraded, 1 newly installed, 0 to remove and 24 not upgraded.
2 not fully installed or removed.
Need to get 0 B/339 kB of archives.
After this operation, 1,460 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
(Reading database ... 370013 files and directories currently installed.)
Preparing to unpack .../libyaml-cpp-dev_0.5.1-1_amd64.deb ...
Unpacking libyaml-cpp-dev (0.5.1-1) ...
dpkg: error processing archive /var/cache/apt/archives/libyaml-cpp-dev_0.5.1-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/pkgconfig/yaml-cpp.pc', which is also in package yaml-cpp 0.2.7-5precise-20120502-0513-+0000
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libyaml-cpp-dev_0.5.1-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

我尝试删除 ros 和 yaml-cpp 并按照一些论坛帖子的建议重新安装它们,但它似乎不起作用。我也尝试手动安装 libyaml-cpp-dev,但这似乎也不起作用。我的想法不多了:/

您好, 玫瑰

【问题讨论】:

    标签: linux ubuntu ros yaml-cpp


    【解决方案1】:

    您似乎正在尝试在 Precise 上安装 ROS Indigo,但该平台不受支持 REP 3

    请注意,搜索 ROS 问题的最佳位置是http://answers.ros.org,大纲如下:http://wiki.ros.org/Support

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-01-20
      • 1970-01-01
      相关资源
      最近更新 更多