Hi Shawn,

Pkg contents are at Sun internal site:
        http://webhome.central.sun.com/rchuck/pkg_contents.txt

The pkg history errors:
Traceback (most recent call last):
  File "/usr/bin/pkg", line 2806, in handle_errors
    __ret = func(*args, **kwargs)
  File "/usr/bin/pkg", line 2723, in main_func
    __img = img = image.Image(mydir, provided_image_dir)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 213, in 
__init__
    progtrack)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 290, in 
find_root
    progtrack=progtrack)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 393, in 
__set_dirs
    self.__check_image(progtrack=progtrack)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 400, in 
__check_image
    self.__upgrade_image(progtrack=progtrack)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 1558, in 
__upgrade_image
    add_installed_entry(f)
  File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 1547, in 
add_installed_entry
    path = "%s/pkg/%s/installed" % \
  File "/usr/lib/python2.4/vendor-packages/pkg/fmri.py", line 364, in 
get_dir_path
    raise MissingVersionError(self)
MissingVersionError: FMRI 'pkg:/catalog.attrs' is missing version information.


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 '7b2e3230fde9'.

I had to restart twice, the first restart appeared to freeze.
After waiting for 5-10 minutes with no output, I pwr-cycled.

I may have done a some pkg command after the restart.
--
Randall

On 09/30/09 19:24, Shawn Walker wrote:
Randall Chuck wrote:
Hello I've I've upgraded from 117 to 124.
Is the following a known problem?

No, it isn't.

Can you provide:

ls -laR /var/pkg > pkg_contents.txt

...in a file posted somewhere along with:

pkg history -l > pkg_history.txt

...in a file posted somewhere?

Something's gone wrong in the image upgrade somehow by the looks of it.

When you first restarted your build 124 system, did you immediately attempt to run any packaging commands?

Cheers,

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

Reply via email to