Hernan Saltiel wrote:
> Thanks to Rich Lowe, I know what I did in the wrong way.
> Here is what needs to be done in order to have a working onnv_142
> OpenSolaris:
>
> a) Install OpenSolaris snv_134 (this is my case only).
>
> b) Create a directory where to put the untar'ed, unbzip2'ed binaries:
>    1) mkdir -p /export/repo
>
> c) Untar and unbzip2 the binaries:
>    1) cd /export/repo
>    2) tar jxvf /path/to/file/on-nightly-142.i386.tar.bz2
>
> d) Start the local repository in one terminal window (it cannot be
> closed):
>    1) /usr/lib/pkg.depotd -d /export/repo/on-nightly-142.i386 -p 13000
Hi, after this command, I get something like this:
pkg.depotd: unable to bind to the specified port: 13000. Reason: node
name or service name not known

What do you think I should do to achieve update to oonv 142? (nave
installed 134 now)

> e) Execute onu.sh, downloaded from
> http://www.opensolaris.org/sc/src/onnv/onnv-gate/usr/src/tools/scripts/onu.sh
>    1) cd /opt (where I want onu.sh downloaded)
>    2) wget
> http://www.opensolaris.org/sc/src/onnv/onnv-gate/usr/src/tools/scripts/onu.sh
>    3) chmod +x onu.sh
>    4) ./onu.sh -Ot on-nightly-142.i386 -u http://localhost:13000
>
> f) After the upgrade, poweroff the machine.
>    1) poweroff
>
> g) Boot again, and be happy! I have, now, an onnv_142 OpenSolaris!!!
>
> Thanks again for the help, and best regards,
>
> HeCSa.

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to