Package: proftpd-core Version: 1.3.7c+dfsg-1 Severity: normal X-Debbugs-Cc: cormac.macgiollae...@gmail.com
Dear Maintainer, In proftpd.conf, in the commented-out section for Anonymous FTP uploads (<Directory incoming>) there's a space missing on the Umask line (line 194 of the default config file): # # Umask022 022 Enabling Anonymous FTP, including the incoming section, uncovers the error, found by running proftpd -t: Checking syntax of configuration file 2022-02-18 22:13:26,446 debian proftpd[10081]: fatal: unknown configuration directive 'Umask022' on line 194 of '/etc/proftpd/proftpd.conf' 2022-02-18 22:13:26,446 debian proftpd[10081]: fatal: Did you mean: Umask The line should be: Umask 022 022 Checking the configuration verifies that it is now correct: Checking syntax of configuration file Syntax check complete. I have verified that this issue exists in the stable, testing and unstable releases for proftpd-core Thanks and regards Cormac -- System Information: Debian Release: 11.0 APT prefers stable APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-8-amd64 (SMP w/1 CPU thread) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8), LANGUAGE=en_IE:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages proftpd-core depends on: ii adduser 3.118 ii init-system-helpers 1.60 ii libacl1 2.2.53-10 ii libc6 2.31-13 ii libcap2 1:2.44-1 ii libcrypt1 1:4.4.18-4 ii libhiredis0.14 0.14.1-1 ii libmemcached11 1.0.18-4.2 ii libmemcachedutil2 1.0.18-4.2 ii libncursesw6 6.2+20201114-2 ii libpam-runtime 1.4.0-9 ii libpam0g 1.4.0-9 ii libpcre3 2:8.39-13 ii libssl1.1 1.1.1k-1+deb11u1 ii libtinfo6 6.2+20201114-2 ii lsb-base 11.1.0 ii netbase 6.3 ii ucf 3.0043 ii zlib1g 1:1.2.11.dfsg-2 Versions of packages proftpd-core recommends: ii proftpd-doc 1.3.7a+dfsg-12+deb11u2 Versions of packages proftpd-core suggests: pn openbsd-inetd | inet-superserver <none> ii openssl 1.1.1k-1+deb11u1 pn proftpd-mod-crypto <none> pn proftpd-mod-geoip <none> pn proftpd-mod-ldap <none> pn proftpd-mod-mysql <none> pn proftpd-mod-odbc <none> pn proftpd-mod-pgsql <none> pn proftpd-mod-snmp <none> pn proftpd-mod-sqlite <none> pn proftpd-mod-wrap <none> -- no debconf information