1834150 Members
2414 Online
110064 Solutions
New Discussion

Re: How to install SSH

 
David_246
Trusted Contributor

How to install SSH

Hi,

Very stupid question, I know.
I just downloaded SSH(T1471AA) from the HP site and want to install the software. I try to install it using swinstall and select source : /tmp/ssh/T1471AA.depot
It tells me that there is no depot software in there, When I do a "tar tvf ...depot" it works and I see many files. But how do I get it installed ? It's not working as it is explained in the README files. Anyone has an idea ??

Regs David
@yourservice
9 REPLIES 9
Steve Steel
Honored Contributor

Re: How to install SSH

Hi


www.docs.hp.com

search on ssh

All available documents and faqs will appear


Try swinstall -s /tmp/ssh/T1471AA.depot


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)
Stefan Farrelly
Honored Contributor

Re: How to install SSH

Try;

swinstall -s /tmp/ssh/T1471AA.depot \*

Im from Palmerston North, New Zealand, but somehow ended up in London...
David_246
Trusted Contributor

Re: How to install SSH

Hi,
Tried both, please see the log-file :

ERROR: Failed to start source agent on "/tmp/ssh/T1471AA.depot" for
root@nlhpunx2n1.intern.axa.nl. "/tmp/ssh/T1471AA.depot" is
not a valid depot. 04/07/03 10:02:03 METDST
* Agent pid=22194 completed. 04/07/03 10:02:19 METDST
* Started install agent on "/" for
root@nlhpunx2n1.intern.axa.nl, pid=22201, 04/07/03 10:02:35
METDST
ERROR: Failed to start source agent on "/tmp/ssh/T1471AA.depot" for
root@nlhpunx2n1.intern.axa.nl. "/tmp/ssh/T1471AA.depot" is
not a valid depot. 04/07/03 10:02:37 METDST
* Agent pid=22201 completed. 04/07/03 10:02:37 METDST


depot-corruption ?? Downloaded the file twice ???
@yourservice
Stefan Farrelly
Honored Contributor

Re: How to install SSH

Can you swlist -s the source ?

Are you downloading 11.0 or 11i versions ? I can download the 11.0 version and install it fine. Size in bytes of downloaded file is;
8058880

Is your swagentd daemon running ?
Im from Palmerston North, New Zealand, but somehow ended up in London...
Yogeeraj_1
Honored Contributor

Re: How to install SSH

hi,

instead of running it using the command like, try running swinstall and through the interface:

- mark the software for installation
- perform the install analysis

see what errors it is giving (if any)

revert

best regards
Yogeeraj
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Stefan Farrelly
Honored Contributor

Re: How to install SSH

size of the depot for 11i is 8038400 bytes, and I can download and install it fine so source is good.
Im from Palmerston North, New Zealand, but somehow ended up in London...
David_246
Trusted Contributor

Re: How to install SSH

AAagh, don't know what's going on. just made the file executable changed f-permissions , et voila.

I really don't know what is was, but at least it's working now. Thanks for all your help !!

Regs David
@yourservice
Juan Leon_2
Occasional Contributor

Re: How to install SSH

Hello David, I was installing software during the weekend and I had the same situation. What i end up doing was extrac the files (tar -xvf ) then a catalog directory will be created under that directory you need to create a swlock file. then run the swlist -s hostname:path.

I am sure it will work.

Caesar_3
Esteemed Contributor

Re: How to install SSH

Hello!

You need to use the swinstall tool
and not tar the swinstall -s
if you run X you can set the DISPLAY and
see it graphic or add in the end of the command \* to start now.

Caesar