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

Bug#603275: marked as done (apache2: When machine is booting, Apache2 does not bind to IPv6 address - needs restarting)



Your message dated Tue, 16 Nov 2010 23:52:15 +0100
with message-id <201011162352.16120.sf@sfritsch.de>
and subject line Re: Bug#603275: apache2: When machine is booting, Apache2 does not bind to IPv6 address - needs restarting
has caused the Debian Bug report #603275,
regarding apache2: When machine is booting, Apache2 does not bind to IPv6 address - needs restarting
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 owner@bugs.debian.org
immediately.)


-- 
603275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603275
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2.2-common
Version: 2.2.16-3
Severity: important


When the machine is booting, apache does not bind to the IPv6 address:
postmortem:~# netstat -pan | grep LISTEN|grep apache
tcp        0      0 0.0.0.0:80              0.0.0.0:*    LISTEN      1440/apache2    
postmortem:~#

But after a restarting:

postmortem:~# /etc/init.d/apache2 restart
Restarting web server: apache2 ... waiting .
postmortem:~#
postmortem:~# netstat -pan | grep LISTEN|grep apache
tcp6       0      0 :::80                   :::*                   
LISTEN      10576/apache2   
postmortem:~#

it listens...

This was playing for a long time, but some weeks ago it started behaving
like that. The host is regularly kept up-to-date to debian squeeze.

Relevant apache config:

NameVirtualHost *:80
Listen 80

(in /etc/apache2/ports.conf)

-- Package-specific info:
List of enabled modules from 'apache2 -M':
  actions alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi dir env mime negotiation
  reqtimeout setenvif status userdir*
  (A * means that the .conf file for that module is not enabled in
   /etc/apache2/mods-enabled/)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apache2 depends on:
ii  apache2-mpm-worker            2.2.16-3   Apache HTTP Server - high speed th
ii  apache2.2-common              2.2.16-3   Apache HTTP Server common files

apache2 recommends no packages.

apache2 suggests no packages.

Versions of packages apache2.2-common depends on:
ii  apache2-utils                 2.2.16-3   utility programs for webservers
ii  apache2.2-bin                 2.2.16-3   Apache HTTP Server common binary f
ii  libmagic1                     5.04-5     File type determination library us
ii  lsb-base                      3.2-23.1   Linux Standard Base 3.2 init scrip
ii  mime-support                  3.48-1     MIME files 'mime.types' & 'mailcap
ii  perl                          5.10.1-15  Larry Wall's Practical Extraction 
ii  procps                        1:3.2.8-9  /proc file system utilities

-- no debconf information



--- End Message ---
--- Begin Message ---
On Tuesday 16 November 2010, Γιώργος Πάλλας wrote:
> Anyway, after a couple of reboots and last day's squeeze updates,
> the problem has disappeared. I don't know what was happening but I
> had checked it, and it sure looked like a bug!
> You can close the bugreport.

OK, closing. Please reopen it if it appears again and you have more 
information.

Cheers,
Stefan


--- End Message ---

Reply to: