Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines

Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#15337 - [lftp] SSL support broken in 3.7.14-2

Attached to Project: Arch Linux
Opened by Henrik Tunedal (putte_xvi) - Wednesday, 01 July 2009, 21:22 GMT-4
Last edited by Andreas Radke (AndyRTR) - Monday, 27 July 2009, 13:42 GMT-4
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Version 3.7.14-2 fails to link against GnuTLS, so encrypted connections no longer work.

It looks like this is a problem with the configure script, which tries to use the obsolete gnutls-config instead of pkg-config. Debian has a fix:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529906

I have attached their patch and an updated PKGBUILD that uses it.

Additional info:
* gnutls version 2.8.1-1

Steps to reproduce:
$ lftp -c 'set ftp:ssl-protect-data yes'
This produces an error message in 3.7.14-2 but worked in 3.7.14-1.
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Monday, 27 July 2009, 13:42 GMT-4
Reason for closing:  Fixed
Additional comments about closing:  patch added to 3.7.15
Comment by Luca Guglielmetti (evellon) - Tuesday, 14 July 2009, 16:09 GMT-4
I also had this bug with lftp-3.7.14-2 and I confirme that the patch works fine. Thanks a lot for posting it here.

Loading...