On 04/15/2015 08:36, Alexander Pyhalov wrote:
Dan McDonald писал 14.04.2015 18:22:

I'll look at removing admin-incorporation dependencies from different
our packages and will write back later.


The main issue is installer. slim_source library libict depends on libadmutil and libadmldb from admin incorporation. It seems we have to preserve it for now. On other hand I found CDDL-licensed usr/src/cmd/slim-install/svc/live-sysidtool.xml, which I'm going to transform to sysidtool manifest. It could be OK as temporary solution, but I still dislike our dependency on admin incorporation (system/library/sysidtool).

BTW, I could successfully build illumos-gate without system/management/product-registry. Perhaps, you can add

diff --git a/usr/src/pkg/manifests/developer-opensolaris-osnet.mf b/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
index 15b37a4..2ba0b4d 100644
--- a/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
+++ b/usr/src/pkg/manifests/developer-opensolaris-osnet.mf
@@ -56,7 +56,6 @@ depend fmri=system/library/[email protected] type=require
 depend fmri=system/library/[email protected] type=require
 depend fmri=system/library/math/[email protected] type=require
depend fmri=system/library/mozilla-nss/[email protected] type=require
-depend fmri=system/management/[email protected] type=require
 depend fmri=system/management/snmp/[email protected] type=require
 depend fmri=text/[email protected] type=require
 depend fmri=web/server/apache-22 type=require

to your patch.
--
Best regards,
Alexander Pyhalov,
system administrator of Southern Federal University IT department

_______________________________________________
oi-dev mailing list
[email protected]
http://openindiana.org/mailman/listinfo/oi-dev

Reply via email to