Debugging Prerelease Issue
Console Output from Failed Build
Possible error locations:
- building 'coverage.tracer' extension
- E: Couldn't find package ros-electric-ros
Edit New Error:
rosdep: error: Unsupported command init.
Global exception caught. Generating email. Exception:
. Check the console output for test faCommand failed, closing out ramdisk
Command failed: Command '['sudo', 'chroot', '/home/rosbuild/chroot/prerelease_electric_wu_ros_tools_oneiric_amd64', 'su', 'rosbuild', '-s', '/bin/bash', '-c', "HUDSON_URL='http://build.willowgarage.com/' BUILD_URL='http://build.willowgarage.com/job/prerelease_electric_wu_ros_tools_oneiric_amd64/6/' BUILD_TAG='hudson-prerelease_electric_wu_ros_tools_oneiric_amd64-6' JOB_NAME='prerelease_electric_wu_ros_tools_oneiric_amd64' BUILD_ID='2012-11-12_08-41-51' BUILD_NUMBER='6' JOB_URL='http://build.willowgarage.com/job/prerelease_electric_wu_ros_tools_oneiric_amd64/' EXECUTOR_NUMBER='0' /tmp/script.sh"]' returned non-zero exit status 255
ilure details.
Traceback (most recent call last):
File "/tmp/install_dir/ros_release/job_generation/src/job_generation/run_auto_stack_prerelease.py", line 60, in main
call("rosdep init")
File "/tmp/install_dir/ros_release/job_generation/src/job_generation/jobs_common.py", line 466, in call
raise Exception
Edit 2: New Error Console Output
Do you have a link to the job with the new error, the latest one on hudson looks like the original problem?
It looks like the wrong version of rosdep is being used at that point. Which is really odd because earlier in the build rosdep init and rosdep update are called successfully. Let me ask around the office about this for you.