Recently, I am working to support Solaris 11 automated installation to install our own packages together with the Solaris 11 GA OS.
Now I could successfully install the OS, but fail to install our own packages. The error messages on AI screen are showing like that:
========================================
Setting post-install publishers to:
Symantec
origin: http://<ip>:<port>/<http://%3cip%3e:%3cport%3e/>
Installing packages from:
Symantec
origin: http://<ip>:<port>/<http://%3cip%3e:%3cport%3e/>
Error occurred during execution of 'generated-transfer -1291-2' checkpoint.
Failed Checkpoints
generated-transfer -1291-2
Checkpoint execution error:
------------------------------------------
Package: pkg://Symantec/My...@5.12.2....
License: SYMC
License must be viewed
Automated Installation Failed.
========================================
I tried to google, but did not get any clues about how to solve this issue.
I would really appreciate if anyone in this alias could give some suggestions.
Thanks,
Ervin.
_______________________________________________
pkg-discuss mailing list
pkg-d...@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
Hi Ervin,
There is code in the installer to handle the case where must-accept is set
to true, which would also trigger 'displaying' it.
But, there doesn't appear to be code to handle must-display only being set
to true.
This is a bug in the installer from what I can tell.
Could you possibly add a must-accept=true to the package manifest to test
if I'm correct?
Thanks,
Darren.
Good to know that works for you.
I'll log a bug for the problem with just must-display and not must-accept.
Thanks,
Darren.
As a matter of policy, we cannot commit to specific releases or
timeframes for future work. If you require a fix in a specific
timeframe, that has to be escalated through your support channel.
Dave