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

Bug#603077: marked as done (apache2-mpm-prefork: a2(en|dis)(mod|site) should advise the use of invoke-rc.d)



Your message dated Sun, 14 Nov 2010 19:13:35 +0100
with message-id <201011141913.35684.sf@sfritsch.de>
and subject line Re: Bug#603077: apache2-mpm-prefork: a2(en|dis)(mod|site) should advise the use of invoke-rc.d
has caused the Debian Bug report #603077,
regarding apache2-mpm-prefork: a2(en|dis)(mod|site) should advise the use of invoke-rc.d
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.)


-- 
603077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603077
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2-mpm-prefork
Version: 2.2.16-3
Severity: wishlist
Tags: patch

Hi,

Since invoke-rc.d is supposed to perform more tests than
/etc/init.d/apache2 itself, and sounds more Debian anyway, it would be
nice if a2(en|dis)(mod|site) advised its use.

Regards

David

-- Package-specific info:
List of enabled modules from 'apache2 -M':
  alias auth_basic authn_file authz_default authz_groupfile
  authz_host authz_user autoindex cgi deflate dir env mime
  negotiation php5 reqtimeout setenvif status
List of enabled php5 extensions:
  gd mcrypt mysql mysqli pdo pdo_mysql pdo_pgsql pgsql

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-1-amd64 (SMP w/1 CPU core)
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 apache2-mpm-prefork depends on:
ii  apache2.2-bin                 2.2.16-3   Apache HTTP Server common binary f
ii  apache2.2-common              2.2.16-3   Apache HTTP Server common files

apache2-mpm-prefork recommends no packages.

apache2-mpm-prefork suggests no packages.

-- no debconf information

*** /tmp/invoke.patch
Index: a2enmod
===================================================================
--- a2enmod	(révision 1248)
+++ a2enmod	(copie de travail)
@@ -84,7 +84,7 @@
     doit($acton) or $rc = 1;
 }
 
-info("Run '/etc/init.d/apache2 $reload' to activate new configuration!\n")
+info("Run 'invoke-rc.d apache2 $reload' to activate new configuration!\n")
     if $request_reload;
 
 exit($rc);



--- End Message ---
--- Begin Message ---
On Wednesday 10 November 2010, David Prévot wrote:
> Since invoke-rc.d is supposed to perform more tests than
> /etc/init.d/apache2 itself, and sounds more Debian anyway, it would
> be nice if a2(en|dis)(mod|site) advised its use.

I disagree. invoke-rc.d is intended for use in maintainer scripts and 
and the additional tests are probably not what the user wants.

Closing the bug.


--- End Message ---

Reply to: