Brock Pytlik wrote:
> Hmm, that's a strange error. There are several things that would help us 
> debug this problem. If you could add the lws authority back, do these 
> commands and report the output back, it might help us substantially.
> 'pkg list -a LWSlibdvdcss'
> 'pkg search \*LWSlibdvdcss\*'
> 'pkg search -r \*LWSlibdvdcss\*'
> 
> My hope is that will allow us to at least understand why this package is 
> required for image-update.

igor:pts/3$ pkg authority
AUTHORITY                           URL
lws                                 http://pkg.lifewithsolaris.jp:10000/
opensolaris.org (preferred)         http://pkg.opensolaris.org:80/
igor                                http://192.168.1.5:80/


igor:pts/3$ pkg list -a LWSlibdvdcss
Traceback (most recent call last):
   File "/bin/pkg", line 2122, in ?
     __ret = main_func()
   File "/bin/pkg", line 2067, in main_func
     return list_inventory(img, pargs)
   File "/bin/pkg", line 221, in list_inventory
     img.load_catalogs(progress.NullProgressTracker())
   File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 
1431, in load_catalogs
     authority = auth["prefix"])
   File "/usr/lib/python2.4/vendor-packages/pkg/catalog.py", line 132, 
in __init__
     self.load_attrs()
   File "/usr/lib/python2.4/vendor-packages/pkg/catalog.py", line 464, 
in load_attrs
     afile = file(apath, "r")
IOError: [Errno 13] Permission denied: '/var/pkg/catalog/lws/attrs'

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 this message.  The version of pkg(5) is '71eab3488987'.

igor:pts/3$ pkg search \*LWSlibdvdcss\*
INDEX      ACTION    VALUE                     PACKAGE
depend     depend    pkg:/[EMAIL PROTECTED],5.11-0.86:20080813T075312Z 
pkg:/[EMAIL PROTECTED]
depend     depend    pkg:/[EMAIL PROTECTED],5.11-0.86:20080813T075312Z 
pkg:/[EMAIL PROTECTED]


igor:pts/3$ pkg search -r \*LWSlibdvdcss\*
INDEX      ACTION    VALUE                     PACKAGE
depend     depend    pkg:/[EMAIL PROTECTED],5.11-0.86:20081102T012348Z 
pkg:/[EMAIL PROTECTED]
depend     depend    pkg:/[EMAIL PROTECTED],5.11-0.86:20081102T012348Z 
pkg:/[EMAIL PROTECTED]
depend     depend    pkg:/[EMAIL PROTECTED],5.11-0.86:20081102T012348Z 
pkg:/[EMAIL PROTECTED]

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

Reply via email to