Rob,

Try removing the "/dev" from the authname in your manifest, so that the url 
entry looks like:
<main url="http://pkg.opensolaris.org/dev";
 >> authname="opensolaris.org"/>

Sue

  On 02/09/09 08:50, Rob wrote:
> Jan,
> 
>> You can specify address of IPS repository in AI
>> manifest you use
>> for the installation. I assume that default manifest
>> is used in your
>> case. It is stored in
>> /var/ai/<port_number>/default.xml file.
>> Just change following line:
>>
>> <main url="http://pkg.opensolaris.org";
>> authname="opensolaris.org"/>
>> ->
>> <main url="http://pkg.opensolaris.org/dev";
>> authname="opensolaris.org"/>
> 
> I did as you suggested, but the install failed with:
> 
> <TRANSFER_MOD_E Feb  9 16:06:00> Unable to initialize the pkg image area at /a
> <TRANSFER_MOD Feb  9 16:06:00> TValueError or TABort
> <TRANSFERMOD Feb  9 16:06:00> IPS initialization failed
> <OM Feb  9 16:06:00> Transfer failed with error 10
> <AI Feb  9 16:06:01> om_perform_install failed with error 114
> <AI Feb  9 16:06:01> Auto install failed
> 
> I've attached the complete install_log and ai_combined_manifest.xml from the 
> client.
> 
> Rob
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss


Reply via email to