[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#318214: marked as done (debian-policy: Unclear wording of ldconfig requirements in section 8.1.1)



Your message dated Sun, 25 Dec 2005 08:17:05 -0800
with message-id <E1EqYYT-0006jJ-WD@spohr.debian.org>
and subject line Bug#318214: fixed in debian-policy 3.6.2.2
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 14 Jul 2005 04:26:13 +0000
>From ben@benfinney.id.au Wed Jul 13 21:26:13 2005
Return-path: <ben@benfinney.id.au>
Received: from eth595.vic.adsl.internode.on.net (mail.benfinney.id.au) [150.101.214.82] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DsvIb-0000Jx-00; Wed, 13 Jul 2005 21:26:13 -0700
Received: from rose.polar.local (rose.polar.local [192.168.1.2])
	by mail.benfinney.id.au (Postfix) with ESMTP id 0AA7B7232F
	for <submit@bugs.debian.org>; Thu, 14 Jul 2005 14:26:07 +1000 (EST)
Received: by rose.polar.local (Postfix, from userid 1000)
	id D5E734D5FB; Thu, 14 Jul 2005 14:26:06 +1000 (EST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ben Finney <ben@benfinney.id.au>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: debian-policy: Unclear wording of ldconfig requirements in section 8.1.1
X-Mailer: reportbug 3.8
Date: Thu, 14 Jul 2005 14:26:06 +1000
Message-Id: <20050714042606.D5E734D5FB@rose.polar.local>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	HTML_10_20,HTML_MESSAGE autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: debian-policy
Version: 3.6.1.1
Severity: minor
Tags: patch

As discussed on debian-mentors recently (though apparently not in the
list archives as of this writing), the wording of a package's ldconfig
requirements are unclear.

The following patch rewords the unclear paragraph.

--- orig/policy.sgml
+++ mod/policy.sgml
@@ -4503,15 +4503,18 @@
        </p>

        <p>
-         The package must call <prgn>ldconfig</prgn> in the
-         <prgn>postinst</prgn> script if the first argument is
-         <tt>configure</tt>; the <prgn>postinst</prgn> script may
-         optionally invoke <prgn>ldconfig</prgn> at other times.  The
-         package should call <prgn>ldconfig</prgn> in the
-         <prgn>postrm</prgn> script if the first argument is
-         <tt>remove</tt>.  The maintainer scripts must not invoke
-         <prgn>ldconfig</prgn> under any circumstances other than those
-         described in this paragraph.<footnote>
+         The package maintainer scripts must only call
+         <prgn>ldconfig</prgn> under these circumstances:
+           <list compact="compact">
+             <item>When the <prgn>postinst</prgn> script is run with a
+             first argument of <tt>configure</tt>, the script must call
+             <prgn>ldconfig</prgn>, and may optionally invoke
+             <prgn>ldconfig</prgn> at other times.</item>
+             <item>When the <prgn>postrm</prgn> script is run with a
+             first argument of <tt>remove</tt>, the script should call
+             <prgn>ldconfig</prgn>.</item>
+           </list>
+         <footnote>
            <p>
              During install or upgrade, the preinst is called before
              the new files are installed, so calling "ldconfig" is

---------------------------------------
Received: (at 318214-close) by bugs.debian.org; 25 Dec 2005 16:21:48 +0000
>From katie@ftp-master.debian.org Sun Dec 25 08:21:48 2005
Return-path: <katie@ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EqYYT-0006jJ-WD; Sun, 25 Dec 2005 08:17:06 -0800
From: Manoj Srivastava <srivasta@debian.org>
To: 318214-close@bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#318214: fixed in debian-policy 3.6.2.2
Message-Id: <E1EqYYT-0006jJ-WD@spohr.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sun, 25 Dec 2005 08:17:05 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 12

Source: debian-policy
Source-Version: 3.6.2.2

We believe that the bug you reported is fixed in the latest version of
debian-policy, which is due to be installed in the Debian FTP archive:

debian-policy_3.6.2.2.dsc
  to pool/main/d/debian-policy/debian-policy_3.6.2.2.dsc
debian-policy_3.6.2.2.tar.gz
  to pool/main/d/debian-policy/debian-policy_3.6.2.2.tar.gz
debian-policy_3.6.2.2_all.deb
  to pool/main/d/debian-policy/debian-policy_3.6.2.2_all.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 318214@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manoj Srivastava <srivasta@debian.org> (supplier of updated debian-policy 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 25 Dec 2005 08:47:52 -0600
Source: debian-policy
Binary: debian-policy
Architecture: source all
Version: 3.6.2.2
Distribution: unstable
Urgency: low
Maintainer: Debian Policy List <debian-policy@lists.debian.org>
Changed-By: Manoj Srivastava <srivasta@debian.org>
Description: 
 debian-policy - Debian Policy Manual and related documents
Closes: 224770 257726 315470 318147 318214 321790 321792 326633 334819 334913 337539 338493 340189 341992 343933 344310
Changes: 
 debian-policy (3.6.2.2) unstable; urgency=low
 .
   [ Manoj ]
   * Bug fix: "policy is out of date re tasks and tasksel", thanks to Joey
     Hess. Removed the section from policy.                   (Closes: #344310).
   * Bug fix: "debian-policy: Please remove virtual package cron-daemon",
     thanks to Steve Greenland                                (Closes: #257726).
   * Bug fix: "debian-policy: incorrect tar example deb manipulation",
     thanks to Bob Proulx                                     (Closes: #224770).
   * Bug fix: "Probable typo in 10.1 install -s miss INSTALL =", thanks to
     Bill Allombert                                           (Closes: #341992).
   * Bug fix: "debian-policy: postinst abort-remove (6.7) not present in
     summary (6.4)", thanks to Ferenc Wagner                  (Closes: #338493).
   * Bug fix: "UTF-8 footnote is out of date (pre-sarge)", thanks to Martin
     Michlmayr                                                (Closes: #337539).
   * Bug fix: "debian-policy: Typo in perl-policy", thanks to Tibor Csögör
                                                              (Closes: #334913).
   * Bug fix: "debian-policy: Outdated FSF postal address in Copyright
     Notice", thanks to Jean-Marc Ranger                      (Closes: #334819).
   * Bug fix: "debian-policy: §6.5 (3)(1): missing &quot;Error
     unwind:&quot; for &quot;new-postrm abort-upgrade&quot;", thanks to
     Henning Makholm                                          (Closes: #321792).
   * Bug fix: "debian-policy: typo in §5.6.3: co-maintaintainers", thanks
     to Henning Makholm                                       (Closes: #321790).
   * Bug fix: "debian-policy: typos in sect 9.3.1: &quot;ends .sh&quot;,
     &quot;rather that&quot;", thanks to Thijs Kinkhorst      (Closes: #343933).
   * Bug fix: "debian-policy: Unclear wording of ldconfig requirements in
     section 8.1.1", thanks to Ben Finney                      (Closes: #318214).
   * Bug fix: "debian-policy: Typo in 8.6.2: ${shlib:Depends} must be
     ${shlibs:Depends}", thanks to Thijs Kinkhorst             (Closes: #318147).
   * Bug fix: "debian-policy: gzipped fhs-2.3 documentation is corrupt",
     thanks to Gabor Gombas                                    (Closes: #340189).
   * Bug fix: "Section 6.3 should reference 3.10.1", thanks to Marc 'HE'
     Brockschmidt                                              (Closes: #326633).
   * Bug fix: "debian-policy: section 2.2 refers to no-longer existant
     non-US repository sections", thanks to Martin-Eric Racine
                                                               (Closes: #315470).
Files: 
 7f4d17e9692491ba2d2f1d3d16ba067b 821 doc optional debian-policy_3.6.2.2.dsc
 2b7563b736b51479752984ef67bec258 1179886 doc optional debian-policy_3.6.2.2.tar.gz
 839cbbc23b49b57b7b67aa17f3e1d1f9 1688384 doc optional debian-policy_3.6.2.2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDrsK5Ibrau78kQkwRAm7mAKDj4ntMjtue6O4KNM2FjdHhF3sx5wCeJ+Og
PvOedaAFvy6rJXK9MMzfon4=
=GgbJ
-----END PGP SIGNATURE-----



Reply to: