alexp2_ad

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by alexp2_ad

  1. I think the problem is a mismatch of openssl. Ruby 2.5.1 was compiled with openssl 1.1. UnRAID uses 1.02. I downgraded ruby to 2.25 and added yaml. Thanks, this got Ruby and gem working for me. For anyone else coming here trying to use gem to install stuff, I also had to install: autoconf, automake, binutils, gc, gcc, glibc, guile, kernel-headers, libmpc, make All of which were in the devpack.
  2. Let me know if it needs other packages I just tried the ruby package and it seems to install as expected etc, but gem doesn't work correctly, giving an error I don't understand about openssl (despite the openssl package being installed by DevPack) ERROR: Loading command: install (LoadError) libssl.so.1.1: cannot open shared object file: No such file or directory - /usr/lib64/ruby/2.5.0/x86_64-linux/openssl.so ERROR: While executing gem ... (NoMethodError) undefined method `invoke_with_build_args' for nil:NilClass (Doubly weird because /usr/lib64/ruby/2.5.0/x86_64-linux/openssl.so totally does exist and permissions seem fine.) EDIT: I also had to manually install libyaml-0.1.6-x86_64-1.txz to get YAML support for Ruby, although I don't know how niche that is and whether it's generally necessary or not.
  3. +1 - I'd like this as well, I'd do it myself but can't find a good tutorial on making a Docker template anywhere.
  4. Hey, love the plugins - they make unRAID for me. Just thought I'd let you know that I experienced an issue when upgrading to the latest (Plex Pass version of) Plex Media Server. It caused the settings menu not to show after upgrading and was fixed by rebooting, but sounds like it may have been caused by the way your plugin installs the latest version: https://forums.plex.tv/discussion/comment/980356/#Comment_980356 Just thought I'd let you know, in case it's something you can fix. Either way, it was easily solved and not a major problem. Thanks again.
  5. I could really use this, but the Dropbox link doesn't work any more - any chance you (or someone else) could re-upload this somewhere? Thanks.