On Wed, 15 May 2019 13:36:31 +0200 Julian Schustereit <[email protected]> wrote: > Package: proftpd-basic > Version: 1.3.5e+r1.3.5-2+deb8u1 > > After the upgrade from version '1.3.5e-0+deb8u1' to '1.3.5e+r1.3.5-2+deb8u1' > the sftp session is being terminated when using the command 'mkdir /'. > > Before the upgrade following error message got displayed: 'Couldn't create > directory: Failure' and the session stayed active. > > After the upgrade we get the following message from our syslogd displayed in > our terminal: > MKDIR / type=unknown;UNIX.mode=0777;: symbol lookup error: > /usr/lib/proftpd/mod_sftp.so: undefined symbol: pr_gid2str
Hello, thanks for the report. I believe the session is terminating because of the symbol lookup error. The function pr_gid2str was not backported and the compiler was happy to accept that. I have changed the log message to not use this function. The message in general is correct though. Could you try the new package uploaded to https://people.debian.org/~apo/proftpd/ and report back, if it fixes your problem? Regards, Markus
signature.asc
Description: OpenPGP digital signature

