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

setup.bash missing after Ubuntu upgrade 12.04 > 13.10

asked 2014-02-07 00:04:50 -0500

Gullydwarf gravatar image

updated 2014-02-07 00:05:44 -0500

Hello, Last week I updated my Ubuntu to use some new features with regards to my video card and I was already worried when I saw a lot of ros-groovy things passing by during the upgrades. Now after the upgrades it seems that Ros Groovy has been reinstalled and my setup.bash is missing from /opt/ros/groovy/ where it used to be. (my .bashrc still refers there but gives me file not found)

Now I am trying to reinstall ros-groovy-desktop-full but I am getting impossible dependencies. ros-groovy-rviz is dependent on libogre-dev which is dependent on libboost1.49 but ros-groovy-rviz its other depencies depend on libboost1.53.

$ sudo apt-get install ros-groovy-desktop-full Reading package lists... Done Building dependency tree
Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: ros-groovy-desktop-full : Depends: ros-groovy-rqt-robot-plugins (= 0.3.1-0quantal-20140127-1116-+0000) but it is not going to be installed Depends: ros-groovy-visualization-tutorials (= 0.7.6-s1390816612~quantal) but it is not going to be installed Depends: ros-groovy-simulator-gazebo (= 1.7.13-s1390743952~quantal) but it is not going to be installed Depends: ros-groovy-rviz (= 1.9.34-0quantal-20140127-0905-+0000) but it is not going to be installed E: Unable to correct problems, you have held broken packages.

Does anyone have any information regarding this so I can continue development for my project?

edit retag flag offensive close merge delete

Comments

3

As far as I know groovy isn't even released for 13.10, so the reason that setup.bash is missing is probably that everything is missing and you're just dealing with left-overs. Someone official might confirm this.

dornhege gravatar image dornhege  ( 2014-02-07 01:09:00 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-02-07 04:10:09 -0500

updated 2014-02-07 04:10:38 -0500

groovy (and hydro) is not supported on Saucy. As @dornhege said, anything related to ROS that you're seeing is probably leftover and shouldn't be there at all.

See REP 3 for the target platforms for each release.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-02-07 00:04:50 -0500

Seen: 205 times

Last updated: Feb 07 '14