Bug#892371: proftpd-mod-vroot FTBFS with proftpd 1.3.6-1

2018-03-12 Thread Hilmar Preuße
On 09.03.2018 16:19, Francesco P. Lovergine wrote: > On Thu, Mar 08, 2018 at 05:25:20PM +0200, Adrian Bunk wrote: Hi Francesco, >> mod_vroot.c: In function 'vroot_pre_pass': >> mod_vroot.c:1651:7: error: 'pr_fs_t {aka struct fs_rec}' has no member >> named 'creat'; did you mean 'read'? >>   fs->c

Bug#892371: [INFO] Bug#892371: proftpd-mod-vroot FTBFS with proftpd 1.3.6-1

2018-03-09 Thread Francesco P. Lovergine
On Thu, Mar 08, 2018 at 05:25:20PM +0200, Adrian Bunk wrote: Source: proftpd-mod-vroot Version: 0.9.4-1 Severity: serious Tags: buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/proftpd-mod-vroot.html ... mod_vroot.c:1518:19: error: void value not ignored as it ought

Bug#892371: proftpd-mod-vroot FTBFS with proftpd 1.3.6-1

2018-03-08 Thread Adrian Bunk
Source: proftpd-mod-vroot Version: 0.9.4-1 Severity: serious Tags: buster sid https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/proftpd-mod-vroot.html ... mod_vroot.c:1518:19: error: void value not ignored as it ought to be if (cmd->argv[1][pathlen - 1] != '/') { ~~