• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

proftpd is not compiled against ncurses

A

AlessandroC

Guest
Howdy,

I have a problem: when I try to start "ftptop" utility from proftpd, it tells me there's no ncurses library which is obviousely installed. It's a packaging problem, please fix.

$ ldd /usr/bin/ftptop
linux-vdso.so.1 => (0x00007fff28fff000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000003914200000)
libc.so.6 => /lib64/libc.so.6 (0x0000003912600000)
/lib64/ld-linux-x86-64.so.2 (0x0000003912200000)

It seems like this issue was found first in the proftpd package for Plesk Panel 8.6 (it should have been fixed in version 8.6.1).
 
Alessandro,

Thank you for reporting. The problem really still persist. I have reproduced it and submitted request to developers. I hope it will be fixed soon.
 
Back
Top