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

Bug#374945: marked as done (ldconfig: please add an argument to specify files to update)



Your message dated Fri, 06 Apr 2007 18:01:50 +0200
with message-id <46166EEE.1070902@aurel32.net>
and subject line Bug#374945: closed by Aurelien Jarno <aurel32@debian.org> (Bug#374945: fixed in glibc 2.5-0exp4)
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)

--- Begin Message ---
Package: libc6
Version: 2.3.6-15
Severity: normal

Please see debian bug 72140 for background info, and in particular,
this message:
---
> From: Henrique M Holschuh <hmh+debianbug@rcm.org.br>
> Subject: Re: Bug#72140: Setting up libraries too slow
> Date: Thu, 21 Sep 2000 10:40:20 -0300
> 
> > On Thu, 21 Sep 2000, Nicols Lichtmaier wrote:
> > >  Couldn't ldconfig be enhanced to act only on command-line given libraries?
> > 
> > The only point in running ldconfig today is to update the symlinks, which
> > could also be done by a few "ln"s in "if" statements. I think there should
> > be an update-lib-symlinks(8) that handles installation and removal of
> > libraries.
> 
> What about ld.so's cache? Isn't ldconfig the one responsible to keep that
> thing up-to-date?
> 
> One should profile ldconfig and see exactly what takes so much time.
> Building the symlink trees? Reading the directory tree (ext2 is a $#%@#$ for
> directories with many files)? Reading the information for the cache file?
> Something else?  I don't see the point of building a strategy to try to
> minimize a problem which isn't determined exactly.
---

ldconfig is called in very large amount of package dpkg postinst
scripts.  These take many minutes to run per package on older systems,
and a system upgrade is painfully slow unless one moves /sbin/ldconfig
out of the way (since it appears completely unnecessary in all usage I
have encountered to date) and symlink to /bin/true.  It really
shouldn't be taking that long, and that thread mentions adding an
argument to ldconfig to get it to only update the files in question,
rather than updating the symlinks and cache for *everything* that
appears in all the lib directories.  In the case of the cache, you
don't need to look at the existance and location of every library on
the sytem, just assume they are correct from the entries already in
the cache -- only add and modify those from the arguments supplied.

Since the dpkg and necessary policy changes don't look like they are
going to happen any time soon (I've been eagerly awaiting a proper
solution to this bug for 6 years), could the libc maintainers think
about adding this argument to ldconfig?

Thanks.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)

Versions of packages libc6 depends on:
ii  tzdata                        2006g-1    Time Zone and Daylight Saving Time

libc6 recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 2.5-0exp4

Tim Connors a écrit :
> reopen 374945
> thankyou
> 
> 
> On Mon, 5 Feb 2007, Debian Bug Tracking System wrote:
> 
>> This is an automatic notification regarding your Bug report
>> #374945: ldconfig: please add an argument to specify files to update,
>> which was filed against the libc6 package.
> 
> It is (in libc6 2.3.6.ds1-13) taking almost as long as it used to, and it
> is still stat()ing and reading (at least partially, presumably, via the
> mmap) every file in at least /usr/lib :

This is because the bug has been fixed in 2.5-0exp4 only, and not in
2.3.6.ds1-13. Closing the bug again.

-- 
  .''`.  Aurelien Jarno	            | GPG: 1024D/F1BCDB73
 : :' :  Debian developer           | Electrical Engineer
 `. `'   aurel32@debian.org         | aurelien@aurel32.net
   `-    people.debian.org/~aurel32 | www.aurel32.net

--- End Message ---

Reply to: