I had the same issue and "fixed" it like Claes Löfqvist explained. Worked perfectly, thanks. Additional hint: You can tell apt-get not to update this package ("pin" it) by creating a file in /etc/apt/preferences.d (e.g. /etc/apt/preferences.d/proftpd) with the following content: Package: proftpd-basic Pin: version 1.3.2-3 Pin-Priority: 999
Note that you might need to adjust the Pin-Version to the one you downgraded to. Synaptic (if you use it) offers similar options via GUI (which only affect synaptic, not apt-get). I'd also like to add the Release Notes of Proftpd 1.3.2d which clearly relate to this issue: 1.3.2d (maintenance) --------------------- + Fixed mod_tls compilation when using OpenSSL versions older than 0.9.7. + Fixed SSL/TLS (broken due to bad backport) + Fixed RADIUS authentication on 64-bit platforms. I used OpenSSL newer than the version mentioned so I think the second issue is what our problem really is. I think that the current version of proftpd (1.3.2e) should appear in the repository fast to fix this issue. -- proftpd 1.3.2c with SSL is useless in Ubuntu 10.04 https://bugs.launchpad.net/bugs/580512 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs