Hi,

I am making a change on a client package that will use a library that is being packaged along with the corresponding server package. I would like to also move the library to be packaged in the client package instead of the server package. Regardless of where the library is being packaged, after I build my workspace, I noticed that there is a cyclic package dependency which seems to cause a problem with uninstalling either package since IPS shows that the client package depends on the server package and vice versa.

I am unable to find documentation to make the server packages depends on the client package only and not have the client package depends on the server package in this situation. The server dependency on the client package is automatically generated from the build process. Is there a way to explicitly state that the client package should not depend on the server package?

Thanks,
Hoa
_______________________________________________
on-ips-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/on-ips-dev

Reply via email to