severity 506058 normal
tag 506058 unreproducible
thanks

On Tue, Nov 18, 2008 at 02:46, Daniel Dickinson <[EMAIL PROTECTED]> wrote:
> gkrellmd doesn't start even with a manual /etc/init.d/gkrellmd start
> after install is reported to be successful.  Running gkrellmd manually
> once with
>
> gkrellmd
>
> fixes this.  It is likely that /var/run/gkrellmd.pid is not being
> created and this is what causes the failure, but I could be wrong about
> that.  In any event it looks like a necessary file is missing, which is
> a policy violation.

I cannot replicate this bug; I created a clean lenny chroot and try to
see what's happening, here's the transcript (hope gmail won't disrupt
it too much):

localhost:/home/morph/chroot/lenny# cat /etc/debian_version
lenny/sid
localhost:/home/morph/chroot/lenny# find . -name *gkrellmd*
./var/cache/apt/archives/gkrellmd_2.3.1-7_i386.deb
localhost:/home/morph/chroot/lenny# aptitude install gkrellmd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following NEW packages will be installed:
  gkrellmd
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/106kB of archives. After unpacking 197kB will be used.
Writing extended state information... Done
Selecting previously deselected package gkrellmd.
(Reading database ... 31085 files and directories currently installed.)
Unpacking gkrellmd (from .../gkrellmd_2.3.1-7_i386.deb) ...
Processing triggers for man-db ...
Setting up gkrellmd (2.3.1-7) ...
Adding system user `gkrellmd' (UID 115) ...
Adding new user `gkrellmd' (UID 115) with group `nogroup' ...
Not creating home directory `/home/gkrellmd'.
Starting gkrellmd: gkrellmd.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
localhost:/home/morph/chroot/lenny# ps aux | grep gkrellmd
gkrellmd 10669  0.6  0.1  11248  1208 ?        Rs   13:07   0:01
/usr/bin/gkrellmd --pidfile /var/run/gkrellmd.pid
root     11479  0.0  0.0   1716   516 pts/1    S+   13:11   0:00 grep gkrellmd
localhost:/home/morph/chroot/lenny# find . -name *gkrellmd*
./var/lib/dpkg/info/gkrellmd.list
./var/lib/dpkg/info/gkrellmd.postinst
./var/lib/dpkg/info/gkrellmd.prerm
./var/lib/dpkg/info/gkrellmd.postrm
./var/lib/dpkg/info/gkrellmd.conffiles
./var/lib/dpkg/info/gkrellmd.md5sums
./var/cache/apt/archives/gkrellmd_2.3.1-7_i386.deb
./var/run/gkrellmd.pid
./etc/init.d/gkrellmd
./etc/rc1.d/K21gkrellmd
./etc/rc3.d/S21gkrellmd
./etc/rc4.d/S21gkrellmd
./etc/rc0.d/K21gkrellmd
./etc/rc6.d/K21gkrellmd
./etc/rc2.d/S21gkrellmd
./etc/rc5.d/S21gkrellmd
./etc/gkrellmd.conf
./usr/bin/gkrellmd
./usr/share/man/man1/gkrellmd.1.gz
./usr/share/doc/gkrellmd
./usr/include/gkrellm2/gkrellmd.h
localhost:/home/morph/chroot/lenny# /etc/init.d/gkrellmd stop
Stopping gkrellmd: gkrellmd.
localhost:/home/morph/chroot/lenny# /etc/init.d/gkrellmd start
Starting gkrellmd: gkrellmd.
localhost:/home/morph/chroot/lenny# cat ./var/run/gkrellmd.pid
12204
localhost:/home/morph/chroot/lenny# ps aux | grep gkrellmd
gkrellmd 12204  0.0  0.0   3032  1004 ?        Ss   13:15   0:00
/usr/bin/gkrellmd --pidfile /var/run/gkrellmd.pid
root     12252  0.0  0.0   1716   516 pts/1    S+   13:15   0:00 grep gkrellmd

Due to all of this, I downgraded the severity. I think there is
something "weird" on your box, even because this version is in debian
since mid August '08 and no-one reported such problem.

Please let me know if you want me to execute other tests, but I
suspect the fix is on your side (wrong permission on some dirs/files
or so).

Kindly,
-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to