Hi,

I'm creating an incorporation package, and have a dependency on our own packages plus the "entire" package:

# pkg contents -m ha-cluster-incorporation | grep depend
[ snip ]
depend [email protected] type=incorporate
depend [email protected] type=incorporate depend [email protected] type=incorporate
depend [email protected] type=incorporate
depend [email protected] type=incorporate


I'm playing a few things with it, and try to do image-update from b108 to b111. Have some problems:

# beadm create new-111
# beadm mount new-111 /mntpt
# pkg -R /mntpt uninstall entire
# pkg -R /mntpt install -vn [email protected]
Creating Plan \ Before evaluation:
UNEVALUATED:
+pkg:/[email protected],5.11-0.111:20090508T230440Z

Creating Plan |
pkg: Could not retrieve manifest '[email protected]%2c5.11-0.111%3a20090418t184030z' from 'http://osol-re:80'
HTTPError code: 404 - Not Found


# pkg -R /mntpt image-update -nv
[ snip ]
Creating Plan \
pkg: Could not retrieve manifest '[email protected]%2c5.11-0.111%3a20090418t192744z' from 'http://osol-re:80'
HTTPError code: 404 - Not Found


# pkg authority
AUTHORITY                           URL
ptria3 (preferred)                  http://ptria3.sfbay:999/
osol                                http://ipkg.sfbay/dev/


The "0.5.11%2C5.11-0.111%3A" looks should be "0.5.11,5.11-0.111:", but somehow the "," and ":" got messed up. I checked all our dependencies to SUNWcs and it looks fine. We don't have any dependency on SUNWmpsvplr. Any ideas what could cause this?

Thanks!

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

Reply via email to