Bug#395936: replacing IfDefine with IfModule solved the problem

2006-11-11 Thread Andreas Barth
* Daan Willems ([EMAIL PROTECTED]) [061030 01:55]:
 Changing the IfDefine SSL/IfDefine statement around my SSL vhost  
 configuration to IfModule mod_ssl.c/IfModule seems to have solved  
 my problem.
 
 Notice; the IfDefine SSL statement did work with the previous  
 version of apache2 in Debian testing.

Proposed fix:

add
  if [ -a /etc/apache2/mods-enabled/ssl.load ]; then ssl=-D SSL; fi
and $ssl at the appropriate place in the startup.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#353095: apache2 sends binary garbage before header

2006-11-11 Thread Andreas Barth
Hi,

* Andree Leidenfrost ([EMAIL PROTECTED]) [060215 23:40]:
 The new machine is also running sarge and has pretty much an identical setup
 with one exception: it is running apache2 and libapache2-mod-php4. Everything
 is working ok with one excpetion: Every third link or so that is clicked in
 phpwiki, the data that apache2 sends has some junk at the front before the
 header (and sometimes at the end as well). I attach two examples to 
 illustrate.

did you (and if so, how?) resolve this issue? Do you have more
information on the problem now? Could you perhaps try if the issue still
occurs with apache2.2?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#381265: marked as done (missing htpasswd2 manpage)

2006-11-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Nov 2006 10:01:03 +0100
with message-id [EMAIL PROTECTED]
and subject line missing htpasswd2 manpage
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: apache2-utils
Version: 2.0.55-4
Severity: normal

subject says it all.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system


signature.asc
Description: Digital signature (GPG/PGP)
---End Message---
---BeginMessage---
Version: 2.2.3-3

Hi,

* martin f krafft ([EMAIL PROTECTED]) [060803 03:28]:
 subject says it all.

AFAICS, htpasswd2 is no longer included, and the htpasswd-man page is
included.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/
---End Message---


Re: Bug status

2006-11-11 Thread Andreas Barth
Hi,

some more bug status:

* Andreas Barth ([EMAIL PROTECTED]) [061110 14:30]:
  * #397886: apache2.2-common: non wanted behaviour during upgrade:
charset MUST not be created without user consent
 actually, this was reported very recently, but I definitly think that
 this is an RC-bug as it breaks existing usages. Unless there is reason
 why not, I intend to fix this bug as well.

There are still different opinions whether this is RC, or should rather
be considered wishlist+wontfix. Until there is a consensus about the
former, I won't touch this bug.



 There are two bugs where I'm not so sure if the fix is the correct one:
  * #375369: apache2-mpm-prefork: consumes all available CPU on start
after a crash
Fix: rm /var/run/apache2/__db.ssl_scache || true
 
  * #397539: apache2-mpm-prefork: apache2 no longer works after
upgrade (Invalid command 'DAVLockDB')
Fix: if /etc/apache2/mods-enabled/dav.conf exists - a2enmod dav_fs
 I don't mind including them in my upload, but I want some review
 comments first.

I really would like some review comments about these bug reports.


New bug reports:
(*)* #396782: apache2.2-common: Upgrade adds default virtual host;
 breaks existing config
proposed fix: if any file/symlink is in the /etc/apache2/sites-enabled,
don't add the default site.

(*)* #396265: apache2: mod_proxy_ajp connection reuse bug
a fix exists in upstream's bugzilla

(*)* #395936: Apache2 SSL service stopped working since upgrade to
 2.2.3-2
issue: -D SSL went away since apache2-ssl was ceased.
fix: in case .../ssl.conf is there, add it again

(*) * #391813: apache2.2-common: man page for apache2 missing in
fix: obvious

(*) * #338472: apache2: Move /server-info and /server-status conf to
  mods-available
fix: obvious


I intend to NMU the issues marked with (*) as soon as the current
apache2 package went to testing - of course, only in case nobody has an
issue with the NMU.

I also closed some bugs already, and opened a bug for appropriate
documentation in the release notes.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#273856: marked as done (Bug in Apache2)

2006-11-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Nov 2006 10:23:46 +0100
with message-id [EMAIL PROTECTED]
and subject line Bug in Apache2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: Apache2-mpm-prefork, apache2-prefork-dev
Version: 2.0.51

I have an bug in Apache2. I installed Apach2 on debian Sarge on a dual AMD64 
Server.
If I run the /etc/init.d/apache2 start, the Dialog said that the webserver was 
started, but in the process list doesn't apear.
The error message in /var/log/apache2/error.log is:
[Tue Sep 28 15:12:55 2004] [warn] pid file /var/run/apache2.pid overwritten -- 
Unclean shutdown of previous Apache run?
[Tue Sep 28 15:12:55 2004] [emerg] (38)Function not implemented: Couldn't 
create accept lock.

