Hello,

I have a base 2009.06 repository to which I've also applied all the available SRUs from ipkg.sfbay/support. So essentially a union of /release and /support.

I'm trying this as an experiment to see if I can have a single repo to deliver both /support and /release.

Now, when performing an automated install, my manifest defines the following packages to install:

[email protected]<branch>
SUNWcs
SUNWcsd
babel_install

When <branch> is 0.111.6 I get a system with SRU 6 installed.

When <branch> is 0.111 I also get a system with SRU 6 installed.

When <branch> is 0.111.1 The install fails with something like the following:

pkg: The following package(s) violated constraints:
Package pkg:/[email protected],5.11-0.111.5 conflicts with constraint in installed pkg:/entire: Pkg SUNWcs: Optional min_version: 0.5.11,5.11-0.111.1 max version: 0.5.11,5.11-0.111.1 defined by: pkg:/entire

Even though what I'm doing may not be 'supported', I would have thought that http://defect.opensolaris.org/bz/show_bug.cgi?id=2792 would prevent newer versions of packages being installed than what was requested in the branch.

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

Reply via email to