Hi,

On Tue, Jan 20, 2009 at 11:39:53AM +0100, Eric Faurot wrote:
> Hi all,
> 
> This diff updates twisted to 8.2.0.  The most notable change is Web2
> being phased out.  I have reworked the regress target a bit too. 
> 
> Please comments and oks.
> 
> Eric.

Is this related to the error I get when building sthen's new trac
version (patch on the list currently)?

---8<---
# make install       
===>  trac-0.10.5p2 depends on: py-sqlite2-* - not found
===>  Verifying install for py-sqlite2-* in databases/py-sqlite2
===>  Checking files for py-sqlite2-2.5.5
`/usr/ports/distfiles/pysqlite-2.5.5.tar.gz' is up to date.
>> (SHA256) pysqlite-2.5.5.tar.gz: OK
===>  py-sqlite2-2.5.5 depends on: py-sphinx-* - not found
===>  Verifying install for py-sphinx-* in textproc/py-sphinx
===>  Checking files for py-sphinx-0.6.1
`/usr/ports/distfiles/Sphinx-0.6.1.tar.gz' is up to date.
>> (SHA256) Sphinx-0.6.1.tar.gz: OK
===>  py-sphinx-0.6.1 depends on: py-pygments-* - not found
===>  Verifying install for py-pygments-* in textproc/py-pygments
===>  Checking files for py-pygments-1.0p0
`/usr/ports/distfiles/Pygments-1.0.tar.gz' is up to date.
>> (SHA256) Pygments-1.0.tar.gz: OK
===>  py-pygments-1.0p0 depends on: python->=2.5,<2.6 - found
===>  py-pygments-1.0p0 depends on: py-setuptools-* - found
===>  Extracting for py-pygments-1.0p0
===>  Patching for py-pygments-1.0p0
===>  Configuring for py-pygments-1.0p0
===>  Building for py-pygments-1.0p0
running build
running build_py
creating
/usr/ports/textproc/py-pygments/w-py-pygments-1.0p0/Pygments-1.0/lib
creating
/usr/ports/textproc/py-pygments/w-py-pygments-1.0p0/Pygments-1.0/lib/py
gments
copying pygments/style.py ->
/usr/ports/textproc/py-pygments/w-py-pygments-1.0p0
/Pygments-1.0/lib/pygments

...

copying pygments/styles/friendly.py ->
/usr/ports/textproc/py-pygments/w-py-pygm
ents-1.0p0/Pygments-1.0/lib/pygments/styles
running egg_info
Traceback (most recent call last):
  File "./setup.py", line 37, in <module>
    'Operating System :: OS Independent',
  File "/usr/local/lib/python2.5/distutils/core.py", line 151, in setup
    dist.run_commands()
  File "/usr/local/lib/python2.5/distutils/dist.py", line 974, in
run_commands
    self.run_command(cmd)
  File "/usr/local/lib/python2.5/distutils/dist.py", line 994, in
run_command
    cmd_obj.run()
  File "/usr/local/lib/python2.5/distutils/command/build.py", line 112,
in run
    self.run_command(cmd_name)
  File "/usr/local/lib/python2.5/distutils/cmd.py", line 333, in
run_command
    self.distribution.run_command(command)
  File "/usr/local/lib/python2.5/distutils/dist.py", line 994, in
run_command
    cmd_obj.run()
  File
"/usr/local/lib/python2.5/site-packages/setuptools/command/build_py.py", 
line 31, in run
    self.build_package_data()
  File
"/usr/local/lib/python2.5/site-packages/setuptools/command/build_py.py", 
line 76, in build_package_data
    for package, src_dir, build_dir, filenames in self.data_files:
  File
"/usr/local/lib/python2.5/site-packages/setuptools/command/build_py.py", 
line 39, in __getattr__
    self.data_files = files = self._get_data_files(); return files
  File
"/usr/local/lib/python2.5/site-packages/setuptools/command/build_py.py", 
line 44, in _get_data_files
    self.analyze_manifest()
  File
"/usr/local/lib/python2.5/site-packages/setuptools/command/build_py.py", 
line 92, in analyze_manifest
    self.run_command('egg_info')
  File "/usr/local/lib/python2.5/distutils/cmd.py", line 333, in
run_command
    self.distribution.run_command(command)
  File "/usr/local/lib/python2.5/distutils/dist.py", line 994, in
run_command
    cmd_obj.run()
  File
"/usr/local/lib/python2.5/site-packages/setuptools/command/egg_info.py", 
line 169, in run
    writer = ep.load(installer=installer)
  File "/usr/local/lib/python2.5/site-packages/pkg_resources.py", line
1913, in 
load
    entry = __import__(self.module_name, globals(),globals(),
['__name__'])
  File
"/usr/local/lib/python2.5/site-packages/elisa-0.5.33-py2.5.egg/elisa/core
/utils/dist.py", line 30, in <module>
    from elisa.core import config
  File
"/usr/local/lib/python2.5/site-packages/elisa-0.5.33-py2.5.egg/elisa/core
/config.py", line 29, in <module>
    from elisa.core import log
  File
"/usr/local/lib/python2.5/site-packages/elisa-0.5.33-py2.5.egg/elisa/core
/log.py", line 19, in <module>
    from elisa.core.utils.misc import un_camelify
  File
"/usr/local/lib/python2.5/site-packages/elisa-0.5.33-py2.5.egg/elisa/core
/utils/misc.py", line 30, in <module>
    from twisted.internet import defer
ImportError: No module named twisted.internet
*** Error code 1
---8<---
-- 

Best Regards

Edd Barrett
(Freelance software developer / technical writer / open-source developer)

http://students.dec.bmth.ac.uk/ebarrett

Reply via email to