I have today make apt-get update, upgrade, dist-upgrade made.



Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt neu bei WEB.DE FreeMail: http://freemail.web.de/?mc=021193


---End Message---
---BeginMessage---
Hi,

* Dieter Lorenz ([EMAIL PROTECTED]) [040928 07:50]:
 I have an bug in Apache2. I installed Apach2 on debian Sarge on a dual AMD64 
 Server.
 If I run the /etc/init.d/apache2 start, the Dialog said that the webserver 
 was started, but in the process list doesn't apear.

Perhaps the web server was already running?

I'm closing this bug now, because it is quite some time old and I
couldn't reproduce it (and frankly speaking, if apache couldn't be
started on more systems, we would probably gotten some bug reports about
this since then).


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/
---End Message---


Bug#397239: [Fwd: Re: apache2: Since ugrading to 2.2.3-3, webdav doesn't work: Invalid command 'AuthDigestFile']

2006-11-11 Thread Peter Egli
Hi Andreas

ThX for your hint !

In Apache2.2, the directives for mod_auth_digest have changed:

You have to define a Provider |AuthDigestProvider (i.e file)
and then you have to use the AuthUserFile directive to
tell the (file-)provider where the file is.

I also needed to add the links of the mod's:

authn_file.load
authz_user.load

...to the mods-enabled directory to complete the upgrade to 2.2.

