Rosdep Error [install turtlesim] Linux Mint 12 [closed]

asked 2012-05-14 14:17:28 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

I am aware of the previous errors and subsequent patch that was made. I verified that my build of Mint already contains the patch. However, running Rosdep Install turtlesim yields the following:

Traceback (most recent call last):
  File "/opt/ros/electric/ros/bin/rosdep", line 35, in <module>
    sys.exit(rosdep.main())
  File "/opt/ros/electric/ros/tools/rosdep/src/rosdep/main.py", line 126, in main
    r = core.Rosdep(verified_packages, robust=options.robust)
  File "/opt/ros/electric/ros/tools/rosdep/src/rosdep/core.py", line 343, in __init__
    self.osi = roslib.os_detect.OSDetect(os_list)
  File "/opt/ros/electric/ros/core/roslib/src/roslib/os_detect.py", line 535, in __init__
    self.detect_os()
  File "/opt/ros/electric/ros/core/roslib/src/roslib/os_detect.py", line 554, in detect_os
    self._os_version = os_class.get_version()
  File "/opt/ros/electric/ros/tools/rosdep/src/rosdep/debian.py", line 133, in get_version
    return self.version_map[self.mint_detector.get_version()]
KeyError: '12'
edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2014-02-15 21:49:46