[Bug 225984] Merge Review: lftp

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 5 22:31:17 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Merge Review: lftp


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225984


terjeros at phys.ntnu.no changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |terjeros at phys.ntnu.no




------- Additional Comments From terjeros at phys.ntnu.no  2007-04-05 18:31 EST -------
> Running Transaction
> ... 
>   Updating  : lftp                         ####################### [ 3/10] 
> error reading information on service lftp: No such file or directory
>   Updating  : yum-updatesd                 ####################### [ 4/10]

Yeah , coming from the calls to chkconfig in scripts.

BTW: i guess automake and autoconf should be removed as buildreq?

More strange things: (rpath issue?):

# ldd /usr/lib/lftp/3.5.10/proto-file.so |grep ncur
        libncurses.so.5 => /lib/libncurses.so.5 (0x00fad000)

# /usr/lib/lftp/3.5.10/proto-http.so
/usr/lib/lftp/3.5.10/proto-http.so: error while loading shared libraries:
/usr/lib/libncurses.so.5: file too short

All lftp libs should be linked against libncurses in /lib, however because of rpath
libncurses in /usr/lib is used by some libs:

proto-sftp.so, proto-ftp.so, proto-fish.so  liblftp-network.so 
proto-http.so

Please read:
 http://fedoraproject.org/wiki/Packaging/Guidelines#head-a1dfb5f46bf4098841e31a75d833e6e1b3e72544


-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list