[Bug 428925] Review Request: bongo - An easy-to-use mail and calendar system

bugzilla at redhat.com bugzilla at redhat.com
Tue Feb 5 21:03:57 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: bongo - An easy-to-use mail and calendar system


https://bugzilla.redhat.com/show_bug.cgi?id=428925





------- Additional Comments From dennis at conversis.de  2008-02-05 16:03 EST -------
There seems to be a problem with one of the included libraries:

[root at nexus ~]# bongo-config install
IP address to run on [127.0.0.1]: 
DNS name to use as main hostname: [localhost]: 
Mail Domains (enter "" to end adding domains): []: 
ERROR: Couldn't initialise auth subsystem

An strace reveals the following reason for the failure:

open("/usr/lib/bongo-auth/libauthsqlite3.so", O_RDONLY) = -1 ENOENT (No such
file or directory)

The directory is missing the needed symlink:

[root at nexus bongo-auth]# ls -l libauthsqlite3.*
lrwxrwxrwx 1 root root    23 2008-02-05 17:20 libauthsqlite3.so.0 ->
libauthsqlite3.so.0.0.0
-rwxr-xr-x 1 root root 10612 2008-02-05 17:19 libauthsqlite3.so.0.0.0

After creating the link manually Bongo works as it should.


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list