Beiträge von rufik

    I try to install OMV on my NAS box with Debian 9 Stretch. This box is NSA325 v2 armel arch. But I've failed at the beginning, fetching repository.
    I've put repository address:

    Code
    root@nas:/var/cache/apt# cat /etc/apt/sources.list.d/openmediavault.list
    deb https://packages.openmediavault.org/public arrakis main


    Then just did apt update as usual:



    As you can see there is problem fetching Packages for armel: Failed to fetch https://packages.openmediavaul…ain/binary-armel/Packages
    I tried to download by browser and this resource exists, no problem. So why apt is complaining about it? Is there really problem with armel repo?



    Some info about my OS:


    Code
    root@nas:~# cat /etc/os-release
    PRETTY_NAME="Debian GNU/Linux 9 (stretch)"
    NAME="Debian GNU/Linux"
    VERSION_ID="9"
    VERSION="9 (stretch)"
    ID=debian
    
    
    root@nas:~# uname -a
    Linux nas 5.1.11-kirkwood-tld-2 #3 PREEMPT Sat Jun 22 17:44:51 PDT 2019 armv5tel GNU/Linux