Dave and Brian:

I just checked this out and down load the s11-sru02-03a-ai-x86.iso. I created a s11-sru2-03a-ai-x86 service as follow:

installadm create-service -n s11-sru02-03a-ai-x86 -s /net/ins3525-svr/export/osol/x/s11-sru02-03a-ai-x86.iso -d /export/home/images/s11-sru02-03a-ai-x86

Creating service from: /net/ins3525-svr/export/osol/x/s11-sru02-03a-ai-x86.iso
Setting up the image ...

Creating x86 service: s11-sru02-03a-ai-x86

Image path: /export/home/images/s11-sru02-03a-ai-x86

Refreshing install services


Then I checked the default install manifest for s11-sru02-03a-ai-x86 and it uses the following default for solaris publisher:


<source>
<publisher name="solaris">
<origin name="http://pkg.oracle.com/solaris/release"/>
</publisher>
</source>

Is it possible to access your AI server and client to take a look to see what is going on ???




On 01/ 5/12 10:37 AM, Brian Phipps wrote:


On 1/5/12 7:14 AM, Dave Miner wrote:
On 01/04/12 20:20, Brian Phipps wrote:
Hi All,

I've created an AI service using the s11-sru02-03a-ai-x86.iso. Every
install I've attempted so far has failed part way through the install in
the following fashion:

2012-01-05 00:27:59,179 InstallationLogger CRITICAL Failed Checkpoints:
2012-01-05 00:27:59,229 InstallationLogger ERROR
2012-01-05 00:27:59,280 InstallationLogger ERROR generated-transfer-1097-1
2012-01-05 00:27:59,330 InstallationLogger ERROR
2012-01-05 00:27:59,380 InstallationLogger ERROR Checkpoint execution
error:
2012-01-05 00:27:59,431 InstallationLogger ERROR
2012-01-05 00:27:59,481 InstallationLogger ERROR Unable to contact valid
package repository
2012-01-05 00:27:59,532 InstallationLogger ERROR Encountered the
following error(s):
2012-01-05 00:27:59,582 InstallationLogger ERROR Unable to contact any
configured publishers.
2012-01-05 00:27:59,633 InstallationLogger ERROR This is likely a
network configuration problem.
2012-01-05 00:27:59,683 InstallationLogger ERROR https protocol error:
code: 403 reason: Forbidden
2012-01-05 00:27:59,734 InstallationLogger ERROR URL:
'https://pkg.oracle.com/solaris/support'.
2012-01-05 00:27:59,784 InstallationLogger ERROR
2012-01-05 00:27:59,835 InstallationLogger INFO Automated Installation
Failed. See install log at /system/volatile/install_log
2012-01-05 00:27:59,885 InstallationLogger DEBUG Shutting down Progress
Handler
Automated Installation failed
Please refer to the /system/volatile/install_log file for details


Here is the point in the install_log at which the install fails:

2012-01-05 00:07:13,725 InstallationLogger.generated-transfer-1097-1
DEBUG Install Phase ... Started.
2012-01-05 00:26:52,017 InstallationLogger.generated-transfer-1097-1
DEBUG Install Phase ... Done.
2012-01-05 00:26:52,920 InstallationLogger.generated-transfer-1097-1
DEBUG Package State Update Phase ... Started.
2012-01-05 00:26:53,545 InstallationLogger.generated-transfer-1097-1
DEBUG Package State Update Phase ... Done.

2012-01-05 00:26:54,863 InstallationLogger.generated-transfer-1097-1
DEBUG Image State Update Phase ... Done.
2012-01-05 00:27:59,035 InstallationLogger.generated-transfer-1097-1
DEBUG Cleaning up
2012-01-05 00:27:59,035 InstallationLogger ERROR Error occurred during
execution of 'generated-transfer-1097-1' checkpoint.
Traceback (most recent call last):
File
"/usr/lib/python2.6/vendor-packages/solaris_install/engine/__init__.py",
line 811, in _execute_checkpoints
checkpoint.execute(dry_run)
File
"/usr/lib/python2.6/vendor-packages/solaris_install/transfer/ips.py",
line 381, in execute
info_needed=self.INFO_NEEDED)
File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 157,
in wrapper
return f(instance, *fargs, **f_kwargs)
File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 3661,
in info
pfmri, alt_pub=alt_pub)
File "/usr/lib/python2.6/vendor-packages/pkg/client/image.py", line
2434, in get_manifest
intent=intent, alt_pub=alt_pub)
File "/usr/lib/python2.6/vendor-packages/pkg/client/image.py", line
2416, in __get_manifest
intent, pub=alt_pub)
File
"/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py",
line 432, in wrapper
return f(instance, *fargs, **f_kwargs)
File
"/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py",
line 1180, in get_manifest
self._captive_portal_test(ccancel=ccancel)
File
"/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py",
line 2114, in _captive_portal_test
raise apx.InvalidDepotResponseException(None, estr)
InvalidDepotResponseException: Unable to contact valid package repository
Encountered the following error(s):
Unable to contact any configured publishers.
This is likely a network configuration problem.
https protocol error: code: 403 reason: Forbidden
URL: 'https://pkg.oracle.com/solaris/support'.


Can anyone tell my why https://pkg.oracle.com/solaris/support would need
to be set as the only publisher during initial install and not the
publisher defined in my AI manifest? Is this coming from the sru2 AI iso?


I would expect the default AI manifest from the ISO, which is what will be used initially when the service is created, to point there. Have you replaced it with a manifest that points elsewhere?

Dave

Dave,

I've checked all instances of all manifests I can find and nothing shows a reference to https://pkg.oracle.com/solaris/support

I've mounted the sru2 AI iso and searched through it for references to https://pkg.oracle.com/solaris/support and found nothing.

The AI service has already been contacted, a valid manifest for the client found(with the correct repo reference), and the pkgs downloaded from the repo defined in the manifest. Why would that repo get changed this far into the install?

-Brian


_______________________________________________
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