FS#48062 - [rtorrent] crashes on startup (ncurses)
Attached to Project:
Community Packages
Opened by Luke Winkenbach (lukewink) - Sunday, 07 February 2016, 05:46 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 07 February 2016, 05:57 GMT
Opened by Luke Winkenbach (lukewink) - Sunday, 07 February 2016, 05:46 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 07 February 2016, 05:57 GMT
|
Details
Description: rtorrent is unable to start due to it being
compiled against ncurses 5, but Arch has updated to ncurses
6.
The exact error message is: rtorrent: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory Additional info: * package version: 0.9.6-3 Steps to reproduce: Install rtorrent, then attempt to run. |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Sunday, 07 February 2016, 05:57 GMT
No, it's not. Make sure your entire system is up to date (partial
updates are not supported), make sure you're running the
executable you think you're running (which rtorrent), and makes
sure you've rebuilt any locally built or AUR packages. You can set
LD_DEBUG=files or use lddtree from pax-utils in Community to help
figure out where the problem lies.