Hi, On Sun, Mar 15, 2015 at 01:14:14PM +0000, peter green wrote: > Package: condor > > Condor started failing to build on raspbian after we started identifying as > ourselves rather than as Debian. An example of such a failure can be seen > at. > > http://buildd.raspbian.org/status/fetch.php?pkg=condor&arch=armhf&ver=8.2.1~dfsg.1-1&stamp=1406013132 > >CMake Error at externals/bundles/cream/1.14.0/CMakeLists.txt:263 (if): > > if given arguments: > > > > "MATCHES" "rhel6" "OR" "MATCHES" "centos6" "OR" "MATCHES" "sl6" > > > > Unknown arguments specified > > > > > >-- Configuring incomplete, errors occurred! > I strongly suspect that other derivatives are affected as well. > > To get things building for us I added raspbian to the list of recognised > distros but I don't consider that a good long term soloution. Really code > that needs to identify distros should make use of /etc/os-release and if it > can't find an exact distro match should use the id_like parameter in that > file to identify what family the distro comes from. I have no clue how to > implement that in cmake though. > > http://debdiffs.raspbian.org/main/c/condor/condor_8.2.3~dfsg.1-5%2brpi1.debdiff
Thanks for the patch. I will include your fix in the upload of HTCondor 8.2.8, but I agree that this should be dealt with in a more general way. I am CC'ing the Condor devs. Michael -- Michael Hanke http://mih.voxindeserto.de -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

