FS#48594 - [multitail] libpanelw.so.5: cannot open shared object file

Attached to Project: Community Packages
Opened by Space (spaceli) - Tuesday, 15 March 2016, 15:02 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 15 March 2016, 15:23 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The updated ncurses (6.x) breaks multitail which requires libpanelw.so.5

Additional info:
* package version(s)
* config and/or log files etc.


Steps to reproduce:
With an up-to-date Archlinux, install multitail, and run
$multitail
multitail: error while loading shared libraries: libpanelw.so.5: cannot open shared object file: No such file or directory

This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 15 March 2016, 15:23 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Tuesday, 15 March 2016, 15:23 GMT
Nope, /usr/bin/multitail is correctly linked to libpanelw.so.6. Make sure you're running the binary from the package (which multitail), that your entire system is up to date, and that you don't have any local package (from the AUR or otherwise) that are linked to the old library. You can set LD_DEBUG=files or use lddtree from pax-utils in Community to help you track it down.

Loading...