Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 179116 - mail-mta/mixminion new ebuild
Summary: mail-mta/mixminion new ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
: 99330 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-19 15:44 UTC by Pat Double
Modified: 2017-10-02 04:21 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
mixminion-0.0.8_alpha2.ebuild (mixminion-0.0.8_alpha2.ebuild,1.25 KB, text/plain)
2007-05-19 15:47 UTC, Pat Double
Details
files/mixminion.initd (mixminion.initd,1021 bytes, text/plain)
2007-05-19 15:48 UTC, Pat Double
Details
files/mixminiond.conf.patch (mixminiond.conf.patch,900 bytes, text/plain)
2007-05-19 15:48 UTC, Pat Double
Details

Note You need to log in before you can comment on or make changes to this bug.
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?