Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

coherence breakage with twisted-16.5.0 #29

Closed
0-wiz-0 opened this issue Nov 19, 2016 · 1 comment
Closed

coherence breakage with twisted-16.5.0 #29

0-wiz-0 opened this issue Nov 19, 2016 · 1 comment

Comments

@0-wiz-0
Copy link
Contributor

0-wiz-0 commented Nov 19, 2016

When building with python-2.7 and twisted 16.5.0, the build of 0.6.6.2 fails with:

Twisted >= 2.5 and Twisted.Web >= 2.5 are required. Please install them.
Traceback (most recent call last):
  File "setup.py", line 3, in <module>
    from coherence import __version__
  File ".../net/coherence/work/Coherence-0.6.6.2/coherence/__init__.py", line 14, in <module>
    from twisted import version as twisted_version
  File "/usr/pkg/lib/python2.7/site-packages/twisted/__init__.py", line 23, in <module>
    from twisted._version import __version__ as version
  File "/usr/pkg/lib/python2.7/site-packages/twisted/_version.py", line 8, in <module>
    from incremental import Version
ImportError: No module named incremental
*** Error code 1
@0-wiz-0
Copy link
Contributor Author

0-wiz-0 commented Nov 20, 2016

This was a packaging problem with twisted in pkgsrc (missing dependency), which is now fixed. Nothing to do here, sorry for the wrong bug report.

@0-wiz-0 0-wiz-0 closed this as completed Nov 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant