> Actually, now that I think of it, I would suspect that something bad
> happened to the files in queue/lock when you moved the directory to a
> different file system.  I am not sure if queue-fix fixes that?

It's a known problem.  queue-fix will only check for the existence of the
files in the /lock directory, and it will create them if they don't exist.
It does not check to make sure that they are the correct type (so if
trigger becomes a regular file instead of a pipe, it won't complain).  I'd
love to fix it someday, but I just haven't had a chance (or a need).

-Eric

Reply via email to