[Python-checkins] buildbot failure in sparc Debian 3.0

buildbot at python.org buildbot at python.org
Tue Sep 2 00:09:15 CEST 2008


The Buildbot has detected a new failure of sparc Debian 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/sparc%20Debian%203.0/builds/464

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: klose-debian-sparc

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_bsddb test_dbm

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestBTree)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestHashTable)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestBTree_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestHashTable_InMemory)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test__no_deadlock_first (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_change (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_clear (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_close_and_reopen (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_contains (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_next_looping (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_first_while_deleting (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_for_cursor_memleak (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_get (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_getitem (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iter_while_modifying_values (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_iteritems_while_modifying_values (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_keyordering (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_last_while_deleting (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_len (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_mapping_iteration_methods (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_pop (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_popitem (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_previous_last_looping (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_set_location (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_setdefault (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_update (test.test_bsddb.TestBTree_InMemory_Truncate)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 20, in setUp
    self.f = self.do_open(self.fname, self.openflag, cachesize=32768)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_bsddb.py", line 17, in do_open
    return bsddb.StringValues(bsddb.StringKeys(self.openmethod[0](*args, **kw)))
AttributeError: 'module' object has no attribute 'StringValues'

======================================================================
ERROR: test_whichdb (test.test_dbm.WhichDBTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 122, in test_whichdb
    f = module.open(_fname, 'c')
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/bsd.py", line 11, in open
    return bsddb.hashopen(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 345, in hashopen
    e = _openDBEnv(cachesize)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 395, in _openDBEnv
    e = db.DBEnv()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/test/test_all.py", line 302, in __init__
    self._dbenv = bsddb._db.DBEnv_orig(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute '_db'

======================================================================
ERROR: test_anydbm_access (test.test_dbm.TestCase-dbm.bsd)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 88, in test_anydbm_access
    self.init_db()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 46, in init_db
    f = dbm.open(_fname, 'n')
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/__init__.py", line 88, in open
    return mod.open(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/bsd.py", line 11, in open
    return bsddb.hashopen(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 345, in hashopen
    e = _openDBEnv(cachesize)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 395, in _openDBEnv
    e = db.DBEnv()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/test/test_all.py", line 302, in __init__
    self._dbenv = bsddb._db.DBEnv_orig(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute '_db'

======================================================================
ERROR: test_anydbm_creation (test.test_dbm.TestCase-dbm.bsd)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 61, in test_anydbm_creation
    f = dbm.open(_fname, 'c')
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/__init__.py", line 88, in open
    return mod.open(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/bsd.py", line 11, in open
    return bsddb.hashopen(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 345, in hashopen
    e = _openDBEnv(cachesize)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 395, in _openDBEnv
    e = db.DBEnv()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/test/test_all.py", line 302, in __init__
    self._dbenv = bsddb._db.DBEnv_orig(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute '_db'

======================================================================
ERROR: test_anydbm_keys (test.test_dbm.TestCase-dbm.bsd)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 82, in test_anydbm_keys
    self.init_db()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 46, in init_db
    f = dbm.open(_fname, 'n')
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/__init__.py", line 88, in open
    return mod.open(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/bsd.py", line 11, in open
    return bsddb.hashopen(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 345, in hashopen
    e = _openDBEnv(cachesize)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 395, in _openDBEnv
    e = db.DBEnv()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/test/test_all.py", line 302, in __init__
    self._dbenv = bsddb._db.DBEnv_orig(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute '_db'

======================================================================
ERROR: test_anydbm_modification (test.test_dbm.TestCase-dbm.bsd)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 69, in test_anydbm_modification
    self.init_db()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 46, in init_db
    f = dbm.open(_fname, 'n')
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/__init__.py", line 88, in open
    return mod.open(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/bsd.py", line 11, in open
    return bsddb.hashopen(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 345, in hashopen
    e = _openDBEnv(cachesize)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 395, in _openDBEnv
    e = db.DBEnv()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/test/test_all.py", line 302, in __init__
    self._dbenv = bsddb._db.DBEnv_orig(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute '_db'

======================================================================
ERROR: test_anydbm_read (test.test_dbm.TestCase-dbm.bsd)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 76, in test_anydbm_read
    self.init_db()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/test/test_dbm.py", line 46, in init_db
    f = dbm.open(_fname, 'n')
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/__init__.py", line 88, in open
    return mod.open(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/dbm/bsd.py", line 11, in open
    return bsddb.hashopen(file, flag, mode)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 345, in hashopen
    e = _openDBEnv(cachesize)
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/__init__.py", line 395, in _openDBEnv
    e = db.DBEnv()
  File "/home/pybot/buildarea-sid/3.0.klose-debian-sparc/build/Lib/bsddb/test/test_all.py", line 302, in __init__
    self._dbenv = bsddb._db.DBEnv_orig(*args, **kwargs)
AttributeError: 'NoneType' object has no attribute '_db'

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list