On 05/17/11 04:57 AM, xun.ni wrote:
   Hi, Dave:

    I am a new guy on the DC and finally seem to understand what you say.
I use my publisher and let it before the solaris publisher and so that
execute the dc_ai_x86.xml will firstly install my package and then do
the build. But when i do so, the following message appear again:

13:13:36 Version mismatch:
13:13:36 Installer build
version:pkg://solaris/[email protected],5.11-0.164:20110424T023138Z
13:13:36 Target build
version:pkg://solaris/[email protected],5.11-0.151.0.1:20101105T054056Z

I don't know why 151 appear? If i don't install entire, do i just remove
the entire? or what do i need to specify in the xml file?


It appears because you are using the release repository rather than the development repository.

Dave

Thanks,
Xun

On 05/16/11 23:59, Dave Miner wrote:
The script you are using is not compatible with the DC since build
156, but anyway it's the wrong solution for modifying packages when
you have a repository containing them.  Your software stanza needs to
reference your on-nightly repository before a solaris repository that
contains the same build # (so that the packages from your build will
be preferred), and you need to not install entire.

Dave

On 05/16/11 02:20 AM, xun.ni wrote:
Hi, Dave:

I need to replace my package scu(driver/storage/scu) with the lastest
using the DC, and currently my dc_ai_x86.xml and the custom script is in
the attachment, The key error point is "Unable to install
pkg://solaris/scu", my step is that i create a local IPS server with
"/usr/lib/pkg.depotd -d /root/nightly/repo.redist/ -p 10000" and it
contain the lastest package, and then i run "/usr/bin/distro_const build
-v /root/dc_ai_x86.xml". I set a custom script to replace the package
with my own but it failed, can you help me to figure out why it fail?

Thanks,
Xun

On 05/13/11 23:41, Dave Miner wrote:
On 05/13/11 01:37 AM, xun.ni wrote:
Hello:

I am creating the S11 DVD using DC to replace my package, and i
meet the
following problem:

/usr/bin/distro_const build -v /root/dc_ai_x86.xml

logs:

13:13:36 Version mismatch:
13:13:36 Installer build
version:pkg://solaris/[email protected],5.11-0.164:20110424T023138Z
13:13:36 Target build
version:pkg://solaris/[email protected],5.11-0.151.0.1:20101105T054056Z

it seems that the target is only snv_151? but my system is using
snv_164, how can i make that mismatch disappear?


You need to edit the DC manifest and modify it to use the internal
development repository that contains build 164.

Dave



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

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

Reply via email to