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

Bug#463338: marked as done ("/etc/init.d/apache2 restart" fails)



Your message dated Sat, 21 Jun 2008 14:47:05 +0000
with message-id <E1KA4Mr-0006UT-9P@ries.debian.org>
and subject line Bug#463338: fixed in apache2 2.2.9-2
has caused the Debian Bug report #463338,
regarding "/etc/init.d/apache2 restart" fails
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.)


-- 
463338: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463338
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2-mpm-worker
Version: 2.2.8-1

Hi all,

when I or a script (like logrotate) tries to restart Apache2 with the
command "/etc/init.d/apache2 restart" it fails printing out the following:

> Restarting web server: apache2(98)Address already in use: make_sock: could not bind to address [::]:80
> (98)Address already in use: make_sock: could not bind to address 0.0.0.0:80
> no listening sockets available, shutting down
> Unable to open logs
>  failed!

My watchdog programs then start Apache2 after some minutes.

BTW: The watchdog programs (Monit plus a self written PHP script) don't
interfere, I disabled the programs before I did some testing.

This also happens on all servers I'm running.

I posted this here because I use apache2-mpm-worker and do not know what
Apache2 package has the problem.

I'm experiencing this problem for several months now, maybe also when still
using v2.0.x.

Kindest regards,
Martin




--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.9-2

We believe that the bug you reported is fixed in the latest version of
apache2, which is due to be installed in the Debian FTP archive:

apache2-dbg_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-dbg_2.2.9-2_i386.deb
apache2-doc_2.2.9-2_all.deb
  to pool/main/a/apache2/apache2-doc_2.2.9-2_all.deb
apache2-mpm-event_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-mpm-event_2.2.9-2_i386.deb
apache2-mpm-prefork_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-mpm-prefork_2.2.9-2_i386.deb
apache2-mpm-worker_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-mpm-worker_2.2.9-2_i386.deb
apache2-prefork-dev_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-prefork-dev_2.2.9-2_i386.deb
apache2-src_2.2.9-2_all.deb
  to pool/main/a/apache2/apache2-src_2.2.9-2_all.deb
apache2-suexec-custom_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-suexec-custom_2.2.9-2_i386.deb
apache2-suexec_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-suexec_2.2.9-2_i386.deb
apache2-threaded-dev_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-threaded-dev_2.2.9-2_i386.deb
apache2-utils_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2-utils_2.2.9-2_i386.deb
apache2.2-common_2.2.9-2_i386.deb
  to pool/main/a/apache2/apache2.2-common_2.2.9-2_i386.deb
apache2_2.2.9-2.diff.gz
  to pool/main/a/apache2/apache2_2.2.9-2.diff.gz
apache2_2.2.9-2.dsc
  to pool/main/a/apache2/apache2_2.2.9-2.dsc
apache2_2.2.9-2_all.deb
  to pool/main/a/apache2/apache2_2.2.9-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 463338@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apache2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 21 Jun 2008 12:22:17 +0200
Source: apache2
Binary: apache2.2-common apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-utils apache2-suexec apache2-suexec-custom apache2 apache2-doc apache2-prefork-dev apache2-threaded-dev apache2-src apache2-dbg
Architecture: source i386 all
Version: 2.2.9-2
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description: 
 apache2    - Apache HTTP Server metapackage
 apache2-dbg - Apache debugging symbols
 apache2-doc - Apache HTTP Server documentation
 apache2-mpm-event - Apache HTTP Server - event driven model
 apache2-mpm-prefork - Apache HTTP Server - traditional non-threaded model
 apache2-mpm-worker - Apache HTTP Server - high speed threaded model
 apache2-prefork-dev - Apache development headers - non-threaded MPM
 apache2-src - Apache source code
 apache2-suexec - Standard suexec program for Apache 2 mod_suexec
 apache2-suexec-custom - Configurable suexec program for Apache 2 mod_suexec
 apache2-threaded-dev - Apache development headers - threaded MPM
 apache2-utils - utility programs for webservers
 apache2.2-common - Apache HTTP Server common files
