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

Revision history [back]

This likely seems to be caused by only partially following the instructions of REP 136. Will come back with the outcome after carefully following that REP.

This likely seems to be caused by only partially following the instructions of REP 136. Will come back with the outcome after carefully following that REP.

Update 10th May'18: It turned out complying with REP 136 is not enough to avoid the shlibdeps errors.

This likely seems to be caused by only partially following the instructions of REP 136. Will come back with the outcome after carefully following that REP.

Update 10th May'18: It turned out complying with REP 136 is not enough to avoid the shlibdeps errors.errors. Here is the log of the newer build in the farm: log

This likely seems (likely seems)-->seemed to be caused by only partially following the instructions of REP 136. Will come back with the outcome after carefully following that REP.

Update 10th May'18: It turned out complying with REP 136 is not enough to avoid the shlibdeps errors. Here is the log of the newer build in the farm: log

This (likely seems)-->seemed to be caused by only partially following the instructions of REP 136. Will come back with the outcome after carefully following that REP.

Update 10th May'18: It turned out complying with REP 136 is not enough to avoid the shlibdeps errors. Here is the log of the newer build in the farm: log

Update 12th May'18: Manually following these instructions to manually build the .deb packages just work as expected without any error (!!).

This (likely seems)-->seemed to be caused by only partially following the instructions of REP 136. Will come back with the outcome after carefully following that REP.

Update 10th May'18: It turned out complying with REP 136 is not enough to avoid the shlibdeps errors. Here is the log of the newer build in the farm: log

Update 12th May'18: Manually following Following these instructions to manually build the .deb packages just work works as expected without any error (!!).

This (likely seems)-->seemed to be caused by only partially following the instructions of REP 136. Will come back with the outcome after carefully following that REP.

Update 10th May'18: It turned out complying with REP 136 is not enough to avoid the shlibdeps errors. Here is the log of the newer build in the farm: log

Update 12th May'18: Following these instructions to manually build the .deb packages just works as expected without any error (!!).

Furthermore, downloading the .dsc and building from sources also works:

dget http://repositories.ros.org/ubuntu/building/pool/main/r/ros-kinetic-mrpt1/ros-kinetic-mrpt1_1.5.7-0xenial.dsc
dpkg-source -x  ros-kinetic-mrpt1_1.5.7-0xenial.dsc 
cd ros-kinetic-mrpt1-1.5.7
dpkg-buildpackage
...
dpkg-deb: building package 'ros-kinetic-mrpt1' in '../ros-kinetic-mrpt1_1.5.7-0xenial_amd64.deb'.