On 3 Jul 2008, at 16:15, Danek Duvall wrote:

> Please send us the outputs of
>
>  - pkg version

0ae5e72ba7ee

>  - grep CPANauthen-sasl /var/pkg/catalog/canopus/catalog

V pkg CPANauthen-sasl 2.11,5.11:20080630T142046Z

>  - pkg list -a CPANauthen-sasl

NAME (AUTHORITY)                              VERSION          
STATE      UFIX
CPANauthen-sasl (canopus)                     2.11             
installed  ----

I have however just uninstalled all the packages from my repo and  
started trying to reinstall them, so the last two bits of output  
probably aren't useful. Sorry.

But I'm getting the same traceback trying to install another package  
(CPANconvert-asn1) which only depends on SUNWperl584core and  
SUNWperl584usr:

bash-3.2$ pfexec pkg install pkg://canopus/CPANconvert-asn1
Traceback (most recent call last):
   File "/usr/bin/pkg", line 1458, in ?
     ret = main_func()
   File "/usr/bin/pkg", line 1424, in main_func
     return install(img, pargs)
   File "/usr/bin/pkg", line 448, in install
     filters = filters, verbose = verbose, noexecute = noexecute)
   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line  
1280, in make_install_plan
     self.load_optional_dependencies()
   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line  
1021, in load_optional_dependencies
     self.update_optional_dependency(min_fmri)
   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line  
989, in update_optional_dependency
     matcher = pkg.fmri.exact_name_match)[0]
   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line  
403, in get_matching_fmris
     raise KeyError, "packages matching '%s' not found in catalog or  
image" \
KeyError: "packages matching 'pkg:/CPANdigest-hmac' not found in  
catalog or image"

This time, CPANdigest-hmac *is* installed.

bash-3.2$ grep CPANdigest-hmac /var/pkg/catalog/canopus/catalog
V pkg CPANdigest-hmac 1.1,5.11:20080630T141231Z
bash-3.2$ pkg list -a CPANdigest-hmac
NAME (AUTHORITY)                              VERSION          
STATE      UFIX
CPANdigest-hmac (canopus)                     1.1              
installed  ----
bash-3.2$ ls /var/pkg/pkg/CPAN*/*/installed
/var/pkg/pkg/CPANauthen-sasl/2.11%2C5.11%3A20080630T142046Z/installed
/var/pkg/pkg/CPANdigest-hmac/1.1%2C5.11%3A20080630T141231Z/installed
/var/pkg/pkg/CPANdigest-sha1/2.11%2C5.11%3A20080630T141212Z/installed

Cheers,

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

Reply via email to