>
> List of configured publishers:
> P     O       opensolaris.org (http://pkg.opensolaris.org/dev/)
> E     O       opensolaris.dev (http://pkg.opensolaris.org/dev/)
> D     O       opensolaris.pending (http://pkg.opensolaris.org/release/)

I think your problem is that you have several publishers that are 
looking for the same packages. I can't find anything describing the 
first column of your output, but I am guessing that "P" is the preferred 
publisher, and "D" is a disabled publisher. I don't know about "E", 
though, and since it is named incorrectly and points to the same URL as 
the preferred publisher, I would suggest you remove it altogether and 
try again with only the opensolaris.org publisher set.

-- Alan

On 01/26/10 03:23 AM, Philip Brown wrote:
> I am trying to update from b130>  b131 but can not get passed evaluation of 
> "SUNWthunderbirdl10n-extra" in Package Manager. I have perused the release 
> notes and have not seen anything in regards to this.  I have also tried some 
> workarounds on possibly similar bugs as noted below.
>
> I would appreciate any help.
>
> Thanks,
> pmb
>
>
>
> user at computer:~# more /etc/release
>                         OpenSolaris Development snv_130 X86
>             Copyright 2009 Sun Microsystems, Inc.  All Rights Reserved.
>                          Use is subject to license terms.
>                             Assembled 18 December 2009
> ---------------------------------------------------------------------------------------------------------------------------
> Package Manager Error:
> ---------------------------------------------------------------------------------------------------------------------------
> Evaluating: sunwthunderbirdl10n-extra
>
>
> Preparing...
> Ensuring Update Manager is up to date...
> Refreshing catalog opensolaris.dev
> Refreshing catalog opensolaris.org
> Finished refreshing catalog opensolaris.org
> Gathering package information
>
>
>
>
> Error:
> An unknown error occurred in the None stage.
> Please let the developers know about this problem by
> filing a bug together with the error details listed below at:
> http://defect.opensolaris.org
>
> Exception traceback:
> Traceback (most recent call last):
>    File "/usr/lib/python2.6/vendor-packages/pkg/gui/installupdate.py", line 
> 436, in __proceed_with_stages_thread_ex
>      self.__proceed_with_stages_thread()
>    File "/usr/lib/python2.6/vendor-packages/pkg/gui/installupdate.py", line 
> 611, in __proceed_with_stages_thread
>      stuff_todo = self.__plan_stage()
>    File "/usr/lib/python2.6/vendor-packages/pkg/gui/installupdate.py", line 
> 915, in __plan_stage
>      be_name = None)
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 409, in 
> plan_update_all
>      log_op_end=[api_errors.IpkgOutOfDateException])
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 391, in 
> plan_update_all
>      verbose=verbose)
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/image.py", line 2350, 
> in make_update_plan
>      self.__call_imageplan_evaluate(ip, verbose)
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/image.py", line 786, 
> in __call_imageplan_evaluate
>      ip.evaluate(verbose)
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py", line 
> 537, in evaluate
>      ccancel=self.__check_cancelation)
>    File 
> "/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py", line 
> 680, in prefetch_manifests
>      progtrack, ccancel=ccancel)
>    File 
> "/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py", line 
> 755, in _prefetch_manifests
>      excludes)
>    File 
> "/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py", line 
> 785, in _prefetch_manifests_list
>      download_dir, progtrack=progtrack)
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/transport/repo.py", 
> line 282, in get_manifests
>      self._engine.run()
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/transport/engine.py", 
> line 477, in run
>      self.__cleanup_requests()
>    File "/usr/lib/python2.6/vendor-packages/pkg/client/transport/engine.py", 
> line 258, in __cleanup_requests
>      proto_reason = pmap[httpcode]
> KeyError: 0
>
> pkg version: f4ce7d1913be
>
> List of configured publishers:
> P     O       opensolaris.org (http://pkg.opensolaris.org/dev/)
> E     O       opensolaris.dev (http://pkg.opensolaris.org/dev/)
> D     O       opensolaris.pending (http://pkg.opensolaris.org/release/)
>
>
> ---------------------------------------------------------------------------------------------------------------------------
> Steps to resolve:  Tried work around to Bug 13590 dealing with l10n
> ---------------------------------------------------------------------------------------------------------------------------
>
> http://defect.opensolaris.org/bz/show_bug.cgi?id=13590
> env LC_ALL=C pfexec packagemanager --update-all
> env LC_ALL=en_US.UTF-8 pfexec packagemanager --update-all
>
> user at computer:~# locale
> LANG=en_GB.UTF-8
> LC_CTYPE="en_GB.UTF-8"
> LC_NUMERIC="en_GB.UTF-8"
> LC_TIME="en_GB.UTF-8"
> LC_COLLATE="en_GB.UTF-8"
> LC_MONETARY="en_GB.UTF-8"
> LC_MESSAGES="en_GB.UTF-8"
> LC_ALL=
>
> Result: No Change - Same Error Messages
>
> ---------------------------------------------------------------------------------------------------------------------------
> Steps to resolve:  Tried work around by adding upnp user as needed by 
> coherence.
> http://defect.opensolaris.org/bz/show_bug.cgi?id=13533
> ---------------------------------------------------------------------------------------------------------------------------
>
> Result: No Change - Same Error Messages
> I later on realised I had installed coherence on a different box so have now 
> removed upnp user
>    

Reply via email to