[Pkg-sysvinit-commits] r1695 - in sysvinit/trunk/debian: . po
Petter Reinholdtsen
pere at alioth.debian.org
Tue Sep 1 18:10:52 UTC 2009
Author: pere
Date: 2009-09-01 18:10:52 +0000 (Tue, 01 Sep 2009)
New Revision: 1695
Modified:
sysvinit/trunk/debian/po/templates.pot
sysvinit/trunk/debian/sysv-rc.templates
Log:
Mention how to retry the migration in the question asking if the migration should be done or not.
Modified: sysvinit/trunk/debian/po/templates.pot
===================================================================
--- sysvinit/trunk/debian/po/templates.pot 2009-09-01 17:45:35 UTC (rev 1694)
+++ sysvinit/trunk/debian/po/templates.pot 2009-09-01 18:10:52 UTC (rev 1695)
@@ -8,7 +8,7 @@
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: sysvinit at packages.debian.org\n"
-"POT-Creation-Date: 2009-09-02 01:16+1000\n"
+"POT-Creation-Date: 2009-09-01 20:10+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -64,8 +64,18 @@
"information about dependency based boot sequencing."
msgstr ""
+#. Type: boolean
+#. Description
#. Type: note
#. Description
+#: ../sysv-rc.templates:2001 ../sysv-rc.templates:3001
+msgid ""
+"To reattempt the migration process after the problems have been fixed, run "
+"'dpkg-reconfigure sysv-rc'."
+msgstr ""
+
+#. Type: note
+#. Description
#: ../sysv-rc.templates:3001
msgid "Unable to migrate to dependency based boot system"
msgstr ""
@@ -98,11 +108,9 @@
#: ../sysv-rc.templates:3001
msgid ""
"The detected problems need to be reported to and fixed manually or by the "
-"maintainer of the package/software which installed a problematic boot init."
-"d script. See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for "
-"more information about how to fix the problems preventing migration. To "
-"reattempt the migration process after the problems have been fixed, run "
-"'dpkg-reconfigure sysv-rc'."
+"maintainer of the package/software which installed a problematic boot init.d "
+"script. See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for "
+"more information about how to fix the problems preventing migration."
msgstr ""
#. Type: note
Modified: sysvinit/trunk/debian/sysv-rc.templates
===================================================================
--- sysvinit/trunk/debian/sysv-rc.templates 2009-09-01 17:45:35 UTC (rev 1694)
+++ sysvinit/trunk/debian/sysv-rc.templates 2009-09-01 18:10:52 UTC (rev 1695)
@@ -28,8 +28,11 @@
scripts using static sequence numbers will be made obsolete by choosing to
migrate.
.
- See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for more
- information about dependency based boot sequencing.
+ See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for
+ more information about dependency based boot sequencing.
+ .
+ To reattempt the migration process after the problems have been
+ fixed, run 'dpkg-reconfigure sysv-rc'.
Template: sysv-rc/unable-to-convert
Type: note
@@ -45,11 +48,13 @@
by preserving the boot sequence when problems are detected; the boot
sequence is only modified if it is safe to do so
.
- The detected problems need to be reported to and fixed manually or by the
- maintainer of the package/software which installed a problematic boot init.d
- script. See http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for
- more information about how to fix the problems preventing migration. To
- reattempt the migration process after the problems have been fixed, run
- 'dpkg-reconfigure sysv-rc'.
+ The detected problems need to be reported to and fixed manually or by
+ the maintainer of the package/software which installed a problematic
+ boot init.d script. See
+ http://wiki.debian.org/LSBInitScripts/DependencyBasedBoot for more
+ information about how to fix the problems preventing migration.
.
+ To reattempt the migration process after the problems have been
+ fixed, run 'dpkg-reconfigure sysv-rc'.
+ .
The following problems were detected: ${PROBLEMATIC}
More information about the Pkg-sysvinit-commits
mailing list