severity 389005 grave
thanks

Hi,

"Jean-Luc Coulon (f5ibh)" <[EMAIL PROTECTED]> (23/09/2006):
> There is a parse error in the templates file when configuring the package.
> 
> The attached patch fixes this problem.

Note that the first template should also be rephrased. "This" does not
mean anything with some debconf frontend, as it is the first sentence
the user will read.

You will also find attached patches for the mono-xsp2 and the
mono-apache-server packages, which contains the same problem.

Cheers,

-- 
Thomas Huriaux
--- mono-apache-server.templates.orig   2006-09-23 14:18:29.000000000 +0200
+++ mono-apache-server.templates        2006-09-23 14:19:04.000000000 +0200
@@ -5,6 +5,6 @@
  The debian version of mono-apache-server includes a
  mono-server-update.conf script that creates a configuration file for
  apache to start the ASP.NET applications, and mono-server-update.conf
-can
- restart apache if there's a new configuration file
- (/etc/mono-server/mono-server-hosts.conf). If this is true, then apache will 
be restarted when there is a new mono-server-hosts.conf file.
+ can restart apache if there's a new configuration file
+ (/etc/mono-server/mono-server-hosts.conf). If you choose this option,
+ apache will be restarted when there is a new mono-server-hosts.conf file.
--- mono-xsp2.templates.orig    2006-09-23 14:31:49.000000000 +0200
+++ mono-xsp2.templates 2006-09-23 14:32:54.000000000 +0200
@@ -2,21 +2,20 @@
 Type: boolean
 Default: true
 _Description: Start on boot?
-If this is true, then XSP2 will automatically start when the computer
-is turned on.
+ XSP2 can be automatically started when the computer is turned on.
 
 Template: xsp2/xsp2_bind
 Type: string
 Default: 0.0.0.0
 _Description: Bind to address:
-To function properly, XSP2 needs to be bound to an IP address. The
-default ("0.0.0.0") binds to all addresses of the server, but a
-specific port can be selected. To use XSP2 only locally, use
-"127.0.0.1" for the address.
+ To function properly, XSP2 needs to be bound to an IP address. The
+ default ("0.0.0.0") binds to all addresses of the server, but a
+ specific port can be selected. To use XSP2 only locally, use
+ "127.0.0.1" for the address.
 
 Template: xsp2/xsp2_port
 Type: string
 Default: 8082
 _Description: Bind to port:
-XSP is bound to a specific port on the server. Common values are 80,
-8080, or 8081.
+ XSP is bound to a specific port on the server. Common values are 80,
+ 8080, or 8081.
--- mono-xsp.templates.orig     2006-09-23 14:34:46.000000000 +0200
+++ mono-xsp.templates  2006-09-23 14:36:01.000000000 +0200
@@ -2,21 +2,20 @@
 Type: boolean
 Default: true
 _Description: Start on boot?
-If this is true, then XSP will automatically start when the computer
-is turned on.
+ XSP can be automatically started when the computer is turned on.
 
 Template: xsp/xsp_bind
 Type: string
 Default: 0.0.0.0
 _Description: Bind to address:
-To function properly, XSP needs to be bound to an IP address. The
-default ("0.0.0.0") binds to all addresses of the server, but a
-specific port can be selected. To use XSP only locally, use
-"127.0.0.1" for the address.
+ To function properly, XSP needs to be bound to an IP address. The
+ default ("0.0.0.0") binds to all addresses of the server, but a
+ specific port can be selected. To use XSP only locally, use
+ "127.0.0.1" for the address.
 
 Template: xsp/xsp_port
 Type: string
 Default: 8081
 _Description: Bind to port:
-XSP is bound to a specific port on the server. Common values are 80,
-8080, or 8081.
+ XSP is bound to a specific port on the server. Common values are 80,
+ 8080, or 8081.

Attachment: signature.asc
Description: Digital signature

Reply via email to