Just a guess. Not sure if this will work.
Its because of bad internet connection ( Most probably because of timeout )
Its better to bring the pkg release up to date. Try

# pkg refresh --full
# export PKG_CLIENT_TIMEOUT=20000
# pkg install SUNWipkg at 0.5.11-0.91
# pkg refresh --full
# pkg image-update -v

and then run the scripts. If you are lucky it may solve your problem.


On Wed, Jul 2, 2008 at 10:43 AM, Harshal <p.harshal at gmail.com> wrote:

> Hi,
>     I am trying to build the custom live CD from OpenSolaris 2008.05. I got
> the distro_constructor. First time i ran ./build_bash.sh
> ../test_date/test1.conf it created the iso properly . But now second time I
> want to do the same thing, I am getting this error...
>
>
>
> </snip>
>
> Download: SUNWwbsup ...  Done
> Download: SUNWpicl ...  Done
> Download: SUNWgccruntime ...  Done
> Install Phase ...  Done
> Traceback (most recent call last):
>   File "/usr/bin/pkg", line 1440, in ?
>     ret = main_func()
>   File "/usr/bin/pkg", line 1406, in main_func
>     return install(img, pargs)
>   File "/usr/bin/pkg", line 445, in install
>     verbose = verbose, noexecute = noexecute)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 1282,
> in make_install_plan
>     ip.evaluate()
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line
> 347, in evaluate
>     self.add_pkg_plan(f)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line
> 273, in add_pkg_plan
>     m = self.image.get_manifest(pfmri)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 516,
> in get_manifest
>     m = self._fetch_manifest(fmri)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 468,
> in _fetch_manifest
>     mcontent = retrieve.get_manifest(self, fmri)
>   File "/usr/lib/python2.4/vendor-packages/pkg/client/retrieve.py", line
> 75, in get_manifest
>     raise NameError, "could not retrieve manifest '%s' from '%s'" % \
> NameError: could not retrieve manifest 'SUNWj6dmo at 0.5.11%2C5.11-0.91' from
> 'http://pkg.opensolaris.org:80'
>
>
> anyone faced similar issue?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20080709/0a4f3e30/attachment.html>

Reply via email to