[Mailman-Developers] Mailman 3.0 install woes...

Max Lanfranconi max.lanfranconi at oracle.com
Thu Aug 12 04:03:05 CEST 2010


HI all,

I am trying to install mailman 3 on Solaris 10 x86 as I would like to
test a few new features that would greatly simplify our current
deployment. (mailman 2.1.12)

I got the latest bazaar image as per the website instructions:
bzr branch lp:mailman

I then ran


#python2.6 bootstrap.py
Downloading
http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
Creating directory '/usr/local/mailman3/mm3bzr/mailman/bin'.
Creating directory '/usr/local/mailman3/mm3bzr/mailman/parts'.
Creating directory '/usr/local/mailman3/mm3bzr/mailman/eggs'.
Creating directory '/usr/local/mailman3/mm3bzr/mailman/develop-eggs'.
Generated script '/usr/local/mailman3/mm3bzr/mailman/bin/buildout'.
#

followed by

# bin/buildout
Getting distribution for 'setuptools'.
Got setuptools 0.6c12dev-r80622.
Upgraded:
  setuptools version 0.6c12dev-r80622;
restarting.
Generated script '/usr/local/mailman3/mm3bzr/mailman/bin/buildout'.
Develop: '/usr/local/mailman3/mm3bzr/mailman/.'
Downloading
http://pypi.python.org/packages/source/d/distribute/distribute-0.6.8.tar.gz
Extracting in /tmp/tmpsHTFX9
Now working in /tmp/tmpsHTFX9/distribute-0.6.8
Building a Distribute egg in /usr/local/mailman3/mm3bzr/mailman
/usr/local/mailman3/mm3bzr/mailman/distribute-0.6.8-py2.6.egg
warning: no previously-included files matching '*.egg-info' found
anywhere in distribution
no previously-included directories found matching 'src/attic'
no previously-included directories found matching 'src/web'
Getting distribution for 'z3c.recipe.sphinxdoc'.
Got z3c.recipe.sphinxdoc 0.0.8.
Getting distribution for 'Sphinx'.
Got Sphinx 1.0.1.
Getting distribution for 'docutils'.
warning: no files found matching 'MANIFEST'
warning: no previously-included files matching '.cvsignore' found under
directory '*'
warning: no previously-included files matching '*.pyc' found under
directory '*'
warning: no previously-included files matching '*~' found under
directory '*'
warning: no previously-included files matching '.DS_Store' found under
directory '*'
zip_safe flag not set; analyzing archive contents...
docutils.parsers.rst.directives.misc: module references __file__
docutils.writers.html4css1.__init__: module references __file__
docutils.writers.pep_html.__init__: module references __file__
docutils.writers.s5_html.__init__: module references __file__
docutils.writers.latex2e.__init__: module references __file__
docutils.writers.newlatex2e.__init__: module references __file__
docutils.writers.odf_odt.__init__: module references __file__
Got docutils 0.7.
Getting distribution for 'zc.recipe.egg'.
Got zc.recipe.egg 1.2.3b2.
Getting distribution for 'Jinja2>=2.2'.
warning: no previously-included files matching '*' found under directory
'docs/_build/doctrees'
warning: no previously-included files matching '*.pyc' found under
directory 'jinja2'
warning: no previously-included files matching '*.pyc' found under
directory 'docs'
warning: no previously-included files matching '*.pyo' found under
directory 'jinja2'
warning: no previously-included files matching '*.pyo' found under
directory 'docs'
Got Jinja2 2.5.
Getting distribution for 'Pygments>=0.8'.
Got Pygments 1.3.1.
Getting distribution for 'z3c.recipe.filetemplate'.
Got z3c.recipe.filetemplate 2.1.0.
Getting distribution for 'zope.testing<4'.
warning: no files found matching '*.test' under directory 'src'
warning: no files found matching 'sampletests' under directory 'src'
Got zope.testing 3.10.0.
Getting distribution for 'zope.interface'.
Got zope.interface 3.6.1.
Getting distribution for 'zope.configuration'.
Got zope.configuration 3.7.2.
Getting distribution for 'zope.component'.
Got zope.component 3.9.5.
Getting distribution for 'storm'.
Got storm 0.17.
Getting distribution for 'restish'.
Got restish 0.11.
Getting distribution for 'locknix'.
No Pyrex, trying Cython...

