I have installed Open Solaris from Live CD (snv_86) on my Ultra 40 desktop.  Getting packages from pkg.opensolaris.org using package manager of via pkg install command was an impossible thing to do as it was timing out or losing connection or whatever (with an ugly error message which by no way means its timing out) so somebody told me to install ipkg. I did this :
    #pkg install SUNWipkg
As a result ld was ruined
   # ldd /usr/bin/ld
        libld.so.4 =>    /usr/bin/../../lib/libld.so.4
        libld.so.4 (SUNWprivate_4.2) =>  (version not found)
        libelf.so.1 =>   /usr/bin/../../lib/libelf.so.1
        libc.so.1 =>     /usr/bin/../../lib/libc.so.1
        liblddbg.so.4 =>         /lib/liblddbg.so.4
        libm.so.2 =>     /lib/libm.so.2

(The same thing happens when I install SUNWgmake so I think which package is irrelevant)

So I decided to update SUNWtoo as per http://opensolaris.org/jive/thread.jspa?messageID=252205
https://opensolaris.org/jive/thread.jspa?threadID=64281&tstart=0
$pkg install pkg:/[EMAIL PROTECTED],5.11-0.93:20080708T171143Z

And then I rebooted my machine, my machine won't come back up !!
Error I am getting is is : "/kernel/amd64/genunix do_relocate failed
Krtld: error during initial load/link phase

krtld could not locate or resolve symbols for /platform/i86pc/kernel/amd64/unix in the boot archive. Please verify that this file matches what is found in the boot archive."

Please help as this is the 4th time I have installed the o/s without any success.

I have to install these packages and I haven t been successful in a month !!

pkg install SUNWgmake
pkg install SUNWhea
pkg install sunstudio
pkg install SUNWmercurial
pkg install SUNWprd
pkg install SUNWtlsd
pkg install SUNWant
pkg install SUNWicu
pkg install SUNWicud

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to