[MacPorts] #17451: mailman 2.1.11 errors on install
MacPorts
noreply at macports.org
Sun Nov 30 12:03:31 PST 2008
#17451: mailman 2.1.11 errors on install
-----------------------------------+----------------------------------------
Reporter: edmond@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Keywords: | Port:
-----------------------------------+----------------------------------------
I am new to MacPorts. Often install issues I find in MacPorts are due to
missing knowledge on the part of the user. If this falls into that, I
regret the inconvenience for the developers, but it may be a sign of
usability issues.
Build output follows:
{{{
---> Staging mailman into destroot
Error: Target org.macports.destroot returned: shell command "cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailman/work/destroot/opt/local/share/mailman
&&
DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailman/work/destroot
PYTHONPATH=.:./pythonlib ./bin/check_perms" returned error 1
Command output: Warning: Private archive directory is other-executable
(o+x).
This could allow other users on your system to read private
archives.
If you're on a shared multiuser system, you should consult the
installation manual on how to fix this.
Traceback (most recent call last):
File "./bin/check_perms", line 395, in <module>
checkmta()
File "./bin/check_perms", line 326, in checkmta
__import__(modname)
File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailman/work/destroot/opt/local/share/mailman/Mailman/MTA/Manual.py",
line 25, in <module>
from Mailman import Message
File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailman/work/destroot/opt/local/share/mailman/Mailman/Message.py",
line 34, in <module>
from Mailman import Utils
File
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_mail_mailman/work/destroot/opt/local/share/mailman/Mailman/Utils.py",
line 32, in <module>
import sha
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/sha.py",
line 6, in <module>
from hashlib import sha1 as sha
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/hashlib.py",
line 133, in <module>
md5 = __get_builtin_constructor('md5')
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/hashlib.py",
line 60, in __get_builtin_constructor
import _md5
ImportError: No module named _md5
Error: Status 1 encountered during processing.
}}}
--
Ticket URL: <http://trac.macports.org/ticket/17451>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list