[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#220334: upgrade hoses apache2, weird ipv6 error message



Fabio Massimo Di Nitto wrote:
> 
> Hi Joey,
> 
> > [Tue Nov 11 21:05:03 2003] [crit] (92)Protocol not available: make_sock: for address [::]:443, apr_socket_opt_set: (IPV6_V6ONLY)
> > no listening sockets available, shutting down
> > Unable to open logs
> 
> Which kernel are you using? in case is a 2.4 are you using usagi patches?
> if 2.4 + usagi or 2.6 what does /proc/sys/net/bindv6only ??

I am using 2.4.20 build from stock linus sources.

There is no /proc/sys/net/bindv6only.

> With the default setup i cannot reproduce it so if perhaps you can send me
> your configurations it might help. In the meanwhile would you mind to test
> this patch (only if you have the time of course, otherwise i must be able
> to reproduce the problem first)?
> 
> --- debian/rules.orig   2003-11-12 06:30:59.000000000 +0100
> +++ debian/rules        2003-11-12 06:17:19.000000000 +0100
> @@ -50,7 +50,8 @@
>                 --with-suexec-logfile=/var/log/apache2/suexec.log \
>                 --with-ldap=yes --with-ldap-include=/usr/include \
>                 --with-ldap-lib=/usr/lib \
> -               --enable-ldap=shared --enable-auth-ldap=shared
> +               --enable-ldap=shared --enable-auth-ldap=shared \
> +               --enable-v4-mapped
> 
>  AP2_CONFLAGS = $(CFLAGS) -pipe -I/usr/include/xmltok -I/usr/include/openssl
>  AP2_LDFLAGS = -ldl

How about I send you my config. I need to get some sleep, then I can look
at this patch perhaps.

BTW, google turned up exactly one other occurance of the error message,
some guy on irc.

-- 
see shy jo

Attachment: apache.tgz
Description: GNU Unix tar archive

Attachment: signature.asc
Description: Digital signature


Reply to: