You have what appears to be a corrupt manifest somewhere.  You could

    ggrep -R "ris.org$" /var/pkg/pkg

or (possibly faster) truss the rebuild-index to find out what manifest it
last looked at, and verify that it's corrupt.  Remove it, and try again.

I'll leave it to K to deduce how we still managed to get a corrupt manifest
on the system.

I would encourage Brock to add the "fmri" attribute to the manifest before
calling set_content() so that we know at least what FMRI the manifest came
from.  Probably adding a "filename" attribute to the MalformedActionError
handling (and to the manifest) would be useful for cases like this, too.

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

Reply via email to