unRAID 6 NerdPack - CLI tools (iftop, iotop, screen, kbd, etc.)


jonp

Recommended Posts

I might not be the first to ask but can you include rclone?
 
I know there's a docker and a plugin for it but the plugin needs to be installed every reboot and the container is more than I need.
 
 
That's no different than this. All packages have to be installed on reboot
Link to comment
On 8/7/2018 at 6:32 PM, MindRazorblade said:

I might not be the first to ask but can you include rclone?

 

I know there's a docker and a plugin for it but the plugin needs to be installed every reboot and the container is more than I need.

 

 

Plugins are installed every time unRAID boots.    If you want to avoid a reinstall every time you would need to go the docker route as dockers are persistent across reboots.

Link to comment
Plugins are installed every time unRAID boots.    If you want to avoid a reinstall every time you would need to go the docker route as dockers are persistent across reboots.
The rclone plugins though are a little messed. By the authors design, they download the install file during installation. Since the network isn't running yet when the system boots up and tries to install the plugin, the plugin installation fails, and have to be reinstalled manually again

Sent via Tapatalk because my laptop doesn't fit in my pocket

Link to comment
3 hours ago, dmacias said:
On 8/10/2018 at 7:52 PM, Nischi said:
I want to suggest adding rar2fs for easier handling of archived files. Could be used with many advantages for mounting media focused dockers and such.
https://github.com/hasse69/rar2fs

Added

Thank you for adding this. I noticed that a library was missing. 

"rar2fs: error while loading shared libraries: libunrar.so.5.6.1: cannot open shared object file: No such file or directory"

Link to comment
Just now, dmacias said:
2 minutes ago, Nischi said:
Thank you for adding this. I noticed that a library was missing. 
"rar2fs: error while loading shared libraries: libunrar.so.5.6.1: cannot open shared object file: No such file or directory"

Try installing unrar

Same error sadly. Working for you ?

Link to comment



Thanks so much [mention=11874]dmacias[/mention]! I see that you updated the github repository but the latest version of nerd tools that I have installed is from 2018.02.17. I've tried uninstalling and installing from the plg file but it's still 2018.02.17. Is there a way for me to manually update to the latest version where rar and par2 is installed?


The plugin is only updated for backend plugin related fixes. All packages are updated individually on github. That way I don't have to update the plugin for every package update. So if you go to the Nerdpack settings page in the unraid webgui, you should see rar and par2cmdline. If not, click on Check for Updates. Then toggle them both to On and click Apply.
Link to comment
Just now, dmacias said:


 

 


The plugin is only updated for backend plugin related fixes. All packages are updated individually on github. That way I don't have to update the plugin for every package update. So if you go to the Nerdpack settings page in the unraid webgui, you should see rar and par2cmdline. If not, click on Check for Updates. Then toggle them both to On and click Apply.

 

Yeah I'm dumb, I figured it out. Thanks again!

Link to comment

Hello, I was looking for a svn docker and saw version 1.9.5 was include in the Nerd Pack so I try to use it. I got an issue already discussed at page 31 of this thread (apr-utils make it as mentioned in the thread) but now I am getting an issue with the libicui18n.so.56 and other shared libraries from the ICU library. Svn is trying to use version 56 when unraid seems to include version 60.2 according to this

 

ther error:

svn: error while loading shared libraries: libicui18n.so.56: cannot open shared object file: No such file or directory

 

