[Bug 346271] halt initscript does not properly handle apcupsd shutdowns

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 2 11:22:53 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=346271





--- Comment #12 from Vadym Chepkov <chepkov at yahoo.com>  2008-12-02 06:22:50 EDT ---
Unfortunately the problem still exists in Fedora-10

$ ldd /sbin/apcupsd
        linux-gate.so.1 =>  (0x00130000)
        libwrap.so.0 => /lib/libwrap.so.0 (0x00133000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x0013c000)
        libcrypto.so.7 => /lib/libcrypto.so.7 (0x00156000)
        libnetsnmp.so.15 => /usr/lib/libnetsnmp.so.15 (0x002a4000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00362000)
        libc.so.6 => /lib/libc.so.6 (0x00370000)
        /lib/ld-linux.so.2 (0x00110000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x004e4000)
        libdl.so.2 => /lib/libdl.so.2 (0x004fe000)
        libz.so.1 => /lib/libz.so.1 (0x00503000)
        libsensors.so.4 => /usr/lib/libsensors.so.4 (0x00517000)
        libm.so.6 => /lib/libm.so.6 (0x00525000)

as you can see apcupsd relies on libraries that are in /usr and it can be
unmounted at this point.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the fedora-triage-list mailing list