Your message dated Thu, 1 Mar 2012 16:14:27 +0100
with message-id <[email protected]>
and subject line Re: Bug#650328: minidlna: '/etc/inid.d/minidlna status' always
reports minidlna is not runing
has caused the Debian Bug report #650328,
regarding minidlna: '/etc/inid.d/minidlna status' always reports minidlna is
not runing
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
650328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650328
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: minidlna
Version: 1.0.21+dfsg-1+b1
Severity: normal
Dear Maintainer,
Whith minidlna configured and runing the status init.d option returns error:
# /etc/init.d/minidlna status
minidlna is not running ... failed!
Adding '-p "$PIDFILE" to the status line:
status_of_proc -p "$PIDFILE" "$DAEMON" "$NAME" && exit 0 || exit $?
it seems to work:
# /etc/init.d/minidlna status
minidlna is running.
regards,
carles
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (700, 'testing'), (250, 'unstable'), (1, 'experimental')
Architecture: i386 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages minidlna depends on:
ii adduser 3.113
ii gawk 1:3.1.8+dfsg-0.1
ii libavformat53 5:0.8.6-0.1
ii libavutil51 5:0.8.6-0.1
ii libc6 2.13-21
ii libexif12 0.6.20-1
ii libflac8 1.2.1-6
ii libid3tag0 0.15.1b-10
ii libjpeg62 6b1-2
ii libogg0 1.2.2~dfsg-1
ii libsqlite3-0 3.7.9-2
ii libvorbis0a 1.3.2-1
ii mawk 1.3.3-16
minidlna recommends no packages.
minidlna suggests no packages.
-- Configuration Files:
/etc/default/minidlna changed [not included]
/etc/init.d/minidlna changed [not included]
/etc/minidlna.conf changed [not included]
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 1.0.23+dfsg-1
Benoît Knecht wrote:
> Carles Muñoz Gorriz wrote:
> > Whith minidlna configured and runing the status init.d option returns error:
> >
> > # /etc/init.d/minidlna status
> > minidlna is not running ... failed!
>
> That's strange, on the two systems I have with minidlna installed, I do
> not get this issue...
>
> > Adding '-p "$PIDFILE" to the status line:
> >
> > status_of_proc -p "$PIDFILE" "$DAEMON" "$NAME" && exit 0 || exit $?
> >
> > it seems to work:
> >
> > # /etc/init.d/minidlna status
> > minidlna is running.
>
> Well, it seems adding the '-p' option cannot hurt, so I will follow your
> suggestion.
Now fixed. Thanks again for the report.
--
Benoît Knecht
--- End Message ---