[Piuparts-devel] Bug#855038: Bug#855038: All test ends with "INFO: SKIP: All tests. Package cannot be tested with piuparts:"
Andreas Beckmann
anbe at debian.org
Mon Feb 13 13:41:50 UTC 2017
Hi,
I see what should be the problem.
As a workaround please edit
piuparts, around line 1790:
def run_scripts(self, step, ignore_errors=False):
""" Run custom scripts to given step post-install|remove|purge"""
if not settings.scriptsdirs:
- return
+ return 0
Or use --scriptsdir /some/empty/dir
Andreas
More information about the Piuparts-devel
mailing list