Your message dated Sat, 09 Dec 2006 12:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#377961: fixed in aolserver4 4.0.10-7
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)
--- Begin Message ---
Package: aolserver4
Severity: minor
Tags: patch
Hi,
There are different problems with your debconf templates. A full patch
is attached, here are my comments:
>-Template: aolserver4/introduction
>-Type: note
>-_Description: Welcome to the AOLserver 4.
>- AOLserver is a multithreaded, Tcl-enabled, high-performance webserver.
>- .
>- This software is designed to run multiple domains on a single machine.
>- We will set up just one (main) right now. You can modify the configuration
>- file in /etc/aolserver4 and its init script yourself for more complicated
>- configurations.
Please remove this template, this is typical debconf abuse. It annoys
the user by pausing the installation process with a template that has no
added value for the configuration of the package. This information
belong partly to the package description, partly to the normal
documentation of the package.
> Template: aolserver4/hostname
> Type: string
> Default: localhost
>-_Description: Enter an hostname:
>+_Description: Hostname of the server:
Do not use any imperative form, as the user is clever enough to know
that he/she has to enter something.
>@@ -22,10 +12,10 @@
> Template: aolserver4/address
> Type: string
> Default: 127.0.0.1
>-_Description: Enter an IP address number:
>+_Description: IP address to listen to:
See above.
> The server needs at least an IP address to listen to.
> It is generally the primary Ethernet interface (or the loopback address,
>- if you would to use the server just locally).
>+ if you would like to use the server just locally).
I'm not a native speaker, but "like" seems to be missing.
> Template: aolserver4/port
> Type: string
> Default: 80
>-_Description: Enter a TCP port:
>+_Description: TCP port:
See above.
>- It is recommended that you use the default.
>+ The default is recommanded.
Suggested rephrasing.
>- .
>+
This is pointless at the end of a template.
Cheers,
--
Thomas Huriaux
--- aolserver4.templates.orig 2006-07-12 12:12:18.000000000 +0200
+++ aolserver4.templates 2006-07-12 12:16:00.000000000 +0200
@@ -1,17 +1,7 @@
-Template: aolserver4/introduction
-Type: note
-_Description: Welcome to the AOLserver 4.
- AOLserver is a multithreaded, Tcl-enabled, high-performance webserver.
- .
- This software is designed to run multiple domains on a single machine.
- We will set up just one (main) right now. You can modify the configuration
- file in /etc/aolserver4 and its init script yourself for more complicated
- configurations.
-
Template: aolserver4/hostname
Type: string
Default: localhost
-_Description: Enter an hostname:
+_Description: Hostname of the server:
The server needs an hostname to be exposed on redirect pages URL and for
informative purposes to identify itself.
.
@@ -22,10 +12,10 @@
Template: aolserver4/address
Type: string
Default: 127.0.0.1
-_Description: Enter an IP address number:
+_Description: IP address to listen to:
The server needs at least an IP address to listen to.
It is generally the primary Ethernet interface (or the loopback address,
- if you would to use the server just locally).
+ if you would like to use the server just locally).
.
The default address is the loopback one, which is not recommended
for general (network or Internet) use.
@@ -33,11 +23,11 @@
Template: aolserver4/port
Type: string
Default: 80
-_Description: Enter a TCP port:
+_Description: TCP port:
AOLserver needs a port number assigned for its use. This is almost always
port 80 (the standard HTTP port), but might be different if you have
installed a second web server, or have some other service listening on
this port.
.
- It is recommended that you use the default.
- .
+ The default is recommanded.
+
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: aolserver4
Source-Version: 4.0.10-7
We believe that the bug you reported is fixed in the latest version of
aolserver4, which is due to be installed in the Debian FTP archive:
aolserver4-dev_4.0.10-7_i386.deb
to pool/main/a/aolserver4/aolserver4-dev_4.0.10-7_i386.deb
aolserver4-doc_4.0.10-7_all.deb
to pool/main/a/aolserver4/aolserver4-doc_4.0.10-7_all.deb
aolserver4_4.0.10-7.diff.gz
to pool/main/a/aolserver4/aolserver4_4.0.10-7.diff.gz
aolserver4_4.0.10-7.dsc
to pool/main/a/aolserver4/aolserver4_4.0.10-7.dsc
aolserver4_4.0.10-7_i386.deb
to pool/main/a/aolserver4/aolserver4_4.0.10-7_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francesco Paolo Lovergine <[EMAIL PROTECTED]> (supplier of updated aolserver4
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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 9 Dec 2006 12:54:33 +0100
Source: aolserver4
Binary: aolserver4 aolserver4-dev aolserver4-doc
Architecture: source all i386
Version: 4.0.10-7
Distribution: unstable
Urgency: medium
Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Changed-By: Francesco Paolo Lovergine <[EMAIL PROTECTED]>
Description:
aolserver4 - AOL Web Server 4 (Program)
aolserver4-dev - AOL Web Server 4 (Development Tools)
aolserver4-doc - AOL Web Server 4 (Documentation)
Closes: 313051 361367 377961 386801 388820 396493
Changes:
aolserver4 (4.0.10-7) unstable; urgency=medium
.
* Moved to compat level 5 for debhelper and changed build-dep as consequence.
* Policy bumped to 3.7.2.
* Removes tmp files still around before postinst end.
(closes: #361367)
.
[ Christian Perrier et al. ]
* Debconf templates translations:
- Really added valid Vietnamese translation. Closes: #313051
- Updated Spanish. Closes: #386801
- Updated German. Closes: #396493
- Added Basque. Sent during the call for updates of the NMU campaign.
- Updated Czech. Sent during the call for updates of the NMU campaign.
- Updated Swedish. Sent during the call for updates of the NMU campaign.
- Added Dzongkha. Sent during the call for updates of the NMU campaign.
- Added Russian. Sent during the call for updates of the NMU campaign.
- Updated Japanese. Sent during the call for updates of the NMU campaign.
* Remove annoying debconf note and rewirte debconf templates
Closes: #377961, #388820
Files:
1eff1d51d489740ca8c18142e020d5e6 680 web optional aolserver4_4.0.10-7.dsc
1e8303e89348a14eaa4bc5735be10ec1 92655 web optional aolserver4_4.0.10-7.diff.gz
8b72fe0066a2a7d9ad852fdfe85e3c11 3167952 doc optional
aolserver4-doc_4.0.10-7_all.deb
413d52308903f7653bdbd7e36c5e0f18 791876 web optional
aolserver4_4.0.10-7_i386.deb
e6cae9d50e6b12b5b40f2f5aa3ce2ec2 75604 devel optional
aolserver4-dev_4.0.10-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFeqWZpFNRmenyx0cRAmi5AKDSnCXjehLZmf1XaemoKtDNDhtcowCgwVyl
70Ge70M3ei9Nda1h9yPQ3z8=
=zsbT
-----END PGP SIGNATURE-----
--- End Message ---