[Bug 1004000] [NEW] Version conflict of zone.interface on installation of Mailman 3.0b1
Public bug reported: I've downloaded Mailman 3.0.0b1 on a Mac with OS X 10.7.3 and Python 2.7.1. When executing the installation commands, I got the following error message: cardhu:mailman-3.0.0b1 rauch$ python bootstrap.py cardhu:mailman-3.0.0b1 rauch$ bin/buildout Develop: '/Users/rauch/Applications/mailman-3.0.0b1/.' warning: no files found matching '*.rc' warning: no files found matching '*' under directory '.buildout' warning: no files found matching '*' under directory 'contrib' 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' no previously-included directories found matching 'parts' Updating interpreter. While: Updating interpreter. Error: There is a version conflict. We already have: zope.interface 3.5.1 but zope.component 3.12.1 requires 'zope.interface>=3.8.0'. ** Affects: mailman Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1004000 Title: Version conflict of zone.interface on installation of Mailman 3.0b1 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1004000/+subscriptions
** Tags added: mailman3 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1004000 Title: Version conflict of zone.interface on installation of Mailman 3.0b1 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1004000/+subscriptions
I did some more experiments: If I restrict the version in setup.py to 'zope.component<3.11' I get the next error message: While: Installing interpreter. Error: There is a version conflict. We already have: zope.interface 3.5.1 but zope.schema 4.2.0 requires 'zope.interface>=3.6.0'. If I instead restrict the version in setup.py to 'zope.interface>=3.6.0' I get another error message: While: Installing test. Error: There is a version conflict. We already have: zope.interface 3.5.1 but mailman 3.0.0b1 requires 'zope.interface>=3.6.0'. BTW this error also happens with mailman 3.0.0a8 on the same machine... -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1004000 Title: Version conflict of zone.interface on installation of Mailman 3.0b1 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1004000/+subscriptions
** Changed in: mailman Status: New => Confirmed ** Changed in: mailman Importance: Undecided => High -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1004000 Title: Version conflict of zone.interface on installation of Mailman 3.0b1 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1004000/+subscriptions
*** This bug is a duplicate of bug 889829 *** https://bugs.launchpad.net/bugs/889829 ** This bug has been marked a duplicate of bug 889829 setup takes zope interface 3.5.1, but needs 3.8.0 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1004000 Title: Version conflict of zone.interface on installation of Mailman 3.0b1 To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1004000/+subscriptions
participants (2)
-
Barry Warsaw -
Nicole Rauch