1832734 Members
3278 Online
110043 Solutions
New Discussion

Ignite UX 5.4.5

 
SOLVED
Go to solution
Girish_17
Regular Advisor

Ignite UX 5.4.5

Hi All,
I have a server running 11.0 and just now installed Ingite UX 5.4.5 on the same.
I have got tar file of HPUX 11i and not Installable CD's.
I untarred the file in /tmp/HPUX11i and i see the content of this directory as if a depot.

Now when i try to create the Ignite Structure for 11i in order to ignite my other server with 11i "make_depots" command is giving error.

Can anybody tell where i am going worng and what exaclty i need to do?
Thanks for your valuable help.

With regards,
Girish
6 REPLIES 6
Prashant Zanwar_4
Respected Contributor

Re: Ignite UX 5.4.5

What options you are passing to make_depot and what are the errors it is giving you. Can you post.

Thanks
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Girish_17
Regular Advisor

Re: Ignite UX 5.4.5

Hi Prashant,
Thanks for ur reply.

# make_depots -r B.11.11 -s /tmp/HPUX11idepot
Afterwards error is given by swcopy which says cannot copy..that's all and it comes out.

Regards
Girish.
Prashant Zanwar_4
Respected Contributor
Solution

Re: Ignite UX 5.4.5

What results you get if try doing:

swlist -s /tmp/HPUX11i..

What results you get of swcopy:

swcopy -x enforce_dependencies=false
-s /tmp/HPUX11idepot @ /tmp/depot

Just try doing this. And post the results.

make_depot has the syntax

make_depots -r release < release of dest depot> -d destination depot -s

You may also try using -x option along with enforce_dependencies=false. Hope this helps
Thanks
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Prashant Zanwar_4
Respected Contributor

Re: Ignite UX 5.4.5

Sorry for swlist above:

swlist -l depot this you shall try and also

swlist -l budle -s /tmp/...

Hope this helps
Thanks
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
Girish_17
Regular Advisor

Re: Ignite UX 5.4.5

HI,
Prashant thanks for your concern and i am sorry it was a silly problem...it came out simply because of unavailable space in VAR file system. Gone through swagentlog.

Problem is resolved.

Once again thank you very much for your kind help.

Regards,
Girish
Girish_17
Regular Advisor

Re: Ignite UX 5.4.5

Thanks again and three cheers to ITRC forum.
GIRISH