ros-infrastructure / buildfarm

Build scripts and notes for catkin debian build pipeline.
6 stars 15 forks source link

Add Indigo to Armhf-indigo debbuild comparison page #217

Closed 130s closed 8 years ago

130s commented 8 years ago

I'm not even sure if this PR works (can't test since I don't have a server built), but what I want is debbuild comparison page (e.g. Indigo-Jade) between armhf and non-ARM Indigo (since armhf looks like built for Indigo only). If someone tells me where to modify, I might be able to try updating the PR.

130s commented 8 years ago

Just a correction;

since armhf looks like built for Indigo only

This seems to be wrong; deb builds on Jade too as http://wiki.ros.org/jade#Installation says:

There are binary packages available for Ubuntu distributions, Trusty, Utopic, and Vivid for x86, x86_64, and armhf architectures.

tfoote commented 8 years ago

For testing you can run the script locally. It doesn't require a server to run. Once you have it running locally with the invocation please update the PR. I suspect to get exactly what you want you may need to tweak the command line parsing.

dirk-thomas commented 8 years ago

The compare page isn't specific to any target architecture so I don't think it will be feasible to make it handle your case.

Please also be aware that this repo is for the current (to be replaced) build farm. The new build farm already show the arm target as a column in the status page: http://54.183.65.232/status_page/indigo_default.html

130s commented 8 years ago

The page on the new buildfarm looks great, and sufficient for my case, so I'm closing this PR. Thanks!

And just as a record, I was able to generate html locally by doing the followings, and the change I made doesn't do what I thought. As per the comment from Dirk it seems not as easy and I stop here.

export PYTHONPATH=/home/rospasta/ros-infrastructure/buildfarm:/opt/ros/indigo/lib/python2.7/dist-packages
chmod 755 buildfarm/compare_page.py && ./scripts/generate_compare_page.py