jsk-ros-pkg / jsk_common

common programs for jsk-ros-pkg
42 stars 81 forks source link

Python detection broken on non-Debian systems #649

Closed cottsay closed 9 years ago

cottsay commented 9 years ago

There is a regression in bayesian_belief_networks caused by f8abf23e9bf9622527b252c786de5ce85bd323a5 which breaks all non-Debian systems.

Example of failure: http://csc.mcs.sdsmt.edu/jenkins/job/ros-indigo-bayesian-belief-networks_binaryrpm_heisenbug_i386/24/console

k-okada commented 9 years ago

@aginika please fix this, https://github.com/tork-a/openrtm_aist_python-release/blob/master/indigo/CMakeLists.txt may help

◉ Kei Okada

On Sun, Dec 28, 2014 at 3:01 AM, Scott K Logan notifications@github.com wrote:

There is a regression in bayesian_belief_networks caused by f8abf23 https://github.com/jsk-ros-pkg/jsk_common/commit/f8abf23e9bf9622527b252c786de5ce85bd323a5 which breaks all non-Debian systems.

Example of failure: http://csc.mcs.sdsmt.edu/jenkins/job/ros-indigo-bayesian-belief-networks_binaryrpm_heisenbug_i386/24/console

— Reply to this email directly or view it on GitHub https://github.com/jsk-ros-pkg/jsk_common/issues/649.

aginika commented 9 years ago

@k-okada Thanks. How can I test this in my environment?

cottsay commented 9 years ago

Well to start with, why was setup.py modified in this way to begin with? The commit message is of no help...

aginika commented 9 years ago

The discussion about the commit is from #620