The python package 'Pyrex' is not available. If the .c files are available,
they will be built, but modifying the .pyx files will not rebuild them.

bzrlib/_bencode_pyx.c: In function
`__pyx_f_6bzrlib_12_bencode_pyx_7Encoder_process':
bzrlib/_bencode_pyx.c:1783: warning: '__pyx_exc_lineno' might be used
uninitialized in this function
bzrlib/_bencode_pyx.c: In function
`__pyx_f_6bzrlib_12_bencode_pyx_7Decoder__decode_int':
bzrlib/_bencode_pyx.c:648: warning: '__pyx_exc_lineno' might be used
uninitialized in this function
bzrlib/_bencode_pyx.c: In function
`__pyx_f_6bzrlib_12_bencode_pyx_7Decoder__decode_object':
bzrlib/_bencode_pyx.c:380: warning: '__pyx_r' might be used
uninitialized in this function
bzrlib/_bencode_pyx.c:491: warning: '__pyx_exc_lineno' might be used
uninitialized in this function
bzrlib/_groupcompress_pyx.c: In function
`__pyx_f_6bzrlib_18_groupcompress_pyx__apply_delta':
bzrlib/_groupcompress_pyx.c:1271: warning: '__pyx_v_cmd' might be used
uninitialized in this function
bzrlib/_rio_pyx.c: In function
`__pyx_f_6bzrlib_8_rio_pyx__read_stanza_unicode':
bzrlib/_rio_pyx.c:681: warning: '__pyx_r' might be used uninitialized in
this function
bzrlib/_rio_pyx.c:935: warning: '__pyx_exc_lineno' might be used
uninitialized in this function
bzrlib/_rio_pyx.c: In function
`__pyx_f_6bzrlib_8_rio_pyx__read_stanza_utf8':
bzrlib/_rio_pyx.c:367: warning: '__pyx_r' might be used uninitialized in
this function
bzrlib/_rio_pyx.c:624: warning: '__pyx_exc_lineno' might be used
uninitialized in this function
bzrlib/_readdir_pyx.c: In function
`__pyx_f_6bzrlib_12_readdir_pyx_13UTF8DirReader_read_dir':
bzrlib/_readdir_pyx.c:992: warning: '__pyx_exc_lineno' might be used
uninitialized in this function
bzrlib/_readdir_pyx.c:1035: warning: '__pyx_exc_lineno' might be used
uninitialized in this function
In file included from /usr/local/include/python2.6/Python.h:8,
                 from bzrlib/_patiencediff_c.c:28:
/usr/local/include/python2.6/pyconfig.h:1004:1: warning:
"_FILE_OFFSET_BITS" redefined
In file included from /usr/include/iso/stdlib_iso.h:30,
                 from /usr/include/stdlib.h:18,
                 from bzrlib/_patiencediff_c.c:26:
/usr/include/sys/feature_tests.h:188:1: warning: this is the location of
the previous definition
error: Setup script exited with error: SandboxViolation:
mkdir('/usr/share/apport',) {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand.  Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.
An error occured when trying to install locknix 1.0.2. Look above this
message for any errors that were output by easy_install.
While:
  Installing.
  Getting section filetemplates.
  Initializing part filetemplates.
  Getting distribution for 'locknix'.
Error: Couldn't install: locknix 1.0.2



Please help ?

Thanks in advance,

Max


-- 
Oracle <http://www.oracle.com>
Max Lanfranconi | Principal Product Manager
Phone: +1 408 276 3280 <tel:+1%20408%20276%203280> | Fax: +1 408 521
2016 <fax:+1%20408%20%20521%202016> | Mobile: +1 408 505 1020
<tel:+1%20408%20505%201020>
Oracle Java Community Process
4220 Network Circle | Santa Clara, CA 95054
Green Oracle <http://www.oracle.com/commitment> Oracle is committed to
developing practices and products that help protect the environment


More information about the Mailman-Developers mailing list