Closes: 463338 486629 486855
Changes: 
 apache2 (2.2.9-2) unstable; urgency=low
 .
   * Make the init script use normal 'stop' instead of 'graceful-stop' again:
     With graceful-stop, it can take a long time until all child processes have
     closed their listening sockets and there is no way for the init script to
     know when it is save to start apache again. This could make the restart of
     apache fail. (Closes: #486629, #463338)
   * Improve package descriptions, thanks to Justin B Rye. (Closes: #486855)
Checksums-Sha1: 
 8917728452ad34a539cf2db93f19033103a08e07 1643 apache2_2.2.9-2.dsc
 14099ef4471baf8f5f967a9d5da449aba4c02c1e 121979 apache2_2.2.9-2.diff.gz
 882a0060836b1e5b71165f392c8deaac4fc79b20 771244 apache2.2-common_2.2.9-2_i386.deb
 7465665f9b42ae009a96363f951c69891c628fe4 238054 apache2-mpm-worker_2.2.9-2_i386.deb
 9aefbba48cf6dd15fac1358cae481393981edb2c 234104 apache2-mpm-prefork_2.2.9-2_i386.deb
 51f72a50aaeb9b777c523f9cd01e6fbb78b638c9 238868 apache2-mpm-event_2.2.9-2_i386.deb
 0c7898aaaec661149f68549abafd71dd42e41092 141176 apache2-utils_2.2.9-2_i386.deb
 4344782f61477a8964154082e316a7e5e9e758e2 79328 apache2-suexec_2.2.9-2_i386.deb
 156130dc4d32a48ef65e1da2234b12858fe9ffa9 80870 apache2-suexec-custom_2.2.9-2_i386.deb
 5c3bd19471567820f9e31449fbe98128344b99e1 207966 apache2-prefork-dev_2.2.9-2_i386.deb
 2d86b4e729382fcebb95fac8a8279f6c5bc82b3a 209028 apache2-threaded-dev_2.2.9-2_i386.deb
 92d66517dde153cfe347e0af14e2cddf37fe34a1 2327244 apache2-dbg_2.2.9-2_i386.deb
 3dc92380e18c4f053c29f1006650fb812c6e2a64 42750 apache2_2.2.9-2_all.deb
 e59c27e42ee96f675f77fd2a83137a1900dabba5 2050828 apache2-doc_2.2.9-2_all.deb
 6d3cf1498d805ffe55d3a2f9a9a370fc9d9791c3 6671976 apache2-src_2.2.9-2_all.deb
Checksums-Sha256: 
 ea62b07249e6b31f9fc729a9f1f66619b9f68987e5daf972ae0530f56a8d6a92 1643 apache2_2.2.9-2.dsc
 6f368250466441d213aebe20bec19a0d6ff092fb36e1b2f037e4df49d8a81723 121979 apache2_2.2.9-2.diff.gz
 27b565b5cf26a09f401cb54429b46e4fb31db3bf9925d176ef13f53f1bdd32b2 771244 apache2.2-common_2.2.9-2_i386.deb
 5f40a9017e6bfe4a226270bf0192fa3511fe17fd93108dc5af03b8de6e2eabb4 238054 apache2-mpm-worker_2.2.9-2_i386.deb
 ce8d31f79a4031dab436ff093f48925717ae6de33796740e70ccc496b0efac53 234104 apache2-mpm-prefork_2.2.9-2_i386.deb
 297881e867cda1f4fb00ff2a1cda1016f52c80caed63733c3b411f50d9fcfe2c 238868 apache2-mpm-event_2.2.9-2_i386.deb
 95795c3df6f94005c0780fa0210671f194a2c5031545b634624b556ea82355ae 141176 apache2-utils_2.2.9-2_i386.deb
 c8ba7e43cff717888dab80db7502b929bbe5069385c6023a148635a69e12c004 79328 apache2-suexec_2.2.9-2_i386.deb
 9c44920da406de651df904bff066a8739e594716dda0cd1b7a001de91b9b4508 80870 apache2-suexec-custom_2.2.9-2_i386.deb
 510a5d337c8c845d346fe1d7303f0326f68c8db62e81ec22b9d4c688bb3e9a84 207966 apache2-prefork-dev_2.2.9-2_i386.deb
 ea5b6cc324eb70c98a8abfdcdd44cc1b6e79ddae964876e2cd974ab8f28cc259 209028 apache2-threaded-dev_2.2.9-2_i386.deb
 f633b11a68720271a249486ab994b6b85ea30abd99cb0b2de92c25b118bfab8c 2327244 apache2-dbg_2.2.9-2_i386.deb
 4313b82ecb345d7b2b45bfca1bcd5e821ffdddde1a5ca07649424be2b98ad61c 42750 apache2_2.2.9-2_all.deb
 37a3e8903344d22f87d8d301b8d0abd7622b553be51311ab13937a375af990a6 2050828 apache2-doc_2.2.9-2_all.deb
 f94ba025b500a379913778eef3ef54dc042104fe8096720deb40d4c001a5e846 6671976 apache2-src_2.2.9-2_all.deb
Files: 
 617c2d7bee2a067a438d66085a45d518 1643 web optional apache2_2.2.9-2.dsc
 1a901cf756b817ba7e2d1cde59187b0d 121979 web optional apache2_2.2.9-2.diff.gz
 afa9485e993ebd38b83ba1c646b86dcc 771244 web optional apache2.2-common_2.2.9-2_i386.deb
 328cb6996d6e911f1f295a213b2d4810 238054 web optional apache2-mpm-worker_2.2.9-2_i386.deb
 f3c0b17f5d84fb83b4d69764d422e565 234104 web optional apache2-mpm-prefork_2.2.9-2_i386.deb
 36616ab7ff54a388d671508caceaabff 238868 web optional apache2-mpm-event_2.2.9-2_i386.deb
 0414623b7b0044545395cfc14632f8d9 141176 web optional apache2-utils_2.2.9-2_i386.deb
 04cb194d18455833b00ac69147f820f5 79328 web optional apache2-suexec_2.2.9-2_i386.deb
 c966f1e2ba543ddcc8a2d112c2a175bf 80870 web extra apache2-suexec-custom_2.2.9-2_i386.deb
 c27074b3e8176f18780f73ce3def8cf8 207966 devel extra apache2-prefork-dev_2.2.9-2_i386.deb
 73a4dc1a09152dbc9c6f62e0b75b1813 209028 devel extra apache2-threaded-dev_2.2.9-2_i386.deb
 b1cdcf36b151a909d50209b100847bbe 2327244 libdevel extra apache2-dbg_2.2.9-2_i386.deb
 3e5ba1c67801976ffbbf472f7464136c 42750 web optional apache2_2.2.9-2_all.deb
 109a253747dc615a0310dd5630cc6e57 2050828 doc optional apache2-doc_2.2.9-2_all.deb
 21c140caa6c0257fc4c6eb8e2fb8433a 6671976 devel extra apache2-src_2.2.9-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFIXREPbxelr8HyTqQRAgnvAKC1NnekBuO+34pPzHyvKoCj6iNkjQCePgkb
CrmlVxZQCSKM5HmN7DmsIJE=
=K0Ng
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: