Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 179116

Summary: mail-mta/mixminion new ebuild
Product: Gentoo Linux Reporter: Pat Double <gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: anton.kochkov, ferringb, luisav.ferreira, matija, matteo, net-mail+disabled
Priority: High Keywords: EBUILD
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: mixminion-0.0.8_alpha2.ebuild
files/mixminion.initd
files/mixminiond.conf.patch

Description Pat Double 2007-05-19 15:44:54 UTC
New ebuild for mail-mta/mixminion, http://mixminion.net. This is an anonymous email system.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 Pat Double 2007-05-19 15:47:32 UTC
Created attachment 119713 [details]
mixminion-0.0.8_alpha2.ebuild
Comment 2 Pat Double 2007-05-19 15:48:11 UTC
Created attachment 119715 [details]
files/mixminion.initd
Comment 3 Pat Double 2007-05-19 15:48:28 UTC
Created attachment 119717 [details]
files/mixminiond.conf.patch
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-05-19 15:56:16 UTC
*** Bug 99330 has been marked as a duplicate of this bug. ***
Comment 5 Matija "hook" Å uklje 2008-12-30 21:38:52 UTC
0.0.8alpha3 is out.
Comment 6 Luis Ferreira 2011-02-13 23:45:25 UTC
 * 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'))
                                                                                                                                                                             [ !! ]

Comment 7 Anton Kochkov 2011-07-27 04:08:01 UTC
Any news about commiting in main tree?
Comment 8 Brian Harring (RETIRED) gentoo-dev 2011-07-31 08:21:36 UTC
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 ;)
Comment 9 Anton Kochkov 2017-10-02 04:21:34 UTC
This one seems dead too. Probably can be closed?