[tahoe-lafs-trac-stream] [tahoe-lafs] #1435: incompatibility between zope.interface 3.6.3/3.6.4 and Nevow 0.10

tahoe-lafs trac at tahoe-lafs.org
Sun Aug 14 20:31:37 PDT 2011


#1435: incompatibility between zope.interface 3.6.3/3.6.4 and Nevow 0.10
-------------------------+-------------------------------------------------
     Reporter:           |      Owner:  davidsarah
  davidsarah             |     Status:  new
         Type:  defect   |  Milestone:  1.9.0
     Priority:  major    |    Version:  1.8.2
    Component:           |   Keywords:  zope.interface nevow packaging
  packaging              |  setuptools review-needed
   Resolution:           |
Launchpad Bug:  811792   |
-------------------------+-------------------------------------------------
Changes (by davidsarah):

 * owner:  zooko => davidsarah
 * status:  reopened => new


Comment:

 Running the test suite with zope.interface 3.6.5 results in these
 failures, due to a warning that needs to be suppressed:
 {{{
 [FAIL]: allmydata.test.test_runner.BinTahoe.test_version_no_noise

 Traceback (most recent call last):
   File "/home/davidsarah/tahoe/snotty/src/allmydata/test/test_runner.py",
 line 207, in _cb
     and "from pkg_resources import load_entry_point" not in line)],
 str(res))
 twisted.trial.unittest.FailTest: ('allmydata-tahoe:
 1.8.2-r5156,\nfoolscap: 0.6.1,\npycryptopp: 0.5.25,\nzfec:
 1.4.5,\nTwisted: 10.1.0,\nNevow: 0.10.0,\nzope.interface:
 unknown,\npython: 2.6.6,\nplatform: Linux-
 Ubuntu_10.10-x86_64-64bit_ELF,\npyOpenSSL: 0.10,\nsimplejson:
 2.1.1,\npycrypto: 2.0.1,\npyasn1: unknown,\nmock: 0.8.0beta3,\nsqlite3:
 2.4.1 [sqlite 3.7.2],\nsetuptools: 0.6c16dev3\n\n',
 "/home/davidsarah/tahoe/snotty/support/lib/python2.6/site-
 packages/zope.interface-3.6.5-py2.6-linux-
 x86_64.egg/zope/interface/interface.py:688: UserWarning: Hashing
 uninitialized InterfaceClass instance\n  warnings.warn('Hashing
 uninitialized InterfaceClass instance')\n", 0)
 ===============================================================================
 [FAIL]: allmydata.test.test_runner.RunNode.test_client_no_noise

 Traceback (most recent call last):
   File "/home/davidsarah/tahoe/snotty/src/allmydata/test/test_runner.py",
 line 511, in _cb2
     and "from pkg_resources import load_entry_point" not in line)],
 errstr)
 twisted.trial.unittest.FailTest: cc=0, OUT: '', ERR:
 '/home/davidsarah/tahoe/snotty/support/lib/python2.6/site-
 packages/zope.interface-3.6.5-py2.6-linux-
 x86_64.egg/zope/interface/interface.py:688: UserWarning: Hashing
 uninitialized InterfaceClass instance
   warnings.warn('Hashing uninitialized InterfaceClass instance')
 '
 ===============================================================================
 [FAIL]:
 allmydata.test.test_system.SystemTest.test_filesystem_with_cli_in_subprocess

 Traceback (most recent call last):
   File "/home/davidsarah/tahoe/snotty/src/allmydata/test/test_system.py",
 line 1761, in _check_succeeded
     self.failUnlessEqual(err, "")
 twisted.trial.unittest.FailTest: not equal:
 a = "/home/davidsarah/tahoe/snotty/support/lib/python2.6/site-
 packages/zope.interface-3.6.5-py2.6-linux-
 x86_64.egg/zope/interface/interface.py:688: UserWarning: Hashing
 uninitialized InterfaceClass instance\n  warnings.warn('Hashing
 uninitialized InterfaceClass instance')\n"
 b = ''
 }}}

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1435#comment:19>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list