New ebuild for mail-mta/mixminion, http://mixminion.net. This is an anonymous email system. Reproducible: Always Steps to Reproduce: 1. 2. 3.
Created attachment 119713 [details] mixminion-0.0.8_alpha2.ebuild
Created attachment 119715 [details] files/mixminion.initd
Created attachment 119717 [details] files/mixminiond.conf.patch
*** Bug 99330 has been marked as a duplicate of this bug. ***
0.0.8alpha3 is out.
* Compilation and optimization of Python modules for CPython 2.6 ... Compiling /usr/lib64/python2.6/site-packages/mixminion/server/ServerQueue.py ... SyntaxError: ('invalid syntax', ('/usr/lib64/python2.6/site-packages/mixminion/server/ServerQueue.py', 619, 22, ' as = _AddressState(ds.address)\n')) Compiling /usr/lib64/python2.6/site-packages/mixminion/test.py ... SyntaxError: ('invalid syntax', ('/usr/lib64/python2.6/site-packages/mixminion/test.py', 3447, 17, ' m, ds, as = q._inspect(h1)\n')) [ !! ]
Any news about commiting in main tree?
Upstream looks a bit dead; also the traceback mentioned implies it's not py2.6 ready (as is a keyword in >=2.6). Have you looked at https://github.com/cryptodotis/mixminion instead? Transfering this to myself for the time being; will bounce it back if I lose interest ;)
This one seems dead too. Probably can be closed?