FS#33551 - [pactest] Add check for fakechroot to pacman test suite
Attached to Project:
Pacman
Opened by KaiSforza (KaiSforza) - Friday, 25 January 2013, 00:39 GMT
Last edited by Allan McRae (Allan) - Saturday, 09 February 2013, 03:36 GMT
Opened by KaiSforza (KaiSforza) - Friday, 25 January 2013, 00:39 GMT
Last edited by Allan McRae (Allan) - Saturday, 09 February 2013, 03:36 GMT
|
Details
Summary and Info:
Running `make check`, the ldconfig tests fail without fakechroot installed make check output: http://ix.io/46X -------------------------------------------------------------------------------- Unexpected Passes: [PASS] query006 Rules: OK = 6 FAIL = 0 SKIP = 0 -------------------------------------------------------------------------------- Failed: [FAIL] ldconfig001 Rules: OK = 1 FAIL = 1 SKIP = 0 Make sure ldconfig runs on an upgrade operation [FAIL] ldconfig002 Rules: OK = 2 FAIL = 1 SKIP = 0 Make sure ldconfig runs on an upgrade operation [FAIL] ldconfig003 Rules: OK = 1 FAIL = 1 SKIP = 0 Make sure ldconfig runs on a sync operation -------------------------------------------------------------------------------- Total = 278 Pass = 262 ( 94.24%) Expected Fail = 12 ( 4.32%) Unexpected Pass = 1 ( 0.36%) Fail = 3 ( 1.08%) make[2]: *** [test-pacman] Error 1 make[1]: *** [check-am] Error 2 make: *** [check-recursive] Error 1 Steps to Reproduce: * uninstall fakechroot if it is installed * build pacman * run make check * not 3 failures with ldconfig * install fakechroot * run make check again * no errors (one unexpected pass if you use x86_64) |
This task depends upon
Closed by Allan McRae (Allan)
Saturday, 09 February 2013, 03:36 GMT
Reason for closing: Fixed
Additional comments about closing: git commit 2f137fdd
Saturday, 09 February 2013, 03:36 GMT
Reason for closing: Fixed
Additional comments about closing: git commit 2f137fdd