Beiträge von Gilgamesh2000

    yes it does. Just did it this morning.

    I have just tried it and it exits, after the verification of the security key, but with no further error messages issued 8|

    Here the error code I could see after "aptitude install openmediavault"
    [sh: 2: /etc/default/openmediavault: Syntax error: newline unexpected
    E: Problem executing scripts DPkg::Pre-Invoke '. /etc/default/openmediavault; if [ ! -e ${OMV_DPKGARCHIVE_DIR}/Packages ]; then echo Building local package repository ...; cd ${OMV_DPKGARCHIVE_DIR} && apt-ftparchive packages . > Packages && apt-ftparchive release . > Release; fi'
    E: Sub-process returned an error code
    ]
    I am guessing, the problem might be linked to access right, if you are confirming that both installation methods work.
    What might be the problem with "OMV_DPKGARCHIVE_DIR"??

    I did try first to use the installation menu of Armbian, which did not work ;(

    @crashtest
    Many thanks for your kind reply!
    The procedure you are indicating in your reply for installation is the one I have applied. I have added the source package link and then I executed the script, where I get the error cited in my post above [ sh: 3: /etc/default/openmediavault: Syntax error: newline unexpected...]
    [Apt-get doesn't work (correctly)] : so far I did not suspect apt-get since I could install a lot of apps with it but without problems as Mosquito, node red, apache etc... In case apt-get is the problem, then which alternative command could replace it..? Any recommendation!


    I can not use the iso, since there is no image for the hardware I am using.


    I am using ssh of Linux mint v19. 1 to access the armbian device (amlogic s912 CPU).


    In the moment I have no clue, where to start looking for the root of the error. It seems to stop the installation due to an error coming from some where while executing the installation script.
    Is it an error in the xml file or access right in my system or something else..?

    i buddies!


    I have issues installing openmediavault. Can any one help me?


    I have followed the instructions as on this forum , when I get to execute the installation command it prompts:


    #######################################################


    root@aml:~# apt-get install openmediavault


    Reading package lists... Done


    Building dependency tree


    Reading state information... Done


    The following NEW packages will be installed:


    openmediavault


    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.


    Need to get 1917 kB of archives.


    After this operation, 12.3 MB of additional disk space will be used.


    Get:1 http://packages.openmediavault.org/public arrakis/main arm64 openmediavault all 4.1.23-1 [1917 kB]


    Fetched 1917 kB in 0s (4347 kB/s)


    sh: 3: /etc/default/openmediavault: Syntax error: newline unexpected


    E: Problem executing scripts DPkg::Pre-Invoke '. /etc/default/openmediavault; if [ ! -e ${OMV_DPKGARCHIVE_DIR}/Packages ]; then echo Building local package repository ...; cd ${OMV_DPKGARCHIVE_DIR} && apt-ftparchive packages . > Packages && apt-ftparchive release . > Release; fi'


    E: Sub-process returned an error code


    root@aml:~# nano /etc/default/openmediavault


    root@aml:~# ls /var/cache/openmediavault/archives


    ls: cannot access '/var/cache/openmediavault/archives': No such file or directory






    #######################################################




    What is wrong? What should I do differently to fix it?


    Thanks for your help!