On 05/ 4/10 01:17 PM, Peter Dennis wrote:
I'm trying to do a pkg image-update -v from snv_111b -> snv_138 on a
sparc system.
There is only one repo defined and no extra/contrib packages installed.
The repo is defined as:
opensolaris.org (preferred) origin online http://ipkg.sfbay/dev/
The machine was installed with repo names of:
default origin online http://ipkg.sfbay/
default mirror online http://ipkg.uk:90/
They have been pkg unset-publish'ed
The error is:
# pkg image-update -v
Creating Plan - Before evaluation:
UNEVALUATED:
+pkg:/[email protected],5.11-0.138:20100430T011453Z
Creating Plan -pkg: image-update failed (inventory exception):
No matching package could be found for the following FMRIs in any of the
catalogs for the current publishers:
pkg:/system/library/storage/[email protected],5.11-0.138:20100407T164712Z
I note in the repo that the libmpapi package is:
0.5.11,5.11-0.138:20100429T181212Z
which is obviously different.
The problem appears to be the
storage/[email protected],5.11-0.138:20100429T180704Z package manifest:
depend
fmri=pkg:/system/library/storage/[email protected],5.11-0.138:20100407T164712Z
type=require variant.opensolaris.zone=global
depend fmri=pkg:/system/library/storage/[email protected],5.11-0.138
type=require variant.opensolaris.zone=global
Note the same dependency twice -- without and without timestamp.
It looks like one or more of the following might be the cause:
- bug 14869 which is fixed in b138:
http://cr.opensolaris.org/~richlowe/pkg_14869/
- a package didn't get published to the repository that should have
- something went wrong during merge
I seem to recall another bug with pkgdepend doubling up dependencies too...
Cheers,
-Shawn
_______________________________________________
on-ips-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/on-ips-dev