Public bug reported: curlftpfs in Ubuntu 26.04 (Resolute Raccoon) never works, always quitting with the cryptinc error
"Error setting curl: " The problem has already been debugged and fixed upstream: https://sourceforge.net/p/curlftpfs/patches/16/ ; ultimately, it stems from the fact that the curl option CURLOPT_KRB4LEVEL doesn't exist anymore since libcurl 8.17.0, and 26.04 ships 8.18.0. Applying the linked patch should fix this. The problem should also affect the Debian package, as it doesn't seem to ship the patch above, and the problematic libcurl version is shipped in forky and sid. ** Affects: curlftpfs (Ubuntu) Importance: Undecided Status: New ** Description changed: curlftpfs in Ubuntu 26.04 (Resolute Raccoon) never works, always quitting with the cryptinc error "Error setting curl: " The problem has already been debugged and fixed upstream: https://sourceforge.net/p/curlftpfs/patches/16/ ; ultimately, it stems from the fact that the curl option CURLOPT_KRB4LEVEL doesn't exist anymore since libcurl 8.17.0, and 26.04 ships 8.18.0. Applying the linked patch should fix this. + + The problem should also affect the Debian package, as it doesn't seem to + ship the patch above, and the problematic libcurl version is shipped in + forky and sid. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2151181 Title: curlftpfs always exits with "Error setting curl: " error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/curlftpfs/+bug/2151181/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