All the people that are using the auth_digest module will
have problems with their upgrade.
|
(see also: http://httpd.apache.org/docs/2.2/mod/mod_auth_digest.html)

Cheers

Peter




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: apache2: diff for NMU version 2.2.3-3.1

2006-11-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 396265 + patch
Bug#396265: apache2: mod_proxy_ajp connection reuse bug
Tags were: patch
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#396265: apache2: diff for NMU version 2.2.3-3.1

2006-11-11 Thread Steinar H. Gunderson
On Sat, Nov 11, 2006 at 06:14:17PM +0100, Steinar H. Gunderson wrote:
 Attached is the diff for my apache2 2.2.3-3.1 NMU, currently in
 DELAYED/3-day.

Andreas Barth already uploaded his own -3.1 NMU; IOW, please disregard this
diff, as it won't ever reach the archive.

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#299142: marked as done ([PATCH] man page and docs for htdbm)

2006-11-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Nov 2006 20:17:35 +0100
with message-id [EMAIL PROTECTED]
and subject line Fixed in 2.2.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: apache2
Version: 2.0.53-5
Severity: wishlist
Tags: patch

The attached patch adds a man page and web documentation for the htdbm
program from the apache2-utils package.  Like the other Apache docs, it
includes an XML source file as well as generated HTML and man pages.

This patch was created against httpd-trunk from SVN and has been
submitted upstream for Apache 2.1, but it also applies to Apache 2.0.53
and is suitable for inclusion in Debian.Index: docs/man/htdbm.1
===
--- docs/man/htdbm.1(revision 0)
+++ docs/man/htdbm.1(revision 0)
@@ -0,0 +1,169 @@
+.\ XXX
+.\ DO NOT EDIT! Generated from XML source.
+.\ XXX
+.de Sh \ Subsection
+.br
+.if t .Sp
+.ne 5
+.PP
+\fB\\$1\fR
+.PP
+..
+.de Sp \ Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Ip \ List item
+.br
+.ie \\n(.$=3 .ne \\$3
+.el .ne 3
+.IP \\$1 \\$2
+..
+.TH HTDBM 1 2005-03-12 Apache HTTP Server htdbm
+
+.SH NAME
+htdbm \- Manipulate DBM password databases
+
+.SH SYNOPSIS
+ 
+.PP
+\fBhtdbm\fR [ -\fBT\fR\fIDBTYPE\fR ] [ -\fBc\fR ] [ -\fBm\fR | -\fBd\fR | 
-\fBp\fR | -\fBs\fR ] [ -\fBt\fR ] [ -\fBv\fR ] [ -\fBx\fR ] \fIfilename\fR 
\fIusername\fR
+ 
+.PP
+\fBhtdbm\fR -\fBb\fR [ -\fBT\fR\fIDBTYPE\fR ] [ -\fBc\fR ] [ -\fBm\fR | 
-\fBd\fR | -\fBp\fR | -\fBs\fR ] [ -\fBt\fR ] [ -\fBv\fR ] \fIfilename\fR 
\fIusername\fR \fIpassword\fR
+ 
+.PP
+\fBhtdbm\fR -\fBn\fR [ -\fBc\fR ] [ -\fBm\fR | -\fBd\fR | -\fBp\fR | -\fBs\fR 
] [ -\fBt\fR ] [ -\fBv\fR ] \fIusername\fR
+ 
+.PP
+\fBhtdbm\fR -\fBnb\fR [ -\fBc\fR ] [ -\fBm\fR | -\fBd\fR | -\fBp\fR | -\fBs\fR 
] [ -\fBt\fR ] [ -\fBv\fR ] \fIusername\fR \fIpassword\fR
+ 
+.PP
+\fBhtdbm\fR -\fBv\fR [ -\fBT\fR\fIDBTYPE\fR ] [ -\fBc\fR ] [ -\fBm\fR | 
-\fBd\fR | -\fBp\fR | -\fBs\fR ] [ -\fBt\fR ] [ -\fBv\fR ] \fIfilename\fR 
\fIusername\fR
+ 
+.PP
+\fBhtdbm\fR -\fBvb\fR [ -\fBT\fR\fIDBTYPE\fR ] [ -\fBc\fR ] [ -\fBm\fR | 
-\fBd\fR | -\fBp\fR | -\fBs\fR ] [ -\fBt\fR ] [ -\fBv\fR ] \fIfilename\fR 
\fIusername\fR \fIpassword\fR
+ 
+.PP
+\fBhtdbm\fR -\fBx\fR [ -\fBT\fR\fIDBTYPE\fR ] [ -\fBm\fR | -\fBd\fR | -\fBp\fR 
| -\fBs\fR ] \fIfilename\fR \fIusername\fR
+ 
+.PP
+\fBhtdbm\fR -\fBl\fR [ -\fBT\fR\fIDBTYPE\fR ]
+ 
+
+.SH SUMMARY
+ 
+.PP
+htdbm is used to manipulate the DBM format files used to store usernames and 
password for basic authentication of HTTP users via mod_auth_dbm\. See the 
dbmmanage documentation for more information about these DBM files\.
+ 
+
+.SH OPTIONS
+ 
+ 
+.TP
+-b
+Use batch mode; \fIi\.e\.\fR, get the password from the command line rather 
than prompting for it\. This option should be used with extreme care, since 
\fBthe password is clearly visible\fR on the command line\.  
+.TP
+-c
+Create the \fIpasswdfile\fR\. If \fIpasswdfile\fR already exists, it is 
rewritten and truncated\. This option cannot be combined with the -n option\. 
 
+.TP
+-n
+Display the results on standard output rather than updating a database\. This 
option changes the syntax of the command line, since the \fIpasswdfile\fR 
argument (usually the first one) is omitted\. It cannot be combined with the 
-c option\.  
+.TP
+-m
+Use MD5 encryption for passwords\. On Windows, Netware and TPF, this is the 
default\.  
+.TP
+-d
+Use crypt() encryption for passwords\. The default on all platforms but 
Windows, Netware and TPF\. Though possibly supported by htdbm on all 
platforms, it is not supported by the httpd server on Windows, Netware and 
TPF\.  
+.TP
+-s
+Use SHA encryption for passwords\. Facilitates migration from/to Netscape 
servers using the LDAP Directory Interchange Format (ldif)\.  
+.TP
+-p
+Use plaintext passwords\. Though htdbm will support creation on all 
platforms, the httpd daemon will only accept plain text passwords on Windows, 
Netware and TPF\.  
+.TP
+-l
+Print each of the usernames and comments from the database on stdout\.  
+.TP
+-t
+Interpret the final parameter as a comment\. When this option is specified, 
an additional string can be appended to the command line; this string will be 
stored in the Comment field of the database, associated with the specified 
username\.  
+.TP
+-v
+Verify the username and password\. The program will print a message 
indicating whether the supplied password is 

Bug#323785: marked as done (cgid segfaults when module set suexec uid and gid)

2006-11-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Nov 2006 20:14:16 +0100
with message-id [EMAIL PROTECTED]
and subject line Fixed in 2.2.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: libapache2-mod-vhost-ldap
Version: 0.2.3-1
Severity: important

mod-vhost-ldap segfaults when used with the Apache2 worker MPM, with 
suExec and cgid enabled. (The Debian packages ensure cgid is used 
with the worker MPM.)

Here is a gdb backtrace, suitably cut:

(gdb) bt
#0  0x405d0e8c in mod_vhost_ldap_get_suexec_id_doer (r=0x818e0b8)
at mod_vhost_ldap.c:468
#1  0x08095a85 in ap_run_get_suexec_identity ()
#2  0x08095c85 in ap_os_create_privileged_process ()
#3  0x40586506 in ?? () from /usr/lib/apache2/modules/mod_cgid.so

The module tries to do

mod_vhost_ldap_config_t *cfg =
  (mod_vhost_ldap_config_t *)ap_get_module_config(r-server-module_config,
  vhost_ldap_module);

Which fails because r-server-module_config is null. At least I think 
that's why it fails.

(gdb) print r-server-module_config
$1 = (struct ap_conf_vector_t *) 0x0

I'm trying to figure out what this means, just recording this here.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libapache2-mod-vhost-ldap depends on:
ii  apache2-common  2.0.54-4 next generation, scalable, extenda
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libldap22.1.30-8 OpenLDAP libraries

-- no debconf information

---End Message---
---BeginMessage---
Version: 2.2.3-3

Hi,

 mod-vhost-ldap segfaults when used with the Apache2 worker MPM, with 
 suExec and cgid enabled. (The Debian packages ensure cgid is used 
 with the worker MPM.)

I've verified that this has been fixed upstream and that this fix is
indeed in the current Debian package. I'm closing this bug.

Thanks for reporting.

Thijs


signature.asc
Description: This is a digitally signed message part
---End Message---


Bug#303707: marked as done (apache2: Link to manual from default page is broken(404))

2006-11-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Nov 2006 20:20:48 +0100
with message-id [EMAIL PROTECTED]
and subject line Not present anymore in 2.2.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: apache2
Version: 2.0.53-5
Severity: minor


In the default welcome page, there is a link to apache's documentation,
which points to: /manual/

That link appears to be broken, returning 404 - not found error.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11idansof
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork   2.0.53-5   traditional model for Apache2

-- no debconf information

---End Message---
---BeginMessage---
Version: 2.2.3-3

Hi,

 In the default welcome page, there is a link to apache's documentation,
 which points to: /manual/

This bug is not relevant anymore, because upstream has reduced the
welcome page to nearly nothing (on purpose, because it brought more
confusion than help). I'm therefore closing it with the current sid
version.


Thanks,
Thijs


signature.asc
Description: This is a digitally signed message part
---End Message---


Processed: merging 394688 394691

2006-11-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.25
 merge 394688 394691
Bug#394688: IndexOptions not being incremental
Bug#394691: IndexOptions being sort of incremental
Merged 394688 394691.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#391290: apache should automatically detect extra periods/commas at the end of URLs and fix

2006-11-11 Thread Thijs Kinkhorst
Hi,

 As Roberto mentions, it would be useful for Apache admins if there
 were a default rewrite.conf in mods-available/ with such a rewrite
 rule, and a comment:
 
 # This rule automatically removes all trailing periods and commas from
 requested URLs. This is useful in cases where someone tells someone
 else about a website in the middle of a sentence and then puts a
 period or comma right after the URL. Some inexperienced users think
 the period or comma is part of the URL and type it into their web
 browsers.

mod_speling serves this purpose exactly. It is easily enabled by the
admin. I see no use in implementing this separately when something like
mod_speling already exists.

I propose to close the bug.


Thijs


signature.asc
Description: This is a digitally signed message part


Bug#364261: marked as done (apache2-common: Too many exclamation marks in apache2-ssl-certificate)

2006-11-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Nov 2006 22:41:50 +0100
with message-id [EMAIL PROTECTED]
and subject line Not present anymore in 2.2.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: apache2-common
Version: 2.0.54-5
Severity: minor

Quote from the output of apache2-ssl-certificate:

---8---
server name (eg. ssl.domain.tld; required!!!) []:
---8---

Quote from Eric, a Terry Pratchett book: 'Multiple exclamation marks,'
he went on, shaking his head, 'are a sure sign of a diseased mind.'

Please remove at least two, better all of the above cited exclamation
marks. No real person takes someone seriously who uses three exclamation
marks in a row.

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.8-11-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apache2-common depends on:
ii  apache2-utils 2.0.54-5   utility programs for webservers
ii  debconf   1.4.30.13  Debian configuration management sy
ii  debianutils   2.8.4  Miscellaneous utilities specific t
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-18  Berkeley v4.2 Database Libraries [
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libgcc1   1:3.4.3-13 GCC support library
ii  libmagic1 4.12-1 File type determination library us
ii  mime-support  3.28-1 MIME files 'mime.types'  'mailcap
ii  net-tools 1.60-10The NET-3 networking toolkit
ii  openssl   0.9.7e-3sarge1 Secure Socket Layer (SSL) binary a
ii  ssl-cert  1.0-11 Simple debconf wrapper for openssl

-- no debconf information

---End Message---
---BeginMessage---
Version: 2.2.3-3

Hi,

 Please remove at least two, better all of the above cited exclamation
 marks. No real person takes someone seriously who uses three exclamation
 marks in a row.

I agree. However, this is not present anymore in the 2.2.3 version
currently in Debian. I'm therefore closing the bug. Thank you for
reporting.


Thijs


signature.asc
Description: This is a digitally signed message part
---End Message---


Bug#325546: marked as done (apache2-common: init-script should not be stopped after halt/reboot)

2006-11-11 Thread Debian Bug Tracking System
Your message dated Sat, 11 Nov 2006 22:48:20 +0100
with message-id [EMAIL PROTECTED]
and subject line Fixed in version 2.2.3-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: apache2-common
Version: 2.0.54-4
Severity: minor

Hi,

the current default for apache2 seems to be to start and stop it as
Number 91 (in Runlevel 2,3,4,5 and 0,1,6 respectively). But this is
later than halt or reboot are run, i.e. apache2 is never stopped the
correct way. Normally if an application starts as 91 it should be
stopped as 09.

Andreas

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.4-cherry+radeon
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages apache2-common depends on:
ii  apache2-utils 2.0.54-4   utility programs for webservers
ii  debconf   1.4.58 Debian configuration management sy
ii  debianutils   2.14.2 Miscellaneous utilities specific t
ii  libc6 2.3.5-5GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-19  Berkeley v4.2 Database Libraries [
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libgcc1   1:4.0.1-6  GCC support library
ii  libmagic1 4.12-1 File type determination library us
ii  mime-support  3.35-1 MIME files 'mime.types'  'mailcap
ii  net-tools 1.60-15The NET-3 networking toolkit
ii  openssl   0.9.7g-1   Secure Socket Layer (SSL) binary a
ii  ssl-cert  1.0-11 Simple debconf wrapper for openssl

apache2-common recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Version: 2.2.3-1

Hi,

 the current default for apache2 seems to be to start and stop it as
 Number 91 (in Runlevel 2,3,4,5 and 0,1,6 respectively). But this is
 later than halt or reboot are run, i.e. apache2 is never stopped the
 correct way. Normally if an application starts as 91 it should be
 stopped as 09.

This has been fixed in the version of Apache that is currently in the
archive, so I'm closing this bug. Thanks for reporting!


Thijs


signature.asc
Description: This is a digitally signed message part
---End Message---


Processed: retry

2006-11-11 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 293377 apache2.2-common
Bug#293377: apache2: apache2ctl - option 'startssl' is undocumented
Bug reassigned from package `apache2' to `apache2.2-common'.

 merge 293377 349708
Bug#293377: apache2: apache2ctl - option 'startssl' is undocumented
Bug#349708: apache2-common: apache2ctl startssl not documented in man page
Merged 293377 349708.

 # really correct URL:
 forwarded 310650 http://issues.apache.org/bugzilla/show_bug.cgi?id=31418
Bug#310650: apache2-mpm-prefork: SSLUserName directive does not change 
REMOTE_USER
Forwarded-to-address changed from 
http://issues.eu.apache.org/bugzilla/show_bug.cgi?id=31418 to 
http://issues.apache.org/bugzilla/show_bug.cgi?id=31418.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#396782: apache2.2-common: Upgrade adds default virtual host; breaks existing config

2006-11-11 Thread Andreas Barth
* Peter Samuelson ([EMAIL PROTECTED]) [06 23:07]:
 
 [Andreas Barth]
  I propose to change this check
  if [ ! -L /etc/apache2/sites-enabled/000-default -a \
   ! -f /etc/apache2/sites-enabled/000-default ]; then
  ln -s /etc/apache2/sites-available/default 
  /etc/apache2/sites-enabled/000-default
  fi
  to
  if [ ! -L /etc/apache2/sites-enabled/000-default -a \
   ! -f /etc/apache2/sites-enabled/000-default -a]  \
^^^typo
   [ $(find /etc/apache2/sites-enabled/ -mindepth 1 -type f -o 
  -type l | wc -l) -eq 0 ]; then
  ln -s /etc/apache2/sites-available/default 
  /etc/apache2/sites-enabled/000-default
  fi
 
 I don't understand the need for -mindepth since it we're specifically
 looking for -type f -o -type l.  Anyway, I'll stare at it a bit and
 do something similar to what you propose.

I'm not too sure if -mindepth is required as well, but I'm quite
confident it doesn't hurt. I stole the find from one of my shell scripts
which had -mindepth and -maxdepth.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]