AIX 5300-12-06安装openssl 1.0.2 失败?

因为公司审计,查出ssh有漏洞,所以让必须更新到最新的ssh7.5于是我从官网下载了95gi3fkxygb通过二进制上传到服务器用uncompress和tar解压包安装失败如下FAILURESFilesets listed in this section failed pre-installation verification and will not be installed.Requisi...显示全部

因为公司审计,查出ssh有漏洞,所以让必须更新到最新的ssh7.5
于是我从官网下载了
95gi3fkxygb

95gi3fkxygb

通过二进制上传到服务器
用uncompress和tar解压包安装失败如下

FAILURES

Filesets listed in this section failed pre-installation verification
and will not be installed.

Requisite Failures

SELECTED FILESETS: The following is a list of filesets that you asked to
install. They cannot be installed until all of their requisite filesets
are also installed. See subsequent lists for details of requisites.

openssh.base.client 7.5.102.1600          # Open Secure Shell Commands
openssh.base.server 7.5.102.1600          # Open Secure Shell Server

MISSING REQUISITES: The following filesets are required by one or more
of the selected filesets listed above. They are not currently installed
and could not be found on the installation media.

openssl.base 1.0.2.1300                   # Fileset Update

<< End of Failure Section >>
目前ssl安装版本
root@bocitest12 [/home/ssh2/openssl-1.0.1.511] # lslpp -l|grep openssl
openssl.base 1.0.1.511 COMMITTED Open Secure Socket Layer
openssl.license 1.0.1.511 COMMITTED Open Secure Socket License
openssl.man.en_US 1.0.1.511 COMMITTED Open Secure Socket Layer
openssl.base 1.0.1.511 COMMITTED Open Secure Socket Layer
所以我从官网又下载了 openssl.base 1.0.2.1300 安装时也失败,报错如下
All rights reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
. . . . . << End of copyright notice for openssl.base >>. . . .

restore: 0511-147 Unpacking file size error.
The original size of ./usr/lib/libcrypto_compat.a is 10044708; restored size is 10044709.
restore: 0511-708 There is an internal unpacking error: decode failure
restore: 0511-121 Out of space.
0503-700 inurest: Error in restoring files
0503-037 inurest: Failure on system call to execute command /usr/sbin/restbyname -S -xYAqf/home/openssh/openssl-1.0.2.1300/openssl.base -Z /tmp/inutmpTKEaya/sorted.al.

0503-464 installp: The installation has FAILED for the "usr" part

    of the following filesets:
    openssl.base 1.0.2.1300
    

installp: Cleaning up software for:

    openssl.base 1.0.2.1300 
    

Finished processing all filesets. (Total time: 47 secs).


                            Summaries:

Installation Summary

Name Level Part Event Result

openssl.man.en_US 1.0.2.1300 USR APPLY SUCCESS
openssl.license 1.0.2.1300 USR APPLY SUCCESS
openssl.base 1.0.2.1300 USR APPLY FAILED
openssl.base 1.0.2.1300 USR CLEANUP SUCCESS
看这意思除了.base其他安装成功了,但是我就是需要这个.base;同时系统将原有版本的.base也删除了
root@bocitest12 [/home/openssh/openssl-1.0.2.1300] # lslpp -l|grep open
openssl.license 1.0.2.1300 COMMITTED Open Secure Socket License
openssl.man.en_US 1.0.2.1300 COMMITTED Open Secure Socket Layer
root@bocitest12 [/home/openssh/openssl-1.0.2.1300] #

然后折腾了一下午还是装不了,大神们求助呀。

收起
参与11

查看其它 2 个回答京都高乔的回答

京都高乔京都高乔项目经理北京创至通达科技发展有限公司

关于SSH异常关闭问题

现象描述:SSH启动后马上又自动关闭了。查看SSH端口22,没有被拉起来
1.用命令:smitty remove 命令,把SSH相关的文件删除(openssh_client、openssh_server)
2.重新安装SSH文件:Smitty ez_install
3.安装后面启动SSH:startscr –s sshd

lssrc -s sshd

Subsystem Group PID Status
sshd ssh 553084 active

ssh 192.168.210.211
如果出现下图现象

我们就需要把/.ssh目录下的文件删除,rm –r 文件名

系统集成 · 2019-04-16
浏览3421

回答者

京都高乔
项目经理北京创至通达科技发展有限公司
擅长领域: 服务器AIXUnix

回答状态

  • 发布时间:2019-04-16
  • 关注会员:4 人
  • 回答浏览:3421
  • X社区推广