Hi,
Bug #6610 was marked as solved 3 days ago.
http://defect.opensolaris.org/bz/show_bug.cgi?id=6610
I just tested the feature and didn't work here. Details follow:
- SUNWinstalladm-tools and SUNWauto-install-common updated to the
latests nightly build
- AI image snv_108 for x86
- Using local mirror of ipkg.sfbay/dev (works ok)
- Manifest (the section that matters here):
<ai_manifest name="additional_repo">
<ai_pkg_repo_default_authority>
<main url="http://local-server/dev"
authname="opensolaris.org"/>
</ai_pkg_repo_default_authority>
<ai_packages>
</ai_packages>
<ai_pkg_repo_addl_authority>
<main url="http://sips.ireland:3001" authname="STEP"/>
</ai_pkg_repo_addl_authority>
<ai_packages>
<package_name>STEP</package_name>
</ai_packages>
</ai_manifest>
- Service log:
pkg: pkg: The following pattern(s) did not match any packages in the current
catalog. Try relaxing the pattern, refreshing and/or examining the catalogs
STEP
Unable to install STEP in /a
Automated Installation failed. Please refer to /tmp/install_log file for
details
Mar 12 08:15:29 opensolaris svc.startd[7]:
application/auto-installer:default failed fatally: transitioned to
maintenance (see 'svcs -xv' for details)
om_perform_install failed with error 114
Auto install failed
Automated Installation failed - error 255
[ Mar 12 08:15:29 Method "start" exited with status 95. ]
- Install log:
<TRANSFER_MOD Mar 12 15:15:22> pkg missing
<TRANSFERMOD Mar 12 15:15:22> IPS transfer failed
<TRANSFERMOD Mar 12 15:15:22> IPS transfer finished
<OM Mar 12 15:15:22> Transfer failed with error 15
<AI Mar 12 15:15:29> om_perform_install failed with error 114
<AI Mar 12 15:15:29> Auto install failed
So looks like the additional authority was not added at all and tried to
find the package in the default authority. Any ideas?
Thanks,
David