Your message dated Mon, 27 Feb 2006 20:13:23 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#344363: lxr: genxref halts on DB_File compatibility error
message
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Subject: lxr: genxref halts on DB_File compatibility error message
Package: lxr
Version: 0.3.1-2
Severity: grave
Justification: renders package unusable
*** Please type your report below this line ***
# .../bin/genxref 2.6.12-at91
DB_File needs compatible versions of libdb & db.h
you have db.h version 4.3.29 and libdb version 4.3.28
Compilation failed in require at ../bin/genxref line 31.
BEGIN failed--compilation aborted at ../bin/genxref line 31.
# dpkg -l | grep libdb4.3
ii libdb4.3 4.3.28-2
ii libdb4.3-dev 4.3.28-2
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages lxr depends on:
ii apache2-mpm-prefork [httpd] 2.0.55-3 traditional model for Apache2
ii perl [perl5] 5.8.7-9 Larry Wall's Practical
Extraction
lxr recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Bill Gatliff wrote:
> # .../bin/genxref 2.6.12-at91
>
> DB_File needs compatible versions of libdb & db.h
> you have db.h version 4.3.29 and libdb version 4.3.28
> Compilation failed in require at ../bin/genxref line 31.
> BEGIN failed--compilation aborted at ../bin/genxref line 31.
Sorry! I lost your bug report, and I noticed only today.
I think it is not a bug of LXR because: LXR doesn't use
directly libdb.
We use/depend only perl (which depends on libdb).
The line 31 of genxref is the inclusion of this library:
31: use DB_File;
So I think there was a temporary problem on upgrade of perl and
libdb on etch (testing).
Could you confirm that you can use now genxref without problems?
If you think I'm wrong, if you have other informations, or
if the bug is still alive, please reopen the bug!
Sorry again for the late reply!
cate
>
> # dpkg -l | grep libdb4.3
> ii libdb4.3 4.3.28-2
> ii libdb4.3-dev 4.3.28-2
>
> -- System Information:
> Debian Release: testing/unstable
> APT prefers testing
> APT policy: (500, 'testing')
> Architecture: i386 (i686)
> Shell: /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.8-2-k7
> Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
>
> Versions of packages lxr depends on:
> ii apache2-mpm-prefork [httpd] 2.0.55-3 traditional model for Apache2
> ii perl [perl5] 5.8.7-9 Larry Wall's Practical
> Extraction
>
> lxr recommends no packages.
--- End Message ---