Your message dated Sun, 29 Mar 2009 10:51:46 +0200
with message-id <[email protected]>
and subject line Re: [pkg-lighttpd] Bug#521274: lighttpd: server could not open
a fam connection, dieing
has caused the Debian Bug report #521274,
regarding lighttpd: server could not open a fam connection, dieing
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
521274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521274
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lighttpd
Version: 1.4.19-5
Severity: grave
Justification: renders package unusable
I get that error when starting the pc.
I don't get it when restarting lighttpd, but i get that warning :
Starting web server: lighttpd/usr/sbin/lighttpd: Symbol `FamErrlist' has
different size in shared object, consider re-linking
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-rc7 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages lighttpd depends on:
ii libattr1 1:2.4.43-2 Extended attribute shared library
ii libbz2-1.0 1.0.5-1 high-quality block-sorting file co
ii libc6 2.9-6 GNU C Library: Shared libraries
ii libgamin0 [libfam0] 0.1.9-2 Client library for the gamin file
ii libldap-2.4-2 2.4.15-1 OpenLDAP libraries
ii libpcre3 7.8-2+b1 Perl 5 Compatible Regular Expressi
ii libssl0.9.8 0.9.8g-15 SSL shared libraries
ii libterm-readline-perl- 1.0302-1 Perl implementation of Readline li
ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip
ii mime-support 3.44-1 MIME files 'mime.types' & 'mailcap
ii zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime
lighttpd recommends no packages.
Versions of packages lighttpd suggests:
ii apache2-utils 2.2.11-2 utility programs for webservers
ii openssl 0.9.8g-15 Secure Socket Layer (SSL) binary a
pn rrdtool <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On Thu, Mar 26, 2009 at 11:34:34AM +0000, Jeremy Lal wrote:
> Package: lighttpd
> Version: 1.4.19-5
> Severity: grave
> Justification: renders package unusable
>
> I get that error when starting the pc.
> I don't get it when restarting lighttpd, but i get that warning :
> Starting web server: lighttpd/usr/sbin/lighttpd: Symbol `FamErrlist' has
> different size in shared object, consider re-linking
This problem has been reported in the past already, a number of time.
This error is just a warning because lighttpd is linked against fam at
build time, and that you have libgamin0 installed instead.
gamin is binary compatible with fam, except for the FamErrlist which is
an array of different size in fam and gamin, hence the linker error.
In effect this difference makes no problem whatsoever since the
FamErrlist array is only accessed through the fam errno-like variable,
which by design remains inside the array.
This _warning_ is just what it is a _warning_ and is not the reason for
any kind of bug you meet with this package.
--
·O· Pierre Habouzit [email protected]
··O [email protected]
OOO http://www.madism.org
pgpTniogiRAeZ.pgp
Description: PGP signature
--- End Message ---