dmacias Posted May 1, 2018 Author Share Posted May 1, 2018 You will have to deselect some of the packages that still show update after clicking Apply (deletes the package). Then reselect them and apply. I don't really have a way of dealing with build number changes on the same version. e.g. autoconf-2.69-noarch-1.txz upgrading to autoconf-2.69-noarch-2.txz. I'll see if I can do something about that. Quote Link to comment
hawihoney Posted May 4, 2018 Share Posted May 4, 2018 Now working. Thanks. Had to disable and reenable the packages to fetch the new releases. Quote Link to comment
Kyubey Posted August 18, 2018 Share Posted August 18, 2018 Could you add Ruby please? Quote Link to comment
dmacias Posted August 22, 2018 Author Share Posted August 22, 2018 Could you add Ruby please?Let me know if it needs other packages Quote Link to comment
alexp2_ad Posted August 22, 2018 Share Posted August 22, 2018 (edited) 3 hours ago, dmacias said: On 8/18/2018 at 8:19 PM, Kyubey said: Could you add Ruby please? 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. Edited August 22, 2018 by alexp2_ad Quote Link to comment
dmacias Posted August 25, 2018 Author Share Posted August 25, 2018 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.soERROR: 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.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. Quote Link to comment
alexp2_ad Posted August 27, 2018 Share Posted August 27, 2018 On 8/25/2018 at 1:52 PM, dmacias said: On 8/22/2018 at 12:07 PM, alexp2_ad said: 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.soERROR: 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. 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. Quote Link to comment
hawihoney Posted October 23, 2018 Share Posted October 23, 2018 Can you please update glibc for example. If it gets installed parts of unRAID 6.6.3 show serious problems. Thanks. Quote Link to comment
dmacias Posted October 23, 2018 Author Share Posted October 23, 2018 Can you please update glibc for example. If it gets installed parts of unRAID 6.6.3 show serious problems. Thanks. It has already been updated. However this plugin was meant to be used on a dev system for compiling packages for unRAID. unRAID is a mix of Slackware current and I cannot always keep up with every package change or incompatibility. I don't scour through every release thread either. I do try to compare unRAID releases against this repo. So unless someone posts in this thread about a problem with a package in this repo, I may not know. So moving forward I'm going to strip out every inherent unRAID package in this plugin and only include the headers for those packages. 1 Quote Link to comment
dmacias Posted November 12, 2018 Author Share Posted November 12, 2018 (edited) I updated a few c compiler packages and added a few. Also updated glibc to add a couple missing files. The files with o extensions (e.g. crtl.o) in /usr/lib64. You'll need to deselect glibc, apply then reselect and apply Edited November 12, 2018 by dmacias Quote Link to comment
spec4d Posted April 6, 2019 Share Posted April 6, 2019 glibc says it is installed for me, but as far as I can tell it is not. I have tried uninstalling/reinstalling it etc etc. Any recommendations? Quote Link to comment
dmacias Posted April 9, 2019 Author Share Posted April 9, 2019 glibc says it is installed for me, but as far as I can tell it is not. I have tried uninstalling/reinstalling it etc etc. Any recommendations?What version of unRAID? Quote Link to comment
ICDeadPpl Posted April 20, 2019 Share Posted April 20, 2019 I'd like to request HTTPie, a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more. https://httpie.org/ https://github.com/jakubroztocil/httpie https://slackbuilds.org/repository/14.2/network/httpie/?search=httpie Quote Link to comment
bfh Posted June 4, 2019 Share Posted June 4, 2019 DevPack appears to be incompatible with either the kernel or system packages on Unraid 6.7.0. My server froze while booting after an upgrade, and I fixed it by removing DevPack. Quote Link to comment
kmwoley Posted June 28, 2019 Share Posted June 28, 2019 Does anyone know if DevPack is supported on 6.7.0+ ? I'm looking to get make installed but was hesitant to install DevPack given that it hasn't been updated in a while and the report above of issues. Thanks! Quote Link to comment
dmacias Posted June 28, 2019 Author Share Posted June 28, 2019 Does anyone know if DevPack is supported on 6.7.0+ ? I'm looking to get make installed but was hesitant to install DevPack given that it hasn't been updated in a while and the report above of issues. Thanks!First this plugin is not meant for running on a main server all the time. It was meant for compiling packages. I use it on a virtual machine of unraid to compile packages for NerdPack. The plugin itself should not need updating frequently. I update the packages themselves on github and that's reflected in the plugin. It's not DevPack plugin itself that's the problem, it's whatever packages they might have had installed. And since they didn't say what packages they had selected or what version of unraid they were coming from, I have no idea. I should make it not install any package if unraid is updated . But you really should unselect all packages before upgrading unraid. The core included unraid packages that are present in DevPack are all stripped of their install scripts and binaries and included only headers.I just updated all the included unraid packages to reflect 6.7.2. I haven't looked at updating any of the compiler packages. I just used it with everything installed to compile borgbackup. So it worked for me on 6.7.2. Quote Link to comment
kmwoley Posted June 28, 2019 Share Posted June 28, 2019 Thank you - super useful. I'm starting to do some dev on Unraid for a really basic project and needed to get `make` installed. Quote Link to comment
JoeUnraidUser Posted October 19, 2019 Share Posted October 19, 2019 When I go to Settings and click on the Dev Pack icon, it just hangs with following message. Please wait, retrieving plugin information ... Could it have anything to do with Unraid 6.8.0-rc3? Quote Link to comment
dmacias Posted October 19, 2019 Author Share Posted October 19, 2019 When I go to Settings and click on the Dev Pack icon, it just hangs with following message. Please wait, retrieving plugin information ... Could it have anything to do with Unraid 6.8.0-rc3?Yes. I haven't created a 6.8 repo. Not sure when I'll get a chance. Works with 6.7 though. Quote Link to comment
JoeUnraidUser Posted December 15, 2019 Share Posted December 15, 2019 Since the 6.8.0 release is out now. Have you had any progress on creating the 6.8 repo? Quote Link to comment
Bob1215 Posted December 27, 2019 Share Posted December 27, 2019 On 10/19/2019 at 2:21 PM, JoeUnraidUser said: When I go to Settings and click on the Dev Pack icon, it just hangs with following message. Please wait, retrieving plugin information ... Could it have anything to do with Unraid 6.8.0-rc3? I'm on 6.8.0 and mine hangs with the same message. I found a reddit post where someone had a similar issue, and the suggestion in the post worked for them. Unfortunately, it hasn't worked for me. Any advice is welcome. Quote Link to comment
dmacias Posted December 27, 2019 Author Share Posted December 27, 2019 I can create the repo with the 6.7 packages but don't have time right now to update them for 6.8 Quote Link to comment
JoeUnraidUser Posted December 28, 2019 Share Posted December 28, 2019 11 hours ago, dmacias said: I can create the repo with the 6.7 packages but don't have time right now to update them for 6.8 Is there anything I can do to help? Quote Link to comment
Bob1215 Posted December 28, 2019 Share Posted December 28, 2019 23 hours ago, Bob1215 said: I'm on 6.8.0 and mine hangs with the same message. I found a reddit post where someone had a similar issue, and the suggestion in the post worked for them. Unfortunately, it hasn't worked for me. Any advice is welcome. For the first time in a while, when I clicked on the Dev Pack, it loaded instantly... It may have been due to the solution in the reddit post? Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.