Your message dated Tue, 13 Oct 2009 02:20:55 -0500
with message-id <[email protected]>
has caused the   report #549610,
regarding libsemanage1: /lib shlib links to /usr/lib shlib
to be marked as having been forwarded to the upstream software
author(s) [email protected]

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
549610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549610
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Hi,

        As demonstrated by

$ ldd /lib/libsemanage.so.1
        linux-gate.so.1 =>  (0xb8092000)
        libsepol.so.1 => /lib/libsepol.so.1 (0xb8015000)
        libselinux.so.1 => /lib/libselinux.so.1 (0xb7ffa000)
        libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xb7fe9000)
        libustr-1.0.so.1 => /usr/lib/libustr-1.0.so.1 (0xb7fbf000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xb7e60000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xb7e5c000)
        /lib/ld-linux.so.2 (0xb8093000)

        libsemanage1 links to libustr which is located under the,
 possible separate or external, /usr partition, which would render
 libsemanage unusable in such setups. (This dependency has been around
 since 2.0.9).

        Should we move libsemanage1 to /usr/lib? The only reason for it
 to be in /lib would be for early boot, where /usr might not be
 available, but at this point, it is likely not usable without /usr
 anyway. 

        manoj
-- 
Manoj Srivastava <[email protected]> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C


--- End Message ---

Reply via email to