[Debian-med-packaging] Bug#806632: libsis-base-java: FTBFS when built with dpkg-buildpackage -A (override_dh_auto_test fails)

tony mancill tmancill at debian.org
Sun Nov 29 23:09:05 UTC 2015


On 11/29/2015 10:04 AM, Andreas Tille wrote:
> Hi,
> 
> it seems this is a general FTBFS error since it also fails for normal
> builds.  Any hint how to fix this would be welcome.
> 
> Kind regards
> 
>        Andreas.


Hi Andreas,

I am able to build in a clean cowbuilder chroot, but I think the root
cause for the error you're seeing lies with how the Unix class in
libsis-base-java performs process detection.  It will:

(a) check for the existence of /proc/$pid/

and if that fails:

(b) invoke "ps -p $pid" and check the return code

If the build environment doesn't provide /proc and doesn't have procps
installed (which is only priority "important" and so isn't guaranteed to
be there), then that could explain the failure you're seeing.  If that
fits what you're seeing, you could try adding a build-dep on procps.

Cheers,
tony

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20151129/5a1a3b58/attachment.sig>


More information about the Debian-med-packaging mailing list