On another thread I discover ldd and got this when running it:

        linux-vdso.so.1 (0x00007fff51bfb000)
        libsvn_client-1.so.0 => /usr/lib64/libsvn_client-1.so.0 (0x0000147f6f238000)
        libsvn_wc-1.so.0 => /usr/lib64/libsvn_wc-1.so.0 (0x0000147f6ef86000)
        libsvn_ra-1.so.0 => /usr/lib64/libsvn_ra-1.so.0 (0x0000147f6ed78000)
        libsvn_diff-1.so.0 => /usr/lib64/libsvn_diff-1.so.0 (0x0000147f6eb62000)
        libsvn_ra_local-1.so.0 => /usr/lib64/libsvn_ra_local-1.so.0 (0x0000147f6e958000)
        libsvn_repos-1.so.0 => /usr/lib64/libsvn_repos-1.so.0 (0x0000147f6e721000)
        libsvn_fs-1.so.0 => /usr/lib64/libsvn_fs-1.so.0 (0x0000147f6e515000)
        libsvn_fs_fs-1.so.0 => /usr/lib64/libsvn_fs_fs-1.so.0 (0x0000147f6e2c6000)
        libsvn_fs_x-1.so.0 => /usr/lib64/libsvn_fs_x-1.so.0 (0x0000147f6e073000)
        libsvn_fs_base-1.so.0 => /usr/lib64/libsvn_fs_base-1.so.0 (0x0000147f6de44000)
        libsvn_fs_util-1.so.0 => /usr/lib64/libsvn_fs_util-1.so.0 (0x0000147f6dc40000)
        libsvn_ra_svn-1.so.0 => /usr/lib64/libsvn_ra_svn-1.so.0 (0x0000147f6da20000)
        libsvn_ra_serf-1.so.0 => /usr/lib64/libsvn_ra_serf-1.so.0 (0x0000147f6d7ee000)
        libserf-1.so.1 => /usr/lib64/libserf-1.so.1 (0x0000147f6d5d5000)
        libsvn_delta-1.so.0 => /usr/lib64/libsvn_delta-1.so.0 (0x0000147f6d3c2000)
        libsvn_subr-1.so.0 => /usr/lib64/libsvn_subr-1.so.0 (0x0000147f6d09c000)
        libmagic.so.1 => /usr/lib64/libmagic.so.1 (0x0000147f6ce7b000)
        libz.so.1 => /usr/lib64/libz.so.1 (0x0000147f6cc64000)
        libaprutil-1.so.0 => /usr/lib64/libaprutil-1.so.0 (0x0000147f6ca3a000)
        libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x0000147f6c808000)
        libsqlite3.so.0 => /usr/lib64/libsqlite3.so.0 (0x0000147f6c4f5000)
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found
        libicudata.so.56 => not found
        libdb-4.4.so => /lib64/libdb-4.4.so (0x0000147f6c1e6000)
        libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x0000147f6bf9d000)
        libsasl2.so.3 => /usr/lib64/libsasl2.so.3 (0x0000147f6bd81000)
        libssl.so.1 => /usr/lib64/libssl.so.1 (0x0000147f6bb0e000)
        libcrypto.so.1 => /usr/lib64/libcrypto.so.1 (0x0000147f6b6af000)
        liblber-2.4.so.2 => /usr/lib64/liblber-2.4.so.2 (0x0000147f6b4a1000)
        libresolv.so.2 => /lib64/libresolv.so.2 (0x0000147f6b287000)
        libapr-1.so.0 => /usr/lib64/libapr-1.so.0 (0x0000147f6b054000)
        libuuid.so.1 => /lib64/libuuid.so.1 (0x0000147f6ae4d000)
        librt.so.1 => /lib64/librt.so.1 (0x0000147f6ac45000)
        libcrypt.so.1 => /lib64/libcrypt.so.1 (0x0000147f6aa0d000)
        libpthread.so.0 => /lib64/libpthread.so.0 (0x0000147f6a7ee000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000147f6a5ea000)
        libc.so.6 => /lib64/libc.so.6 (0x0000147f6a200000)
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found
        libicudata.so.56 => not found
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found
        libicudata.so.56 => not found
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found
        libicudata.so.56 => not found
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found
        libicudata.so.56 => not found
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found
        libicudata.so.56 => not found
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found
        libicudata.so.56 => not found
        libicui18n.so.56 => not found
        libicuuc.so.56 => not found

       libicudata.so.56 => not found
        libicui18n.so.60 => /usr/lib64/libicui18n.so.60 (0x0000147f69d41000)
        libicuuc.so.60 => /usr/lib64/libicuuc.so.60 (0x0000147f69981000)
        libicudata.so.60 => /usr/lib64/libicudata.so.60 (0x0000147f67dd9000)
        libm.so.6 => /lib64/libm.so.6 (0x0000147f67a3e000)
        /lib64/ld-linux-x86-64.so.2 (0x0000147f6f4a4000)
        libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x0000147f676c0000)
        libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x0000147f674a9000)


What should I do?

 

Edited by AlexMex
Link to comment

I download from slackware 14.2 repository icu4c-56.1-x86_64-2.txz  and execute

upgradepkg --install-new icu4c-56.1-x86_64-2.txz

Executing install script for icu4c-56.1-x86_64-2.txz.
Package icu4c-56.1-x86_64-2.txz installed.

Package icu4c-60.2-x86_64-1 upgraded with new package ./icu4c-56.1-x86_64-2.txz.

 

Now both versions seems to be present in the /usr/lib64 folder.

Can it generate issues?

Link to comment
  • Squid unpinned this topic

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.