Hello,

I was installing SunStudio from dev repo and I got error message during the download process: "Check you internet connectivity. Download failed."
And now I can't rebuild-index or install anything:

sh-3.2# pkg rebuild-index
PHASE                                          ITEMS
Indexing Packages                            197/558Traceback (most
recent call last):
 File "/usr/bin/pkg", line 2259, in ?
   __ret = main_func()
 File "/usr/bin/pkg", line 2245, in main_func
   return rebuild_index(img, pargs)
 File "/usr/bin/pkg", line 1984, in rebuild_index
   img.rebuild_search_index(get_tracker(quiet))
 File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line
2672, in rebuild_search_index
   ind.rebuild_index_from_scratch(self.get_fmri_manifest_pairs())
 File "/usr/lib/python2.4/vendor-packages/pkg/indexer.py", line 731,
in rebuild_index_from_scratch
   IDX_INPUT_TYPE_FMRI, tmp_index_dir)
 File "/usr/lib/python2.4/vendor-packages/pkg/indexer.py", line 641,
in _generic_update_index
   (more_to_do, start_point, dicts) = \
 File "/usr/lib/python2.4/vendor-packages/pkg/indexer.py", line 412,
in _process_fmri_manifest_list
   mfst.set_content(mfst_file.read())
 File "/usr/lib/python2.4/vendor-packages/pkg/manifest.py", line 308,
in set_content
   action = actions.fromstr(l)
 File "/usr/lib/python2.4/vendor-packages/pkg/actions/__init__.py",
line 119, in fromstr
   type, hash, attr_dict = _fromstr(string)
MalformedActionError: Malformed action: no attributes at position 7:
   ris.org
          ^


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 '048096a95369'.

sh-3.2#

sh-3.2# pkg authority
AUTHORITY                           URL
dev (preferred)                     http://pkg.opensolaris.org/dev/
sh-3.2#



How can I fix it?
Thank you for help.

Regards,

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

Reply via email to