Debian Patches

Status for libpulp/0.3.16-1

Patch Description Author Forwarded Bugs Origin Last update
debian-remove-sh-in-tests.patch Running with sh makes libpulp confused
When the test program is executed with 'sh -c <test>', libpulp thinks
that the binary being executed is 'sh' instead of '<test>' and it can't
find the libraries <test> is linked against.

In the log file for the test run, a message related to a missing target
library will be displayed. For example, for the numserv test:

error: could not apply .libs/libdozens_livepatch1.so to sh (pid <n>): Target library not loaded

diff --git a/tests/testsuite.py b/tests/testsuite.py
index 4e4ba4a..867dc17 100755
Gabriel F. T. Gomes <gabriel@inconstante.net.br> not-needed

All known versions for source package 'libpulp'

Links