FS#53810 - [transmission-cli] please add dependency of miniupnpc
Attached to Project:
Arch Linux
Opened by Eric Wang (enihcam) - Tuesday, 25 April 2017, 05:47 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 27 April 2017, 15:43 GMT
Opened by Eric Wang (enihcam) - Tuesday, 25 April 2017, 05:47 GMT
Last edited by Doug Newgard (Scimmia) - Thursday, 27 April 2017, 15:43 GMT
|
Details
Description:
please add dependency of miniupnpc. Additional info: * package version(s) 2.92 * config and/or log files etc. Steps to reproduce: install transmission without miniupnpc, and you will get: /usr/bin/transmission-daemon: error while loading shared libraries: libminiupnpc.so.16: cannot open shared object file: No such file or directory |
This task depends upon
Comment by Doug Newgard (Scimmia) -
Tuesday, 25 April 2017, 06:02 GMT
Nothing in the transmission-cli package is linked to that library.
Check the file out with lddtree from the pax-utils package, see
where the actual problem is.