Page 1 of 1

Problem when installing minidlna on openmediavault...sabnzb?

Posted: November 19th, 2012, 8:42 am
by advapi
Hello,
I'm tring to install minidlna on my openmedivault but I got this error, that's related to sabznb

root@openmediavault:/etc/init.d# apt-get install minidlna
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
minidlna
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/153 kB of archives.
After this operation, 359 kB of additional disk space will be used.
Selecting previously deselected package minidlna.
(Reading database ... 26873 files and directories currently installed.)
Unpacking minidlna (from .../minidlna_1.0.25-1_amd64.deb) ...
Setting up minidlna (1.0.25-1) ...
insserv: warning: script 'sabnzbd' missing LSB tags and overrides
insserv: There is a loop between service openmediavault-beep and sabnzbd if stopped

insserv: loop involving service sabnzbd at depth 2
insserv: loop involving service openmediavault-beep at depth 1
insserv: Stopping sabnzbd depends on openmediavault-beep and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing minidlna (--configure):
subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
Errors were encountered while processing:
minidlna

This error also applies when I install other packages...what can I do to fix it?
Thanks

Re: Problem when installing minidlna on openmediavault...sab

Posted: November 19th, 2012, 9:40 am
by jcfp
advapi wrote:insserv: warning: script 'sabnzbd' missing LSB tags and overrides
These errors seem to be related to startup scripts, but there is no script by that name in the regular debian package (only a "sabnzbdplus" script). How did you install the program? Does openmediavault do their own modifications of packages? What does that 'sabnzbd' script look like?

Re: Problem when installing minidlna on openmediavault...sab

Posted: November 19th, 2012, 9:47 am
by advapi
I think I've installed using apt-get....for the script I've used this
http://forums.sabnzbd.org/viewtopic.php?t=3953
can this be the problem?

Re: Problem when installing minidlna on openmediavault...sab

Posted: November 20th, 2012, 6:45 am
by jcfp
Adding that script could explain errors/warnings involving missing LSB tags. If you used apt-get to install sab, an init script is included already (installed as /etc/init.d/sabnzbdplus along with its configuration file /etc/default/sabnzbdplus).

Re: Problem when installing minidlna on openmediavault...sab

Posted: November 20th, 2012, 10:24 am
by advapi
So I remove this? this script was used to start automatically (it's under init.d/)