日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問(wèn) 生活随笔!

生活随笔

當(dāng)前位置: 首頁(yè) > 编程资源 > 编程问答 >内容正文

编程问答

libcrypto yum 安装_YUM 安装 VSFTP出错

發(fā)布時(shí)間:2023/12/15 编程问答 28 豆豆
生活随笔 收集整理的這篇文章主要介紹了 libcrypto yum 安装_YUM 安装 VSFTP出错 小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.

以前手動(dòng)裝過(guò)?vsftpd-2.0.5-16.el5_4.1.i386.rpm ,但由于依賴(lài)的問(wèn)題沒(méi)有裝成功,

后來(lái)改成yum安裝,出現(xiàn)如下錯(cuò)誤。

要先執(zhí)行rpm -e vsftpd-2.0.5-16.el5_4.1.i386 后再執(zhí)行?yum install vsftpd 后就成功了,

由于以前裝的rpm包有殘留文件,要先卸掉。

[root@localhost vsftp]# yum install vsftpd

Loaded plugins: refresh-packagekit, rhnplugin

This system is not registered with RHN.

RHN support will be disabled.

Setting up Install Process

Resolving Dependencies

--> Running transaction check

---> Package vsftpd.x86_64 0:2.2.2-12.el6_5.1 set to be updated

--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: vsftpd-2.2.2-12.el6_5.1.x86_64

--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: vsftpd-2.2.2-12.el6_5.1.x86_64

--> Running transaction check

--> Processing Dependency: openssl = 1.0.0-4.el6 for package: openssl-devel-1.0.0-4.el6.x86_64

---> Package openssl.x86_64 0:1.0.1e-30.el6 set to be updated

--> Running transaction check

---> Package openssl-devel.x86_64 0:1.0.1e-30.el6 set to be updated

--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================

Package ? ? ? ? ? ? ? ? ? ? ? ? ? ? Arch ? ? ? ? ? ? ? ? ? ? ? ? Version ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Repository ? ? ? ? ? ? ? ? ?Size

=============================================================================================================================================

Updating:

vsftpd ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?x86_64 ? ? ? ? ? ? ? ? ? ? ? 2.2.2-12.el6_5.1 ? ? ? ? ? ? ? ? ? ? ? ? ?base ? ? ? ? ? ? ? ? ? ? ? 151 k

Updating for dependencies:

openssl ? ? ? ? ? ? ? ? ? ? ? ? ? ? x86_64 ? ? ? ? ? ? ? ? ? ? ? 1.0.1e-30.el6 ? ? ? ? ? ? ? ? ? ? ? ? ? ? base ? ? ? ? ? ? ? ? ? ? ? 1.5 M

openssl-devel ? ? ? ? ? ? ? ? ? ? ? x86_64 ? ? ? ? ? ? ? ? ? ? ? 1.0.1e-30.el6 ? ? ? ? ? ? ? ? ? ? ? ? ? ? base ? ? ? ? ? ? ? ? ? ? ? 1.2 M

Transaction Summary

=============================================================================================================================================

Install ? ? ? 0 Package(s)

Upgrade ? ? ? 3 Package(s)

Total size: 2.8 M

Is this ok [y/N]: y

Downloading Packages:

Running rpm_check_debug

Running Transaction Test

Transaction Check Error:

file /etc/pam.d/vsftpd from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

file /etc/rc.d/init.d/vsftpd from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

file /etc/vsftpd/ftpusers from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

file /etc/vsftpd/user_list from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

file /etc/vsftpd/vsftpd.conf from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

file /etc/vsftpd/vsftpd_conf_migrate.sh from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

file /usr/share/man/man5/vsftpd.conf.5.gz from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

file /usr/share/man/man8/vsftpd.8.gz from install of vsftpd-2.2.2-12.el6_5.1.x86_64 conflicts with file from package vsftpd-2.0.5-16.el5_4.1.i386

Error Summary

-------------

[root@localhost vsftp]# rpm -e vsftpd-2.0.5-16.el5_4.1.i386

[root@localhost vsftp]#yum install vsftpd

Loaded plugins: refresh-packagekit, rhnplugin

This system is not registered with RHN.

RHN support will be disabled.

Setting up Install Process

Resolving Dependencies

--> Running transaction check

---> Package vsftpd.x86_64 0:2.2.2-12.el6_5.1 set to be updated

--> Processing Dependency: libssl.so.10(libssl.so.10)(64bit) for package: vsftpd-2.2.2-12.el6_5.1.x86_64

--> Processing Dependency: libcrypto.so.10(libcrypto.so.10)(64bit) for package: vsftpd-2.2.2-12.el6_5.1.x86_64

--> Running transaction check

--> Processing Dependency: openssl = 1.0.0-4.el6 for package: openssl-devel-1.0.0-4.el6.x86_64

---> Package openssl.x86_64 0:1.0.1e-30.el6 set to be updated

--> Running transaction check

---> Package openssl-devel.x86_64 0:1.0.1e-30.el6 set to be updated

--> Finished Dependency Resolution

Dependencies Resolved

=============================================================================================================================================

Package ? ? ? ? ? ? ? ? ? ? ? ? ? ? Arch ? ? ? ? ? ? ? ? ? ? ? ? Version ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? Repository ? ? ? ? ? ? ? ? ?Size

=============================================================================================================================================

Installing:

vsftpd ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?x86_64 ? ? ? ? ? ? ? ? ? ? ? 2.2.2-12.el6_5.1 ? ? ? ? ? ? ? ? ? ? ? ? ?base ? ? ? ? ? ? ? ? ? ? ? 151 k

Updating for dependencies:

openssl ? ? ? ? ? ? ? ? ? ? ? ? ? ? x86_64 ? ? ? ? ? ? ? ? ? ? ? 1.0.1e-30.el6 ? ? ? ? ? ? ? ? ? ? ? ? ? ? base ? ? ? ? ? ? ? ? ? ? ? 1.5 M

openssl-devel ? ? ? ? ? ? ? ? ? ? ? x86_64 ? ? ? ? ? ? ? ? ? ? ? 1.0.1e-30.el6 ? ? ? ? ? ? ? ? ? ? ? ? ? ? base ? ? ? ? ? ? ? ? ? ? ? 1.2 M

Transaction Summary

=============================================================================================================================================

Install ? ? ? 1 Package(s)

Upgrade ? ? ? 2 Package(s)

Total size: 2.8 M

Is this ok [y/N]: y

Downloading Packages:

Running rpm_check_debug

Running Transaction Test

Transaction Test Succeeded

Running Transaction

Updating ? ? ? : openssl-1.0.1e-30.el6.x86_64 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?1/5

Installing ? ? : vsftpd-2.2.2-12.el6_5.1.x86_64 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?2/5

Updating ? ? ? : openssl-devel-1.0.1e-30.el6.x86_64 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?3/5

Cleanup ? ? ? ?: openssl-devel-1.0.0-4.el6.x86_64 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?4/5

Cleanup ? ? ? ?: openssl-1.0.0-4.el6.x86_64 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?5/5

Installed:

vsftpd.x86_64 0:2.2.2-12.el6_5.1

Dependency Updated:

openssl.x86_64 0:1.0.1e-30.el6 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? openssl-devel.x86_64 0:1.0.1e-30.el6

Complete!

總結(jié)

以上是生活随笔為你收集整理的libcrypto yum 安装_YUM 安装 VSFTP出错的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。

如果覺(jué)得生活随笔網(wǎng)站內(nèi)容還不錯(cuò),歡迎將生活随笔推薦給好友。