Beiträge von sdinesh86

    here is the result of ls


    Code
    drwxr-xr-x 10 root root   4096 Aug  9  2014 .
    drwxr-xr-x 23 root root   4096 Jul 20 17:45 ..
    drwxr-xr-x  2 root root  20480 Jul 20 19:41 bin
    drwxr-xr-x  2 root root   4096 Jul  7  2014 games
    drwxr-xr-x  5 root root   4096 Jul 20 19:34 include
    drwxr-xr-x 41 root root   4096 Jul 20 19:41 lib
    drwxrwsr-x 10 root staff  4096 Aug  9  2014 local
    drwxr-xr-x  2 root root  12288 Jul 20 19:35 sbin
    drwxr-xr-x 98 root root   4096 Jul 20 19:41 share
    drwxr-xr-x  2 root root   4096 Jul  7  2014 src

    Below are the details of my setup.
    Bananapi
    OMV 2.2.13


    I tried to install minidlna and couchpotato, but both seem to be having issues with starting up.


    In case of minidlna after a bit of searching found that minidlna service couldnt start due to user permissions, so i edited the minidlna under /etc/default and added root as the user. so now it works.
    Dont know if this is the right thing to do


    As for couchpotato, when i try to enable it and apply the config, i get the following error message.


    Code
    Failed to execute command 'omv-mkconf couchpotato 2>&1': sudo: unable to execute /usr/bin/git: Permission denied

    Can anyone please help me on it

    @Wolf2000 I have the neweset version of minidlna.


    when i do apt-cache policy minidlna


    Code
    minidlna:
      Installed: 1.0.24+dfsg-1
      Candidate: 1.1.4+dfsg-3
      Version table:
         1.1.4+dfsg-3 0
            995 http://packages.omv-extras.org/debian/ stoneburner/main armhf Packages
     *** 1.0.24+dfsg-1 0
            995 http://ftp.pl.debian.org/debian/ wheezy/main armhf Packages
            100 /var/lib/dpkg/status

    and i already have the latest version of openmediavault-minidlna

    Hello All,


    This is my first post here and i am new to linux and omv, so please excuse me if something in this seems stupid or silly.


    My setup.


    Bananapi.
    OMV version 2.2.12



    I am struggling with minidlna, i used the following steps to install minidlna on omv
    1. Disable OMVextras repo.
    2. apt-get install minidlna
    3. enable OMV extras repo
    4. apt-get install openmediavault-minidlna



    installation went ok, and DLNA service shows up in the webgui, but when i start it nothing happens.


    I sshed into the pi, and started the service manually and got this error


    Code
    Restarting DLNA/UPnP-AV media server: minidlnastart-stop-daemon: unable to start /usr/bin/minidlna (Permission denied)
     failed!

    i need help with this.


    Thanks,