Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mailin don't work :( and also /pg/po_quarantine.html link #6

Open
bouillon opened this issue Jan 29, 2012 · 1 comment
Open

mailin don't work :( and also /pg/po_quarantine.html link #6

bouillon opened this issue Jan 29, 2012 · 1 comment

Comments

@bouillon
Copy link

bin/karlserve mailin
2012-01-30 03:45:42,987 WARNING karlserve.application: Missing external program: aspell
2012-01-30 03:45:42,987 WARNING karlserve.application: Some functionality may not work.
2012-01-30 03:45:42,994 WARNING karlserve.application: Missing external program: ppthtml
2012-01-30 03:45:42,995 WARNING karlserve.application: Some functionality may not work.
2012-01-30 03:45:43,003 WARNING karlserve.application: Missing external program: rtf2xml
2012-01-30 03:45:43,003 WARNING karlserve.application: Some functionality may not work.
2012-01-30 03:45:43,008 WARNING karlserve.application: Missing external program: xls2csv
2012-01-30 03:45:43,008 WARNING karlserve.application: Some functionality may not work.
2012-01-30 03:45:43,013 WARNING karlserve.application: Missing external program: wvWare
2012-01-30 03:45:43,013 WARNING karlserve.application: Some functionality may not work.
2012-01-30 03:45:43,020 INFO karlserve.scripts.mailin: Processing mailin for pg
/home/pyvenv/usr/lib/karl/eggs/repoze.zodbconn-0.11-py2.6.egg/repoze/zodbconn/finder.py:56: DeprecationWarning: Use of the request as a dict-like object is deprecated as of Pyramid 1.1. Use dict-like methods of "request.environ" instead.
conn = environ.get(self.connection_key)
/home/pyvenv/usr/lib/karl/eggs/repoze.zodbconn-0.11-py2.6.egg/repoze/zodbconn/finder.py:70: DeprecationWarning: Use of the request as a dict-like object is deprecated as of Pyramid 1.1. Use dict-like methods of "request.environ" instead.
environ['repoze.zodbconn.closer'] = self.cleanup(conn, environ)
Traceback (most recent call last):
File "bin/karlserve", line 109, in
karlserve.scripts.main.main()
File "/home/pyvenv/usr/lib/karl/eggs/karlserve-1.12-py2.6.egg/karlserve/scripts/main.py", line 79, in main
func(args)
File "/home/pyvenv/usr/lib/karl/eggs/karlserve-1.12-py2.6.egg/karlserve/scripts/main.py", line 187, in wrapper
func(args)
File "/home/pyvenv/usr/lib/karl/eggs/karlserve-1.12-py2.6.egg/karlserve/scripts/mailin.py", line 26, in main
mailin(args, instance)
File "/home/pyvenv/usr/lib/karl/eggs/karlserve-1.12-py2.6.egg/karlserve/scripts/mailin.py", line 47, in mailin
runner = MailinRunner2(root, zodb_uri, zodb_path, queue)
File "/home/pyvenv/usr/lib/karl/eggs/karl-3.80-py2.6.egg/karl/utilities/mailin.py", line 194, in init
self.queue, self.closer = factory(zodb_uri, queue_name, zodb_path)
File "/home/pyvenv/usr/lib/karl/eggs/repoze.postoffice-0.16-py2.6.egg/repoze/postoffice/queue.py", line 24, in open_queue
queues = queues[name]
File "/home/pyvenv/usr/lib/karl/lib/python2.6/UserDict.py", line 22, in getitem
raise KeyError(key)
KeyError: 'postoffice'
Exception AttributeError: "'NoneType' object has no attribute 'sync'" in <bound method SimpleCleanup.del of <repoze.zodbconn.finder.SimpleCleanup instance at 0x464f560>> ignored

@bouillon
Copy link
Author

Python-2.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant