All of lore.kernel.org
 help / color / mirror / Atom feed
* /lib/libsemanage.so.1 links to  /usr/lib/libustr-1.0.so.1
@ 2009-10-13  7:20 Manoj Srivastava
  2009-10-13 14:07 ` Joshua Brindle
  0 siblings, 1 reply; 11+ messages in thread
From: Manoj Srivastava @ 2009-10-13  7:20 UTC (permalink / raw)
  To: selinux; +Cc: Raphael Geissert, 549610-forwarded

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 <srivasta@acm.org> <http://www.golden-gryphon.com/>  
1024D/BF24424C print 4966 F272 D093 B493 410B  924B 21BA DABB BF24 424C

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-11-27 18:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-13  7:20 /lib/libsemanage.so.1 links to /usr/lib/libustr-1.0.so.1 Manoj Srivastava
2009-10-13 14:07 ` Joshua Brindle
2009-10-14  5:49   ` Manoj Srivastava
2009-10-19 14:20     ` Stephen Smalley
2009-10-19 15:07       ` Daniel J Walsh
2009-10-19 15:11         ` Stephen Smalley
2009-10-19 15:35           ` Daniel J Walsh
2009-10-19 19:10             ` Joshua Brindle
2009-10-21 14:03       ` Manoj Srivastava
2009-10-21 14:29         ` Stephen Smalley
2009-11-27 18:03   ` Joshua Brindle

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.