[Bug 828130] Pandoc fails due to libffi dependency error

bugzilla at redhat.com bugzilla at redhat.com
Tue Jun 5 10:44:26 UTC 2012


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

Jens Petersen <petersen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |CLOSED
         Resolution|---                         |NOTABUG
        Last Closed|                            |2012-06-05 06:44:26

--- Comment #1 from Jens Petersen <petersen at redhat.com> ---
Hmm that looks pretty strange.

$ rpm -q pandoc
pandoc-1.8.2.1-8.fc17.x86_64
$ rpm -q --requires pandoc | grep libffi
libffi.so.5()(64bit)  
$ rpm -q libffi.x86_64
libffi-3.0.10-2.fc17.x86_64
[petersen at localhost ~/tmp]$ rpm -ql libffi.x86_64
/usr/lib64/libffi.so.5
/usr/lib64/libffi.so.5.0.10
/usr/share/doc/libffi-3.0.10
/usr/share/doc/libffi-3.0.10/LICENSE
/usr/share/doc/libffi-3.0.10/README

http://koji.fedoraproject.org/koji/rpminfo?rpmID=2941298

Even rawhide is still on libffi.so.5.

Perhaps you have libffi6 installed locally and earlier built pandoc yourself??

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the haskell-devel mailing list