On 06/11/10 01:08 PM, Wyllys Ingersoll wrote:

I created a minimized BE for use on a very memory/CPU limited laptop using a 
script
called "create-be" a couple of months ago (build 134).  I don't recall who sent 
me
the script but it does have a standard Sun CDDL header and appears legit.

Now I want to update this image using "pkg image-update" but it fails with
the following message:

...
Maintained incorporations: None

Package version changes:

No updates available for this image.
...

Any idea where I might look to fix this?


You can start with:

pkg image-update -nv

...and see if that proves enlightening.

If you don't see any text with 'FAIL' or 'OBSOLETE and incompatible' in the output, you can then try:

pfexec pkg install -nv [email protected],5.11-0.<build_id>

Where <build_id> is the build you're expecting to update to, such as 134, 140, 141, etc.

To go farther than that, I'd need to see the output of the items above.

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

Reply via email to