[DRE-maint] Bug#621436: FTBFS with db5.1

Gunnar Wolf gwolf at gwolf.org
Fri Apr 29 16:16:33 UTC 2011


tags 621436 +confirmed
thanks

First of all, sorry for not acting on this bug earlier, it completely
slipped below my radar :(

Urgh... Even with your patch applied, it still FTBFSes:

------------------------------------------------------------
VERSION of BDB is Berkeley DB 5.1.25: (January 28, 2011)
Loaded suite tests/lock
Started
.......FFF
Finished in 0.551954 seconds.

  1) Failure:
test_08_transaction(TestLock) [tests/lock.rb:121]:
<BDB::LockGranted> exception expected but was
Class: <BDB::LockDead>
Message: <"DB_LOCK_DEADLOCK: Locker killed to resolve a deadlock">
---Backtrace---
tests/lock.rb:121:in `[]'
tests/lock.rb:121:in `test_08_transaction'
tests/lock.rb:121:in `test_08_transaction'
---------------

  2) Failure:
test_09_forward(TestLock)
    [tests/lock.rb:139:in `test_forward'
     tests/lock.rb:181:in `test_09_forward'
     tests/lock.rb:180:in `each'
     tests/lock.rb:180:in `test_09_forward'
     tests/lock.rb:179:in `each'
     tests/lock.rb:179:in `test_09_forward']:
<lock stat 1>.
<2> expected but was
<3>.

  3) Failure:
test_10_reverse(TestLock)
    [tests/lock.rb:192:in `test_reverse'
     tests/lock.rb:234:in `test_10_reverse'
     tests/lock.rb:233:in `each'
     tests/lock.rb:233:in `test_10_reverse'
     tests/lock.rb:232:in `each'
     tests/lock.rb:232:in `test_10_reverse']:
<lock stat 1>.
<2> expected but was
<4>.

10 tests, 64 assertions, 3 failures, 0 errors
make[1]: *** [test] Error 1
make[1]: Leaving directory `/home/gwolf/cvs/pkg-ruby-extras/trunk/build-area/libdb-ruby-0.6.5'
make: *** [install/libdb-ruby1.8] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1330:
dpkg-buildpackage -rfakeroot -D -us -uc failed
------------------------------------------------------------

...But I see it is (at least in part) related to versioned
checks... I'll dig a bit into it.

Greetings,






More information about the Pkg-ruby-extras-maintainers mailing list