install failed
Brought to you by:
ibmopenssh,
jyotibt
install failed for root. can anyone give me a clue?
sysck: 3001-022 The file
/.ssh/prng_seed
was not found.
sysck: 3001-017 Errors were detected validating the files
for package openssh.base.server.
0503-464 installp: The installation has FAILED for
the "root" part of the following filesets:
openssh.base.server 3.8.0.2
openssh.base.server 3.8.0.2 ROOT
APPLY FAILED
openssh.base.server 3.8.0.2 ROOT
CLEANUP SUCCESS
Logged In: YES
user_id=1169276
I think you are trying to install the AIX 5.1 installp
images on a AIX 5.2 or AIX 5.3 box. Pls download AND INSTALL
the appropriate installp images . The packaging is different
for AIX5.1, AIX5.2 and 5.3.
Logged In: NO
no, i am installing on 5.1 box.
Logged In: YES
user_id=1169276
Pls let me know the following:
1) Maintenance Level of AIX 5.1.
2) Are you doing a migration install?
3) Do you get this error when you try to doa fresh install
of OpenSSH?
Logged In: NO
I have done the on both aix 5.1 ML04 and ML07. with both
ML and got the same problem.
fresh install of both aix 5.1 and openssh.
Logged In: NO
ok, i coppied the prng_seed from another server and installed
the ssh.
the probable cause of missing prng_seed on the / is because
i created a /root as root's home directory and it linked
prng_seed to /root/.ssh/prng_seed. but there was any .ssh
directory on the /root where i created .ssh diretory and copied
the prng_seed form another server.
thanks!