On 2017-02-25 14:46, Holger Levsen wrote: > Hi Andreas, > > On Mon, Feb 13, 2017 at 02:41:50PM +0100, Andreas Beckmann wrote: >> I see what should be the problem. >> As a workaround please edit >> piuparts, around line 1790: >> if not settings.scriptsdirs: >> - return >> + return 0 > > do you have a better solution for this now? I'd like to upload 0.76 to fix > this issue ASAP and then I'd also like to start working on 0.77 and merge the > patch for #850917 into develop…
An *untested* patch for doing this in a more clean way is at the end of the series: Andreas Beckmann (6): scripts/pre_remove_40_find_missing_md5sums: handle filenames containing backslashes switch to default-mysql-server (aka mariadb) for selected packages p: make install_over_symlink tests fail without --warn-on-install-over-symlink p.conf.anbe: set --warn-on-install-over-symlink for tests ending before stretch p.conf: set --warn-on-install-over-symlink for tests ending before stretch p: do not require --scriptsdir for proper operation Andreas