Hi all, I'm running on FreeBSD: FreeBSD home.parts-unknown.org 10.1-STABLE FreeBSD 10.1-STABLE #0 r277524: Thu Jan 22 00:14:29 PST 2015 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
All of a sudden mailman isn't starting:
home# service mailman start
No problems found
Traceback (most recent call last):
File "/usr/local/mailman/bin/mailmanctl", line 556, in <module>
main()
File "/usr/local/mailman/bin/mailmanctl", line 391, in main
lock = acquire_lock(force)
File "/usr/local/mailman/bin/mailmanctl", line 215, in acquire_lock
lock = acquire_lock_1(force)
File "/usr/local/mailman/bin/mailmanctl", line 203, in
acquire_lock_1
if not force or qrunner_state():
File "/usr/local/mailman/bin/mailmanctl", line 187, in qrunner_state
os.kill(pid, 0)
OSError: [Errno 1] Operation not permitted
I ran bin/check_perms ; it found no problems. I ran bin/check_db ; it
found nothing to do.
What now?
--
David Benfell <[email protected]>
See https://parts-unknown.org/node/2 if you don't understand the
attachment.
pgp6SjazrFiXT.pgp
Description: PGP signature
------------------------------------------------------ Mailman-Users mailing list [email protected] https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
