FS#46116 - [libkdepim] Missing dependency on libktnef

Attached to Project: Arch Linux
Opened by Daniel Eklöf (danekl) - Thursday, 27 August 2015, 07:15 GMT
Last edited by Antonio Rojas (arojas) - Friday, 28 August 2015, 08:36 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Antonio Rojas (arojas)
Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

There should be run-time dependency (possibly optional only) on libktnef.

The file /usr/lib/qt/plugins/messageviewer_bodypartformatter_application_mstnef.so is linked against libKF5Tnef.so.5:

$ ldd /usr/lib/qt/plugins/messageviewer_bodypartformatter_application_mstnef.so |grep -i tnef
libKF5Tnef.so.5 => /usr/lib/libKF5Tnef.so.5 (0x00007f6ecf882000)

This file is owned by:

$ pacman -Qo /usr/lib/libKF5Tnef.so.5
/usr/lib/libKF5Tnef.so.5 is owned by libktnef 15.08.0-1

Additional info:
* package version(s)
15.08.0-3

* config and/or log files etc.
Failing to install libktnef results in error message like these when receiving TNEF encoded emails.

kmail[1145]: log_messageviewer: Could not load plugin library "messageviewer_bodypartformatter_application_mstnef" error: "Cannot load library /usr/lib/qt/plugins/messageviewer_bodypartformatter_application_mstnef.so: (libKF5Tnef.so.5: cannot open shared object file: No such file or directory)" "/usr/lib/qt/plugins/messageviewer_bodypartformatter_application_mstnef.so"

Steps to reproduce:
This task depends upon

Closed by  Antonio Rojas (arojas)
Friday, 28 August 2015, 08:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  kdepim 15.08.0-4
Comment by Daniel Eklöf (danekl) - Thursday, 27 August 2015, 07:16 GMT
Meh, forgot to enter a summary, and the system didn't complain. And now I can't seem to change it?

Loading...