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

Bug#89674: marked as done ([PROPOSAL] Clarify ldconfig usage)



Your message dated Fri, 8 Jun 2001 00:30:50 +0100
with message-id <20010608003050.A3838@polya>
and subject line debian-policy_3.5.5.0_i386.changes INSTALLED
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 15 Mar 2001 01:50:40 +0000
>From J.D.Gilbey@qmw.ac.uk Wed Mar 14 19:50:39 2001
Return-path: <J.D.Gilbey@qmw.ac.uk>
Received: from murphy.debian.org [216.234.231.6] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 14dMuU-0001dn-00; Wed, 14 Mar 2001 19:50:38 -0600
Received: (qmail 23910 invoked from network); 14 Mar 2001 23:00:49 -0000
Received: from mserv1a.vianw.co.uk (195.102.240.34)
  by murphy.debian.org with SMTP; 14 Mar 2001 23:00:49 -0000
Received: from [195.102.197.115] (helo=polya)
	by mserv1a.vianw.co.uk with esmtp (Exim 3.22 #5)
	id 14dKG7-0003pR-00
	for submit@bugs.debian.org; Wed, 14 Mar 2001 23:00:47 +0000
Received: from jdg by polya with local (Exim 3.22 #1 (Debian))
	id 14dIKX-0004I9-00; Wed, 14 Mar 2001 20:57:13 +0000
Date: Wed, 14 Mar 2001 20:57:13 +0000
From: Julian Gilbey <J.D.Gilbey@qmw.ac.uk>
To: Debian bug reports <submit@bugs.debian.org>
Subject: [PROPOSAL] Clarify ldconfig usage
Message-ID: <20010314205713.A16492@polya>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.15i
Sender: Julian Gilbey <J.D.Gilbey@qmw.ac.uk>
Delivered-To: submit@bugs.debian.org

Package: debian-policy
Version: 3.5.2.0
Severity: wishlist

Proposed patch:

     Any package installing shared libraries in a directory that's listed
     in `/etc/ld.so.conf' or in one of the default library directories of
     `ld.so' (currently, these are `/usr/lib' and `/lib') must call
     `ldconfig' in its `postinst' script if and only if the first argument
-    is `configure'.  However, it is important not to call `ldconfig' in
+    is `configure', and should call `ldconfig' in its `postrm' if and
+    only if the first argument is `remove'.  Packages must not call
+    `ldconfig' in
     the postrm or preinst scripts in the case where the package is being
     upgraded (see Section 6.5, `Details of unpack phase of installation or
     upgrade'), as `ldconfig' will see the temporary names that `dpkg' uses
     for the files while it is installing them and will make the shared
     library links point to them, just before `dpkg' continues the
     installation and removes the links!

This clarifies how ldconfig should/must be used.

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

         Julian Gilbey, Dept of Maths, Queen Mary, Univ. of London
       Debian GNU/Linux Developer,  see http://people.debian.org/~jdg
  Donate free food to the world's hungry: see http://www.thehungersite.com/

---------------------------------------
Received: (at 89674-done) by bugs.debian.org; 7 Jun 2001 23:34:02 +0000
>From J.D.Gilbey@qmw.ac.uk Thu Jun 07 18:34:01 2001
Return-path: <J.D.Gilbey@qmw.ac.uk>
Received: from murphy.debian.org [::ffff:216.234.231.6] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 1589Ht-0002qj-00; Thu, 07 Jun 2001 18:34:01 -0500
Received: (qmail 3860 invoked from network); 7 Jun 2001 23:31:27 -0000
Received: from mserv1e.vianw.co.uk (195.102.240.97)
  by murphy.debian.org with SMTP; 7 Jun 2001 23:31:27 -0000
Received: from [195.102.197.85] (helo=polya)
	by mserv1e.vianw.co.uk with esmtp (Exim 3.22 #5)
	id 1589Er-0007Ry-00; Fri, 08 Jun 2001 00:30:54 +0100
Received: from jdg by polya with local (Exim 3.22 #1 (Debian))
	id 1589Eo-000103-00; Fri, 08 Jun 2001 00:30:50 +0100
Date: Fri, 8 Jun 2001 00:30:50 +0100
From: Julian Gilbey <jdg@debian.org>
To: 66023-done@bugs.debian.org, 89473-done@bugs.debian.org,
	89674-done@bugs.debian.org, 91249-done@bugs.debian.org,
	91252-done@bugs.debian.org, 91257-done@bugs.debian.org,
	91259-done@bugs.debian.org, 91260-done@bugs.debian.org,
	91261-done@bugs.debian.org, 92744-done@bugs.debian.org,
	94995-done@bugs.debian.org, 95906-done@bugs.debian.org,
	97072-done@bugs.debian.org, 98712-done@bugs.debian.org
Subject: debian-policy_3.5.5.0_i386.changes INSTALLED
Message-ID: <20010608003050.A3838@polya>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.18i
Sender: Julian Gilbey <J.D.Gilbey@qmw.ac.uk>
Delivered-To: 89674-done@bugs.debian.org

----- Forwarded message from Debian Installer <installer@ftp-master.debian.org> -----

Date: Mon, 04 Jun 2001 10:23:07 -0400
From: Debian Installer <installer@ftp-master.debian.org>
Subject: debian-policy_3.5.5.0_i386.changes INSTALLED
To: Julian Gilbey <jdg@debian.org>,
        Debian Policy List <debian-policy@lists.debian.org>


Installing:
debian-policy_3.5.5.0.tar.gz
  to pool/main/d/debian-policy/debian-policy_3.5.5.0.tar.gz
policy-process.txt.gz byhand
libc6-migration.txt byhand
fhs.txt byhand
debian-policy_3.5.5.0_all.deb
  to pool/main/d/debian-policy/debian-policy_3.5.5.0_all.deb
perl-policy.txt.gz byhand
menu-policy.txt.gz byhand
mime-policy.txt.gz byhand
virtual-package-names-list.txt byhand
upgrading-checklist.txt byhand
fhs-2.1.html.tar.gz byhand
policy.pdf.gz byhand
menu-policy.html.tar.gz byhand
policy.html.tar.gz byhand
mime-policy.html.tar.gz byhand
debconf_specification.html byhand
debconf_specification.txt.gz byhand
policy.txt.gz byhand
policy-process.html.tar.gz byhand
perl-policy.html.tar.gz byhand
debian-policy_3.5.5.0.dsc
  to pool/main/d/debian-policy/debian-policy_3.5.5.0.dsc
policy.ps.gz byhand
Changes: debian-policy (3.5.5.0) unstable; urgency=low
 .
  * Fixed up incorrect entries in the changelog (there was an erroneous
    3.5.0.1 revision which never happened; it has now been correctly
    merged with the 3.5.3.0 changelog entry)
  * Add section numbers to upgrading-checklist for all revisions from
    3.0.0 onwards
  * Complete rewrite (and renumbering) of sections 9.1 and 9,2
  * This time *really* include the HTML version of the FHS
  * Added doc-base support for all of the HTML files
  * Added several more files to the byhand list and rewrote chunks of
    debian/rules to do this
  * Add patched versions of debiandoc-sgml stuff to source package until
    patches are incorporated upstream
  * Versioned Build-Depend on debiandoc-sgml for fixed Text.pm
  * Improved mkdir example in 10.1.2                 closes: Bug#92744
  * Made the "where examples live" entry in the upgrading-checklist
    clearer (add "for use by scripts")
  * Add a dpkg-statoverride description section      closes: Bug#89473
  * Fix the ldconfig usage description (remove "only if")
                                                     closes: Bug#89674
  * Clarification of package priority issues vis-a-vis the X Windows
    system                                           closes: Bug#91249
  * Enhanced x-terminal-emulator policy              closes: Bug#91252
  * Minor changes to X app-defaults policy           closes: Bug#91259
  * Clarification of X policy in respect to FHS      closes: Bug#91260
  * OpenMotif has the same rules as OSF/Motif        closes: Bug#91261
  * The X Font policy rewrite                        closes: Bug#91257
  * The "man" program is no longer guaranteed to read header information
    to find alternative manpage names                closes: Bug#94995
  * Correction to meaning of Standards-Version       closes: Bug#97072
  * Split section 12.8 (X Window System) into subsections for readability
  * Plug-ins != shared libraries (at last)           closes: Bug#66023
  * Add packaging manual remnants to policy document as appendices, and
    mention this in control file                     closes: Bug#95906
  * Clarification in Perl policy                     closes: Bug#98712
Announcing to debian-devel-changes@lists.debian.org
Setting bugs to severity fixed: 66023 89473 89674 91249 91252 91257 91259 91260 91261 92744 94995 95906 97072 98712 


Thank you for your contribution to Debian.


----- End forwarded message -----



Reply to: