Hi:

Never mind and I figure out what the problem is. I had a out of date 
/etc/resolv.conf on the system. Once I use the correct one, it works 
fine now:


Last login: Wed Oct 15 16:09:33 on console
Sun Microsystems Inc.   SunOS 5.11      snv_86  January 2008
-bash-3.2$ pfexec pkg install SUNWdhcs
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                    1/1       22/22     0.58/0.58

PHASE                                        ACTIONS
Install Phase                                  46/46
PHASE                                          ITEMS
Reading Existing Index                           8/8
Indexing Packages                                1/1
-bash-3.2$ pfexec pkg install SUNWdhcm
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                    1/1       61/61     0.82/0.82

PHASE                                        ACTIONS
Install Phase                                  76/76
PHASE                                          ITEMS
Reading Existing Index                           8/8
Indexing Packages                                1/1
-bash-3.2$ pfexec pkg install SUNWtftp SUNWdsd
Nothing to install in this image (is this package already installed?)
-bash-3.2$ pfexec pkg install SUNWdsd
Nothing to install in this image (is this package already installed?)
-bash-3.2$ pfesec pkg install SUNWsqlite3
-bash: pfesec: command not found
-bash-3.2$ pfexec pkg install SUNWsqlite3
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                  10/10     348/348   60.34/60.34

PHASE                                        ACTIONS
Removal Phase                                  34/34
Update Phase                                 400/400
Install Phase                                110/110
PHASE                                          ITEMS
Reading Existing Index                           8/8
Indexing Packages                              10/10
-bash-3.2$ pfexec pkg install SUNWpython-cherrypy
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                    1/1         1/1     0.00/0.00

PHASE                                        ACTIONS
Removal Phase                                    1/1
Update Phase                                     2/2
Install Phase                                    2/2
PHASE                                          ITEMS
Reading Existing Index                           8/8
Indexing Packages                                1/1
-bash-3.2$



mary ding wrote:
> Hi:
> 
> I am using 2008.0508 Student pack on an x86 machine. I need to add a 
> couple additional packages to setup an Install server.
> 
> When I do this, it fails as follow:
> 
> -bash-3.2$ pfexec pkg install SUNWapch22
> Creating Plan -Traceback (most recent call last):
>    File "/usr/bin/pkg", line 1734, in ?
>      ret = main_func()
>    File "/usr/bin/pkg", line 1698, in main_func
>      return install(img, pargs)
>    File "/usr/bin/pkg", line 601, in install
>      filters = filters, verbose = verbose, noexecute = noexecute)
>    File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 
> 1704, in make_install_plan
>      ip.evaluate()
>    File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", 
> line 354, in evaluate
>      self.evaluate_fmri(f)
>    File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", 
> line 206, in evaluate_fmri
>      m = self.image.get_manifest(pfmri)
>    File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 
> 554, in get_manifest
>      m = self._fetch_manifest_with_retries(fmri)
>    File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 
> 472, in _fetch_manifest_with_retries
>      m = self._fetch_manifest(fmri)
>    File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 
> 497, in _fetch_manifest
>      mcontent = retrieve.get_manifest(self, fmri)
>    File "/usr/lib/python2.4/vendor-packages/pkg/client/retrieve.py", 
> line 84, in get_manifest
>      raise NameError, "could not retrieve manifest '%s' from '%s'" % \
> NameError: could not retrieve manifest 
> '[EMAIL PROTECTED]' from 
> 'http://pkg.opensolaris.org:80'
> pkg:
> 
> This is an internal error, please let the developers know about this
> problem by filing a bug at http://defect.opensolaris.org and including the
> above traceback and the output of 'pkg version'.
> 
> -bash-3.2$
> 
> Any idea whether this is a known issue and how to get around it.  Thanks !!!
> 
> I can get to http://opensolaris.org and http://pkg.opensolaris.org 
> without any problem on this machine via firefox.
> 
> 
> 
> _______________________________________________
> pkg-discuss mailing list
> [email protected]
> http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

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

Reply via email to