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

Re: What package contains these utilities?



>>>>> "CM" == Craig McPherson <craigm@bsu.dynhost.com> writes:
    CM>  Thanks for the reply, however I suppose I didn't make it clear
    CM> what I needed to know.
    CM> 
    >> $ dpkg -S update-rc.d dpkg: /usr/man/man8/update-rc.d.8.gz dpkg:
    >> /usr/sbin/update-rc.d
    CM>  That's cool and all... however, I need to know what package
    CM> provides those two files (well, just the second actually).
    CM> There's no package called update-rc.d, but I need to know what
    CM> package the update-rc.d files come from, so I can install it.
    CM> 
    CM> Thanks again.
    CM> 

dpkg (on my woody system) provides /sbin/start-stop-daemon,
/sbin/update-rc.d and /usr/sbin/install-info

    @phoenix:[/root] dpkg -L dpkg | more
    /.
    /usr
    /usr/share
    /usr/share/doc
    /usr/share/doc/dpkg
    /usr/share/doc/dpkg/THANKS.gz
    /usr/share/doc/dpkg/TODO.gz
    /usr/share/doc/dpkg/changelog.gz
    /usr/share/doc/dpkg/changelog.Debian.gz
    ..
    [long output snipped]
    ..
    /usr/lib/dpkg/methods/floppy/names
    /usr/lib/dpkg/methods/floppy/desc.floppy
    /usr/bin
    /usr/bin/dpkg
    /usr/bin/dpkg-deb
    /usr/bin/dpkg-split
    /usr/bin/md5sum
    /usr/bin/dselect
    /usr/sbin
    /usr/sbin/update-rc.d              <<<<<<<<<
    /usr/sbin/update-alternatives
    /usr/sbin/install-info             <<<<<<<<<
    /usr/sbin/dpkg-divert
    /usr/sbin/cleanup-info
    /sbin
    /sbin/start-stop-daemon            <<<<<<<<<
    /etc
    /etc/alternatives

The package ldconfig seems to provide /sbin/ldconfig althought I can't
find /sbin/ldconfig.new on my system:

     @phoenix:[/root] dpkg -L ldso
     /.
     /sbin
     /sbin/ldconfig.new
     /usr
     /usr/bin
     /usr/bin/ldd
     /usr/lib
     /usr/lib/lddstub
     [snip]

I hope this is the info you were looking for.

-- 
Salman Ahmed
ssahmed AT pathcom DOT com



Reply to: