FS#4753 - Bogofilter complains: no libdb-4.3.so

Attached to Project: Arch Linux
Opened by Michal Witkowski (Neuro) - Thursday, 01 June 2006, 08:13 GMT
Last edited by Tobias Kieslich (tobias) - Thursday, 01 June 2006, 16:33 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Tobias Kieslich (tobias)
Architecture not specified
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Bogofilter stopped working. Reason for failure:
bogofilter: error while loading shared libraries: libdb-4.3.so: cannot open shared object file: No such file or directory

Package data:
Name : bogofilter
Version : 1.0.2-1
Build Date : Thu Mar 16 08:09:30 2006 UTC
Install Date : Thu Jun 1 07:23:24 2006 UTC
Depends On : db>=4.3 perl
Description : A fast Bayesian spam filtering tool

Name : db
Version : 4.4.20-1
Build Date : Tue May 30 09:56:43 2006 UTC
Install Date : Wed May 31 19:03:58 2006 UTC
Depends On : gcc glibc libstdc++5
Required By : apr-util bogofilter heimdal kdeaddons kdelibs pam perl python ruby subversion
Description : The Berkeley DB embedded database system

Linking ln -s libdb-4.4.so libdb-4.3.so in /usr/lib doesn't solve the problem as bogofilter segfaults. My guess: bogofilter should be recompiled against db 4.4.
This task depends upon

Closed by  arjan timmerman (blaasvis)
Saturday, 03 June 2006, 10:19 GMT
Reason for closing:  Fixed
Additional comments about closing:  will show up soon.
Comment by Michal Witkowski (Neuro) - Thursday, 01 June 2006, 08:20 GMT
Ah, forgot to mention: I'm running latest [testing].

I've recompiled bogofilter against db 4.4 and now it works.

Loading...