Source: myproxy
Version: 5.4-1
Severity: serious
Justification: fails to build from source

Builds of myproxy on the autobuilders (which generally sport fairly
minimal environments) have largely failed due to missing /bin/kill:

  # Check
  ...
  sh: 1: exec: /bin/kill: not found
  MyProxy Test 10.a (kill -HUP 20045): FAILED with 32512
  ...
  sh: 1: exec: /bin/kill: not found
  MyProxy Test 20.a (kill -HUP 20045): FAILED with 32512
  ...
  sh: 1: exec: /bin/kill: not found
  MyProxy Test 30.a (kill -HUP 20045): FAILED with 32512
  ...
  sh: 1: exec: /bin/kill: not found
  MyProxy Test 40.a (kill -HUP 20045): FAILED with 32512
  ...
  MyProxy Tests Complete: 51 tests passed, 4 tests failed
  make: *** [install] Error 4

Please either add a build dependency on procps or look into letting the
test suite use the shell's kill builtin; either way, please check with
pbuilder or the like that no other build dependencies are missing.

Thanks!



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to