[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.44-836-g931cbb1

Andreas Beckmann debian at abeckmann.de
Thu Jun 21 11:35:44 UTC 2012


The following commit has been merged in the develop branch:
commit 1a5f2f93c8a39c41462d0a051671eaa1310f6607
Author: Andreas Beckmann <debian at abeckmann.de>
Date:   Thu Jun 21 01:45:28 2012 +0200

    kpr: update help texts
    
    Signed-off-by: Andreas Beckmann <debian at abeckmann.de>

diff --git a/home/piupartsm/bin/known_problems/alternatives_after_purge_error.conf b/home/piupartsm/bin/known_problems/alternatives_after_purge_error.conf
index d180a3f..803f441 100644
--- a/home/piupartsm/bin/known_problems/alternatives_after_purge_error.conf
+++ b/home/piupartsm/bin/known_problems/alternatives_after_purge_error.conf
@@ -8,7 +8,7 @@ HEADER='Packages with leftover alternatives after purge'
 HELPTEXT='
 <p>
 Packages with unowned files in /etc/alternatives after purge (violating policy 6.8) see
-<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
+<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails" target="_blank">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
 </p>
 <p>
 Alternatives are usually registered with update-alternatives in <b>postinst configure</b> and need to be unregistered again in <b>prerm remove</b>.
diff --git a/home/piupartsm/bin/known_problems/alternatives_after_purge_issue.conf b/home/piupartsm/bin/known_problems/alternatives_after_purge_issue.conf
index 69393d9..1ed86fd 100644
--- a/home/piupartsm/bin/known_problems/alternatives_after_purge_issue.conf
+++ b/home/piupartsm/bin/known_problems/alternatives_after_purge_issue.conf
@@ -8,7 +8,7 @@ HEADER='Packages with leftover alternatives after purge'
 HELPTEXT='
 <p>
 Packages with unowned files in /etc/alternatives after purge (violating policy 6.8) see
-<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
+<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails" target="_blank">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
 </p>
 <p>
 Alternatives are usually registered with update-alternatives in <b>postinst configure</b> and need to be unregistered again in <b>prerm remove</b>.
diff --git a/home/piupartsm/bin/known_problems/command_not_found_error.conf b/home/piupartsm/bin/known_problems/command_not_found_error.conf
index c24a37e..bcd5ffe 100644
--- a/home/piupartsm/bin/known_problems/command_not_found_error.conf
+++ b/home/piupartsm/bin/known_problems/command_not_found_error.conf
@@ -8,14 +8,14 @@ HEADER='Packages with failed logs with the string "command not found"'
 HELPTEXT='
 <p>
 From the third paragraph about the meaning of the depends field in
-<a href="http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps">http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps</a>
+<a href="http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps" target="_blank">http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps</a>
 </p>
 
 <pre>
 The Depends field should also be used if the postinst, prerm or postrm scripts
 require the package to be present in order to run. __Note, however, that the
-postrm cannot rely on any non-essential packages to be present during the
-purge phase__.
+<b>postrm</b> cannot rely on any non-essential packages to be present during the
+<b>purge</b> phase__.
 </pre>
 
 <p>
diff --git a/home/piupartsm/bin/known_problems/command_not_found_issue.conf b/home/piupartsm/bin/known_problems/command_not_found_issue.conf
index ad9d431..c7043d0 100644
--- a/home/piupartsm/bin/known_problems/command_not_found_issue.conf
+++ b/home/piupartsm/bin/known_problems/command_not_found_issue.conf
@@ -7,13 +7,13 @@ ISSUE=1
 HEADER='Packages which passed the piuparts test but have logs with the string "command not found"'
 HELPTEXT='
 <p>From the third paragraph about the meaning of the depends field in
-<a href="http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps">http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps</a>:
+<a href="http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps" target="_blank">http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps</a>:
 </p>
 
 <pre>
 The Depends field should also be used if the postinst, prerm or postrm scripts
 require the package to be present in order to run. __Note, however, that the
-postrm cannot rely on any non-essential packages to be present during the
-purge phase__.
+<b>postrm</b> cannot rely on any non-essential packages to be present during the
+<b>purge</b> phase__.
 </pre>
 '
diff --git a/home/piupartsm/bin/known_problems/conffile_prompt_error.conf b/home/piupartsm/bin/known_problems/conffile_prompt_error.conf
index ec62d36..0e87b25 100644
--- a/home/piupartsm/bin/known_problems/conffile_prompt_error.conf
+++ b/home/piupartsm/bin/known_problems/conffile_prompt_error.conf
@@ -10,7 +10,7 @@ HELPTEXT='
 The piuparts upgrade test failed because dpkg detected a conffile as being modified and then prompted the user for an action. As there is no user input, this fails. But this is not the real problem, the real problem is that this prompt shows up in the first place, as there was nobody modifying this conffile at all, the package has just been installed and upgraded...
 </p>
 <p>
-This is explained in detail in policy 10.7.3 at <a href="http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3">http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3</a> which says "[These scripts handling conffiles] must not ask unnecessary questions (particularly during upgrades), and must otherwise be good citizens."
+This is explained in detail in policy 10.7.3 at <a href="http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3" target="_blank">http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3</a> which says "[These scripts handling conffiles] must not ask unnecessary questions (particularly during upgrades), and must otherwise be good citizens."
 </p>
 <p>
 According to the thread started at <a href="http://lists.debian.org/debian-devel/2009/08/msg00675.html" target="_blank">200908191215.05079.holger at layer-acht.org</a> these bugs are to be filed with severity <b>serious</b>.
diff --git a/home/piupartsm/bin/known_problems/cron_error_after_removal_error.conf b/home/piupartsm/bin/known_problems/cron_error_after_removal_error.conf
index 19a53b4..4e984a5 100644
--- a/home/piupartsm/bin/known_problems/cron_error_after_removal_error.conf
+++ b/home/piupartsm/bin/known_problems/cron_error_after_removal_error.conf
@@ -7,7 +7,7 @@ ISSUE=0
 HEADER='Packages with failed logs because a cron file has output and/or exits with error after the package has been removed'
 HELPTEXT='
 <p>
-From <a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.5">http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.5</a>
+From <a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.5" target="_blank">http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.5</a>
 </p>
 
 <pre>
diff --git a/home/piupartsm/bin/known_problems/excessive_output_error.conf b/home/piupartsm/bin/known_problems/excessive_output_error.conf
index 0ba6a73..2ef97bd 100644
--- a/home/piupartsm/bin/known_problems/excessive_output_error.conf
+++ b/home/piupartsm/bin/known_problems/excessive_output_error.conf
@@ -7,6 +7,6 @@ ISSUE=0
 HEADER='Packages with failed logs due to being terminated after excessive output'
 HELPTEXT='
 <p>
-Testing of these packages was terminated after excessive output, currently this is defined as more than 2MB.
+Testing of these packages was terminated after excessive output, currently this is defined as more than 3MB.
 </p>
 '
diff --git a/home/piupartsm/bin/known_problems/files_in_usr_local_error.conf b/home/piupartsm/bin/known_problems/files_in_usr_local_error.conf
index 13a322e..33a64bd 100644
--- a/home/piupartsm/bin/known_problems/files_in_usr_local_error.conf
+++ b/home/piupartsm/bin/known_problems/files_in_usr_local_error.conf
@@ -8,6 +8,6 @@ HEADER='Packages with files and/or directories in /usr/local/ after purge'
 HELPTEXT='
 <p>
 This is a violation of policy 9.1.2: see
-<a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2">http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2</a>.
+<a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2" target="_blank">http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.1.2</a>.
 </p>
 '
diff --git a/home/piupartsm/bin/known_problems/overwrite_other_packages_files_error.conf b/home/piupartsm/bin/known_problems/overwrite_other_packages_files_error.conf
index e634ec1..6b41eef 100644
--- a/home/piupartsm/bin/known_problems/overwrite_other_packages_files_error.conf
+++ b/home/piupartsm/bin/known_problems/overwrite_other_packages_files_error.conf
@@ -8,7 +8,7 @@ HEADER='Packages with failed logs because they tried to overwrite other packages
 HELPTEXT='
 <p>
 This is because the package tries to overwrite another packages files without declaring a replaces relation. See policy 7.6 at
-<a href="http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces">http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces</a>.
+<a href="http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces" target="_blank">http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces</a>.
 </p>
 <p>
 According to the thread started at <a href="http://lists.debian.org/debian-devel/2009/08/msg00234.html" target="_blank">200908071233.02813.holger at layer-acht.org</a> these bugs are to be filed with severity <b>serious</b>.
diff --git a/home/piupartsm/bin/known_problems/owned_files_after_purge_error.conf b/home/piupartsm/bin/known_problems/owned_files_after_purge_error.conf
index 8e73602..f92b400 100644
--- a/home/piupartsm/bin/known_problems/owned_files_after_purge_error.conf
+++ b/home/piupartsm/bin/known_problems/owned_files_after_purge_error.conf
@@ -8,11 +8,11 @@ HEADER='Packages with owned files after purge'
 HELPTEXT='
 <p>
 WARNING: this list might contain false positives.
-<br /><a href="http://bugs.debian.org/316521">#316521: dpkg: incomplete cleanup of empty directories</a>
+<br /><a href="http://bugs.debian.org/316521" target="_blank">#316521: dpkg: incomplete cleanup of empty directories</a>
 </p>
 
 <p>
 Packages need to remove owned files after purge, see
-<a href="http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3">http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3</a>
+<a href="http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3" target="_blank">http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3</a>
 </p>
 '
diff --git a/home/piupartsm/bin/known_problems/owned_files_after_purge_issue.conf b/home/piupartsm/bin/known_problems/owned_files_after_purge_issue.conf
index 411385f..3717864 100644
--- a/home/piupartsm/bin/known_problems/owned_files_after_purge_issue.conf
+++ b/home/piupartsm/bin/known_problems/owned_files_after_purge_issue.conf
@@ -8,11 +8,11 @@ HEADER='Packages with owned files after purge'
 HELPTEXT='
 <p>
 WARNING: this list might contain false positives.
-<br /><a href="http://bugs.debian.org/316521">#316521: dpkg: incomplete cleanup of empty directories</a>
+<br /><a href="http://bugs.debian.org/316521" target="_blank">#316521: dpkg: incomplete cleanup of empty directories</a>
 </p>
 
 <p>
 Packages need to remove owned files after purge, see
-<a href="http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3">http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3</a>
+<a href="http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3" target="_blank">http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3</a>
 </p>
 '
diff --git a/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf b/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf
index 22fa698..f2f548b 100644
--- a/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf
+++ b/home/piupartsm/bin/known_problems/owned_files_by_many_packages_error.conf
@@ -8,5 +8,6 @@ HEADER='Packages with failed logs which have conffiles owned by two or more pack
 HELPTEXT='
 <p>
 So these might be ok packages (or not, as there might be other problems), but we cannot know until <a href="http://bugs.debian.org/454694" target=_blank>#454694</a> in dpkg is fixed.
+<br /><a href="http://bugs.debian.org/316521" target="_blank">#316521: dpkg: incomplete cleanup of empty directories</a>
 </p>
 '
diff --git a/home/piupartsm/bin/known_problems/processes_running_error.conf b/home/piupartsm/bin/known_problems/processes_running_error.conf
index f138632..e44a349 100644
--- a/home/piupartsm/bin/known_problems/processes_running_error.conf
+++ b/home/piupartsm/bin/known_problems/processes_running_error.conf
@@ -9,7 +9,7 @@ HELPTEXT='
 <p>
 There were processes running inside the chroot at the end of the piuparts run.
 This is probably due to directly calling /etc/rc.d/ scripts in packages maintainer scripts, which is a violation of policy 9.3.3.2 and must be replaced by using invoke-rc.d (which will respect an optionally existing policy-rc.d) - see
-<a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.3.3">http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.3.3</a>, /usr/share/doc/sysv-rc/README.invoke-rc.d.gz and /usr/share/doc/sysv-rc/README.policy-rc.d.gz.
+<a href="http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.3.3" target="_blank">http://www.debian.org/doc/debian-policy/ch-opersys.html#s9.3.3</a>, /usr/share/doc/sysv-rc/README.invoke-rc.d.gz and /usr/share/doc/sysv-rc/README.policy-rc.d.gz.
 </p>
 <p>
 According to the thread started at <a href="http://lists.debian.org/debian-devel/2009/08/msg00182.html" target="_blank">200908061127.35727.holger at layer-acht.org</a> these bugs are to be filed with severity <b>serious</b>.
diff --git a/home/piupartsm/bin/known_problems/unowned_files_after_purge_error.conf b/home/piupartsm/bin/known_problems/unowned_files_after_purge_error.conf
index c55e644..d561d7b 100644
--- a/home/piupartsm/bin/known_problems/unowned_files_after_purge_error.conf
+++ b/home/piupartsm/bin/known_problems/unowned_files_after_purge_error.conf
@@ -7,12 +7,14 @@ ISSUE=0
 HEADER='Packages with unowned files after purge'
 HELPTEXT='
 <p>
-WARNING: this list might contain false positives. One group of them are packages with files in /usr/share/mime - those are bugs from shared-mime-info (#527063) and have been ignored for this list.
+WARNING: this list might contain false positives.
+One group of them are packages with files in /usr/share/mime
+- those are bugs from shared-mime-info (<a href="http://bugs.debian.org/527063" target="_blank">#527063</a>) and have been ignored for this list.
 There are probably others like this as well.
 </p>
 
 <p>
 Packages with unowned files after purge (violating policy 6.8) see
-<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
+<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails" target="_blank">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
 </p>
 '
diff --git a/home/piupartsm/bin/known_problems/unowned_files_after_purge_issue.conf b/home/piupartsm/bin/known_problems/unowned_files_after_purge_issue.conf
index 25c8620..030f154 100644
--- a/home/piupartsm/bin/known_problems/unowned_files_after_purge_issue.conf
+++ b/home/piupartsm/bin/known_problems/unowned_files_after_purge_issue.conf
@@ -7,12 +7,14 @@ ISSUE=1
 HEADER='Packages with unowned files after purge'
 HELPTEXT='
 <p>
-WARNING: this list might contain false positives. One group of them are packages with files in /usr/share/mime - those are bugs from shared-mime-info (#527063) and have been ignored for this list.
+WARNING: this list might contain false positives.
+One group of them are packages with files in /usr/share/mime
+- those are bugs from shared-mime-info (<a href="http://bugs.debian.org/527063" target="_blank">#527063</a>) and have been ignored for this list.
 There are probably others like this as well.
 </p>
 
 <p>
 Packages with unowned files after purge (violating policy 6.8) see
-<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
+<a href="http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails" target="_blank">http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails</a>
 </p>
 '

-- 
piuparts git repository



More information about the Piuparts-commits mailing list