Package: procps / 2:4.0.6-1

Metadata

Package Version Patches format
procps 2:4.0.6-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove_strtod_tests | (download)

src/tests/test_strtod_nol.c | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 remove strtol tests
 On some architectures strol tests fail so we will skip them here
disable_sched_test | (download)

testsuite/ps.test/ps_sched_batch.exp | 21 11 + 10 - 0 !
1 file changed, 11 insertions(+), 10 deletions(-)

 disable ps sched test
 Disables the command to test the class of scheduler used in ps -o cls
 For some reason, some Debian buildds fail on this test, however running
 the command in the environment works, chalk it down to buildd oddness
 and move along.
uptime_test | (download)

testsuite/w.test/w.exp | 16 8 + 8 - 0 !
1 file changed, 8 insertions(+), 8 deletions(-)

 w test add from column
 The tests assume you haven't enabled the FROM column for w by default
 Debian has this enabled by default
pmap_test | (download)

testsuite/pmap.test/pmap.exp | 10 6 + 4 - 0 !
1 file changed, 6 insertions(+), 4 deletions(-)

 pmap tests
 Make the double value check have a looser regex
 Skip pmap -X 1 if the file doesn't exist or is readable
makefile_add_pkill | (download)

Makefile.am | 2 1 + 1 - 0 !
man/pkill.1 | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 add pkill.1 to installation
 Due to a missing \ pkill.1 didnt get installed