Subject: | dpkg --print-architecture failed: No such file or directory |
Test suite fails on non-Debian systems (e.g. other Linux distributions or FreeBSD):
...
Dpkg_Deps.t: error: dpkg --print-architecture failed: No such file or directory
# Looks like your test exited with 2 just after 33.
t/Dpkg_Deps.t ................
Dubious, test returned 2 (wstat 512, 0x200)
Failed 49/82 subtests
...
Dpkg_Shlibs.t: error: dpkg --print-architecture failed: No such file or directory
# Looks like your test exited with 25 just after 1.
t/Dpkg_Shlibs.t ..............
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 149/150 subtests
...
# Failed test 'Patch cannot escape indented hunks'
# at t/Dpkg_Source_Patch.t line 42.
# Looks like you failed 1 test of 10.
t/Dpkg_Source_Patch.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/10 subtests
...