Debian Patches

Status for libpulp/0.2.8-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
fix-bug-in-processing-of-notes-headers.patch Fix bug in processing of NOTES headers
As demonstrated by the 'notes' test case, there is an issue in the
processing of NOTES headers. This patch fix the issue by stopping the
traversal of NOTES headers once the Build ID has been found.
"Gabriel F. T. Gomes" <gabriel@inconstante.net.br> yes upstream
fix-typo-in-manpage.patch Fix typo in manpage
Relevant groff warning:

groff-message troff:<standard input>:529:
warning: macro 'TPut' not defined (possibly missing space after 'TP')
[usr/share/man/man1/ulp.1.gz:1]
"Gabriel F. T. Gomes" <gabriel@inconstante.net.br> yes upstream

All known versions for source package 'libpulp'

Links