Code Monkey home page Code Monkey logo

Comments (3)

BielTann avatar BielTann commented on July 23, 2024

Unfortunately, I've been working through the same thing. Try running simply 'rtorrent' rather than the 'service rtorrent start'. This gives more information.

If you're like me then you will receive something like "ld-elf-.so-1: /usr/local/lib/libtorrent.so.21: Undefined symbol "pthread_setname_np"

I've read somewhere that it has to do with the "-DTHREADS_HAVE_PTHREAD_ARG:BOOL=YES" argument in the makefile but have yet to overcome this. I think it also may have something to do with the FreeBSD update but I have little evidence of that as well.

Interestingly, when installing an rtorrent pkg on a clean jail with release 12.2 there are no issues and rottrent runs smoothly. It has something specifically to do with how this plugin is being installed that is creating a problem. At the moment I'm trying to work around it in the clean jail to install Flood.

from iocage-plugin-rtorrent-flood.

BielTann avatar BielTann commented on July 23, 2024

Since there's not too much back and forth on this one I resorted to installing rtorrent in a TrueNAS 12.2 jail, and it worked no problems. So from there I ended up doing a build of flood using npm and finally installing the nginx lite packages and got it working via xmlrpc as seen in http://elektito.com/2016/02/10/rtorrent-xmlrpc/. This only needed a slight bit of configuration changes to get working.

I now have a problem where the flood server becomes inaccessible after time but I believe that likely to be a jail networking issue rather than a pure problem with rtorrent or flood. Good luck with it!

from iocage-plugin-rtorrent-flood.

ArgGrr avatar ArgGrr commented on July 23, 2024

Same issue here, I made a clean 12.2 jail and manually installed the packages (pkg, npm, tmux, rtorrent from memory), copied the overlay files from this repository and did the post install steps from the file in this repository (adjusted the user UID to match my mounted download folder). It now seems to be working.
I skipped over the OpenVPN part.

from iocage-plugin-rtorrent-flood.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.