Your message dated Sun, 08 May 2011 12:45:56 -0500
with message-id <[email protected]>
and subject line Re: Bug#503984: lockfile-progs: lockfile-create ( touch ) dies
with "Killed" message. No lockfile created.
has caused the Debian Bug report #503984,
regarding lockfile-progs: lockfile-create ( touch ) dies with "Killed" message.
No lockfile created.
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.)
--
503984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503984
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lockfile-progs
Version: 0.1.10
Severity: normal
May be an arch specific problem.
I installed the source (apt-get source for lockfile-progs and apt-get install
liblockfile-dev) and manually recompiled it on the target machine (lemote 2E
mini-pc) and the rebuilt prog works OK.
example session:
/tmp/afile does not exist. (/tmp has correct permissions)
$ lockfile-create /tmp/afile
Killed
$ lockfile-touch /tmp/afile
Killed
I did nothing to kill the process. The "Killed" message is returned instantly.
/tmp/afile is never created.
example output from logcheck cron job (which uses lockfile-progs):
usr/sbin/logcheck: line 631: 26887 Killed
lockfile-create
+--retry 1 $LOCKFILE >/dev/null 2>&1
/usr/sbin/logcheck: line 647: 26889 Killed
lockfile-touch
+$LOCKFILE
/usr/sbin/logcheck: line 98: kill: (26889) - No such process
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: mipsel (mips)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1lemote
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages lockfile-progs depends on:
ii libc6 2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii liblockfile1 1.06.1 NFS-safe locking library, includes
lockfile-progs recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Rob Browning <[email protected]> writes:
> tags 503984 + unreproducible
> thanks
>
> LnxGnome <[email protected]> writes:
>
>> On Thu, Jun 18, 2009 at 12:23 PM, Rob Browning
>>>
>>>
>>> Would it be possible to retry with the latest version of lockfile-progs
>>> and liblockfile1?
>>>
>>
>> Unfortunately, no. I decommissioned that machine about 3 weeks ago,
>> and no longer run Debian or any mipsel hw.
>
> OK, well I'll mark it unreproducable for now. Since the package builds
> fine on the mipsel autobuilders, and runs the create and touch commands
> as part of that process, I wonder if it might have been a local
> environment issue.
Since it's been a while, and we haven't seen any further evidence of
this bug, I'm going to close it, but feel free to reopen it if you have
additional trouble.
Thanks again for the help
--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
--- End Message ---