[ros-users] ROS 1.1.9 regression in system installs

Tully Foote tfoote at willowgarage.com
Thu Jun 17 18:22:21 UTC 2010


In ros version 1.1.9 rosmake fails to drop ROS_NOBUILD files into
directories corrrectly making shared installs and the debians not work
correctly.  The symptom is that rosmake reports "rospack failed to build"

ROS 1.1.10 is released with the fix and the debians are being rebuilt.  If
you already updated the cturtle debs below is a script which will place the
files for you.  In a few hours the new debs will be posted.

Sorry for the inconvenience,
Tully


To fix it:
su
. /opt/ros/cturtle/setup.sh
python add_nobuild.py

This script will touch ROS_NOBUILD in all packages in you environment.


-- 
Tully Foote
Systems Engineer
Willow Garage, Inc.
tfoote at willowgarage.com
(650) 475-2827
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osuosl.org/pipermail/ros-users/attachments/20100617/2c2aec39/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: add_nobuild.py
Type: text/x-python
Size: 260 bytes
Desc: not available
URL: <http://lists.osuosl.org/pipermail/ros-users/attachments/20100617/2c2aec39/attachment-0004.py>


More information about the ros-users mailing list