You are not logged in.

#1 2017-11-05 21:23:02

andreas_baumann
Administrator
From: Zurich, Switzerland
Registered: 2017-08-10
Posts: 833
Website

community/python-pifpaf

The package builds on 64-bit, not on 32-bit.

The error is something in the tests with floating points:

FAIL: pifpaf.tests.test_drivers.TestDrivers.test_consul
tags: worker-4
----------------------------------------------------------------------
pythonlogging:'': {{{
DEBUG [pifpaf.drivers] executing: ['consul', 'agent', '-server', '-bootstrap-expect', '1', '-data-dir', '
   DEBUG [pifpaf.drivers] consul[1236] output: BootstrapExpect is set to 1; this is the same as Bootstrap
   DEBUG [pifpaf.drivers] consul[1236] output: bootstrap = true: do not enable unless necessary
   DEBUG [pifpaf.drivers] consul[1236] output: ==> Starting Consul agent...
   DEBUG [pifpaf.drivers] consul[1236] output: panic: runtime error: floating point error
   DEBUG [pifpaf.drivers] consul[1236] output: [signal SIGFPE: floating-point exception code=0x7 addr=0x5
   DEBUG [pifpaf.drivers] consul[1236] output:

blocked for now and maybe best to bring this one to the attention of the author..

Offline

#2 2017-11-16 13:15:32

deep42thought
Administrator
From: Jena, Germany
Registered: 2017-06-17
Posts: 617

Re: community/python-pifpaf

If consul is excluded from checkdepends, like mongodb is already, then the test runs fine.
My guess: consul is broken, so the test cannot succeed.

Offline

Board footer

Powered by FluxBB