failed to install rsync

  • Hello forum,

    I am running LibreELEC (wrxtasy-raybuntu-media_build) Version: 8.0 on my Odroid C2

    I need to install rsync to backup pictures from LibreElec to my backup server.

    I searched in addons for "rsync" and I found "Network Tools 8.1.100 from libreelec.tv".

    Unfortunately installation failed without further information.

    Any possibilities to install rsync?

    Thanks for your kind support

    Fasterix

    • Official Post

    It's possible that the addon is not compatible with the version of LE that you are running.

    Please provide a full debug log.

    How to post a log (wiki)

    1. Enable debugging in Settings>System Settings>Logging
    2. Restart Kodi
    3. Replicate the problem
    4. Generate a log URL (do not post/upload logs to the forum)

    use "Settings > LibreELEC > System > Paste system logs" or run "pastekodi" over SSH, then post the URL link
  • Hello Iridium, thank you for your response:

    Please provide a full debug log.

    I restarted Libreelec and then I tried to install the Network-Tool addon.

    Find the full log here: http://sprunge.us/cdvblb

    Almost self explaining this line there:

    Code
    20:30:47.851 T:4027573152   ERROR: CCurlFile::Open failed with code 404 for https://raw.githubusercontent.com/Raybuntu/rb-addons/master/addons/8.1/Odroid_C2/arm/virtual.network-tools/virtual.network-tools-8.1.100.zip

    And yes, there is no content anymore in

    Code
    https://raw.githubusercontent.com/Raybuntu

    My version of Libreelec Addon is 9.0.0

    Doing some Internet research, I found a zip file here, which seems to match:

    virtual.network-tools

    Is it possible, to install this manually?

    Fasterix