[Libexplain-users] test t0555a failure on Fedora 19
Status: Alpha
Brought to you by:
pmiller
From: Eric S. <bro...@fe...> - 2013-06-04 17:02:02
|
I'm updating the Fedora libexplain package to 1.2, and get a test failure for test t0555a: ATH=`pwd`/bin:$PATH /bin/sh test/05/t0555a.sh 1,2c1,2 < getpgid(pid = 666) failed, No such process (ESRCH) because the pid process < does not exist --- > getpgid(pid = 666 "accounts-daemon") failed, No such process (ESRCH) > because the pid process does not exist FAILED test of getpgid ESRCH In case it's relevant, when the test was run, the PID of accounts-daemon was 647. For now I've disabled this test in the Fedora package. Best regards, Eric |