[Dbconfig-common-devel] dbconfig-common/debian dbconfig-common.templates,1.19,1.20

xerakko-guest@haydn.debian.org xerakko-guest@haydn.debian.org


Update of /cvsroot/dbconfig-common/dbconfig-common/debian
In directory haydn:/tmp/cvs-serv4067/debian

Modified Files:
	dbconfig-common.templates 
Log Message:


Answer to abort/retry with/without questions if installation fails work


Index: dbconfig-common.templates
===================================================================
RCS file: /cvsroot/dbconfig-common/dbconfig-common/debian/dbconfig-common.templates,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- dbconfig-common.templates	14 May 2005 17:50:48 -0000	1.19
+++ dbconfig-common.templates	17 May 2005 11:07:30 -0000	1.20
@@ -104,7 +104,7 @@
 
 Template: dbconfig-common/upgrade-error
 Type: select
-Choices: abort, retry
+Choices: abort, retry, retry (skip questions)
 Default: abort
 _Description: Error upgrading database for ${pkg}.  Retry?
  An error seems to have occurred while upgrading the database.
@@ -117,13 +117,14 @@
  .
  At this point, you have the option to retry or abort the operation.
  If you choose "retry", another attempt will be made at performing the
- upgrade.  If you choose "abort", the upgrade will fail and you will
- need to downgrade, reinstall, or reconfigure this package, or otherwise
- manually intervene to continue using ${pkg}.
+ upgrade, "retry (skip questions)" to inmediately attempt the installation
+ skipping questions.  If you choose "abort", the upgrade will fail and 
+ you will need to downgrade, reinstall, or reconfigure this package, 
+ or otherwise manually intervene to continue using ${pkg}.
 
 Template: dbconfig-common/install-error
 Type: select
-Choices: abort, retry
+Choices: abort, retry, retry (skip questions)
 Default: abort
 _Description: Error installing database for ${pkg}.  Retry?
  An error seems to have occurred while installing the database.
@@ -132,7 +133,8 @@
  ${error}
  .
  Choose "retry" if you would like to immediately attempt the installation
- again, or choose "abort" if you would like to try again later.
+ again, "retry (skip questions)" to inmediately attempt the installation 
+ skipping questions, or choose "abort" if you would like to try again later.
 
 Template: dbconfig-common/remove-error
 Type: select