#243: some sunwcsu binaries want libzonecfg
--------------------------------------+-------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Elatte Unstable Beta 1
Component: opensolaris | Version: 1.0
Severity: normal | Keywords:
Launchpad_linked: 0 |
--------------------------------------+-------------------------------------
Some binaries from sunwcsu want libzonecfg.so.1 from sunwzoneu. I'm not
sure if this is worth fixing because as far as I know, zone functionality
is still crippled with lucreatezone missing.
found by executing the following on a clean Alpha 3 installation:
{{{for i in `find /usr/{bin,sbin,X11R6/bin} -type f` ; do (ldd $i
2>/dev/null | grep "file not found") && dpkg-query -S $i ; done}}}
See attached file for relevant output.
--
Ticket URL: <http://www.gnusolaris.org/cgi-bin/trac.cgi/ticket/243>
Nexenta Bug Tracking System <http://www.gnusolaris.org/gswiki/Bugs>
Core Components_______________________________________________
GNU/Solaris Development mailing list
[email protected]