亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

  免費注冊 查看新帖 |

Chinaunix

  平臺 論壇 博客 文庫
123下一頁
最近訪問板塊 發(fā)新帖
查看: 7079 | 回復(fù): 20
打印 上一主題 下一主題

[Mail] extmail courier-authlib-mysql 安裝錯誤求助 [復(fù)制鏈接]

論壇徽章:
0
跳轉(zhuǎn)到指定樓層
1 [收藏(0)] [報告]
發(fā)表于 2014-11-26 14:31 |只看該作者 |倒序瀏覽
本帖最后由 hhx012 于 2014-11-26 14:34 編輯

想在centos 6.5 32位系統(tǒng)上部署EXTMAIL。通過本地YUM安裝courier-authlib-mysql的時候出現(xiàn)錯誤
yum的文件夾
[root@localhost yum.repos.d]# ll /etc/yum.repos.d/
total 8
drwxr-xr-x. 2 root root 4096 Jan 10 21:42 backup
-rw-r--r--. 1 root root   59 Jan 10 21:22 EMOS.repo

ISO文件已經(jīng)加載到mnt內(nèi)
[root@localhost yum.repos.d]# ll /mnt/
total 83
-r--r--r--. 1 root root  2048 Dec  7  2009 boot.cat
-rw-r--r--. 1 root root  2512 Oct 24  2009 ChangeLog
drwxr-xr-x. 2 root root 57344 Dec  7  2009 EMOS
drwxr-xr-x. 2 root root  2048 Aug 10  2009 images
drwxr-xr-x. 2 root root  2048 Nov  7  2009 isolinux
-rw-r--r--. 1 root root   425 Nov  7  2009 README
-rw-r--r--. 1 root root  3390 Oct 24  2009 RELEASE-NOTES-en_US.html
-rw-r--r--. 1 root root  3711 Oct 24  2009 RELEASE-NOTES-zh_CN.html
-rw-r--r--. 1 root root  3904 Oct 24  2009 RELEASE-NOTES-zh_TW.html
drwxr-xr-x. 2 root root  2048 Dec  7  2009 repodata
-rw-r--r--. 1 root root  1449 Oct 24  2009 Thank-You-zh_HK.html
-r--r--r--. 1 root root  2694 Dec  7  2009 TRANS.TBL

YUM安裝過程如下
[root@localhost yum.repos.d]# yum install -y courier-authlib-mysql
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
EMOS                                                                                                                                                       | 1.1 kB     00:00 ...
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package courier-authlib-mysql.i386 0:0.62.4-2hzq will be installed
--> Processing Dependency: courier-authlib = 0.62.4-2hzq for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Processing Dependency: libmysqlclient.so.15 for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Processing Dependency: libssl.so.6 for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Processing Dependency: libcrypto.so.6 for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Running transaction check
---> Package courier-authlib.i386 0:0.62.2-1 will be updated
---> Package courier-authlib.i386 0:0.62.4-2hzq will be an update
---> Package courier-authlib-mysql.i386 0:0.62.4-2hzq will be installed
--> Processing Dependency: libmysqlclient.so.15 for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Processing Dependency: libmysqlclient.so.15(libmysqlclient_15) for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Processing Dependency: libssl.so.6 for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Processing Dependency: libcrypto.so.6 for package: courier-authlib-mysql-0.62.4-2hzq.i386
--> Finished Dependency Resolution
Error: Package: courier-authlib-mysql-0.62.4-2hzq.i386 (EMOS)
           Requires: libcrypto.so.6
           Available: openssl-0.9.8e-7.el5.i686 (EMOS)
               libcrypto.so.6
           Installed: openssl-1.0.1e-15.el6.i686 (@anaconda-CentOS-201311271240.i386/6.5)
               Not found
Error: Package: courier-authlib-mysql-0.62.4-2hzq.i386 (EMOS)
           Requires: libmysqlclient.so.15(libmysqlclient_15)
           Available: mysql-5.0.45-7.el5.i386 (EMOS)
               libmysqlclient.so.15(libmysqlclient_15)
           Installed: mysql-5.1.73-3.el6_5.i686 (@base)
               Not found
Error: Package: courier-authlib-mysql-0.62.4-2hzq.i386 (EMOS)
           Requires: libmysqlclient.so.15
           Available: mysql-5.0.45-7.el5.i386 (EMOS)
               libmysqlclient.so.15
           Installed: mysql-5.1.73-3.el6_5.i686 (@base)
               Not found
Error: Package: courier-authlib-mysql-0.62.4-2hzq.i386 (EMOS)
           Requires: libssl.so.6
           Available: openssl-0.9.8e-7.el5.i686 (EMOS)
               libssl.so.6
           Installed: openssl-1.0.1e-15.el6.i686 (@anaconda-CentOS-201311271240.i386/6.5)
               Not found
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

我通過RPM單獨安裝courier-authlib-mysql的時候提示這樣的。
[root@localhost yum.repos.d]# rpm -ivh /mnt/EMOS/courier-authlib-mysql-0.62.4-2hzq.i386.rpm
error: Failed dependencies:
        courier-authlib = 0:0.62.4-2hzq is needed by courier-authlib-mysql-0.62.4-2hzq.i386
        libcrypto.so.6 is needed by courier-authlib-mysql-0.62.4-2hzq.i386
        libmysqlclient.so.15 is needed by courier-authlib-mysql-0.62.4-2hzq.i386
        libmysqlclient.so.15(libmysqlclient_15) is needed by courier-authlib-mysql-0.62.4-2hzq.i386
        libssl.so.6 is needed by courier-authlib-mysql-0.62.4-2hzq.i386

請問我需要安裝哪些組件解決這個依賴關(guān)系??

論壇徽章:
26
CU十二周年紀(jì)念徽章
日期:2013-10-24 15:41:34技術(shù)圖書徽章
日期:2014-07-11 16:27:52辰龍
日期:2014-09-04 13:40:43白羊座
日期:2014-09-09 12:51:55雙子座
日期:2014-09-26 11:00:042014年中國系統(tǒng)架構(gòu)師大會
日期:2014-10-14 15:59:00子鼠
日期:2014-10-23 16:48:23巨蟹座
日期:2014-10-27 08:21:10申猴
日期:2014-12-08 10:16:282015年辭舊歲徽章
日期:2015-03-03 16:54:15NBA常規(guī)賽紀(jì)念章
日期:2015-05-04 22:32:03IT運維版塊每日發(fā)帖之星
日期:2016-01-29 06:20:00
2 [報告]
發(fā)表于 2014-11-26 14:42 |只看該作者
是不是本地源有問題

Error: Package: courier-authlib-mysql-0.62.4-2hzq.i386 (EMOS)
            Requires: libcrypto.so.6
            Available: openssl-0.9.8e-7.el5.i686 (EMOS)
                libcrypto.so.6
            Installed: openssl-1.0.1e-15.el6.i686 (@anaconda-CentOS-201311271240.i386/6.5)
                Not found

論壇徽章:
39
雙子座
日期:2014-08-06 17:37:19極客徽章
日期:2016-12-07 14:03:402017金雞報曉
日期:2017-01-10 15:13:292017金雞報曉
日期:2017-02-08 10:39:4215-16賽季CBA聯(lián)賽之新疆
日期:2017-03-24 16:36:1915-16賽季CBA聯(lián)賽之江蘇
日期:2017-04-26 17:19:08黑曼巴
日期:2018-03-07 18:56:5615-16賽季CBA聯(lián)賽之八一
日期:2018-03-09 10:44:1015-16賽季CBA聯(lián)賽之江蘇
日期:2018-03-12 15:12:1915-16賽季CBA聯(lián)賽之青島
日期:2018-03-16 09:13:0515-16賽季CBA聯(lián)賽之山東
日期:2018-04-27 18:23:0515-16賽季CBA聯(lián)賽之新疆
日期:2018-05-04 11:29:30
3 [報告]
發(fā)表于 2014-11-26 14:49 |只看該作者
嘗試卸載openssl這個包(不行的話強制卸載)

然后用rpm安裝emos源里面的

extmail官方文檔都是幾年前的   從6.0就不更新文檔了

論壇徽章:
0
4 [報告]
發(fā)表于 2014-11-26 16:36 |只看該作者


檢查系統(tǒng)的openssl
[root@localhost ~]# rpm -qa | grep openssl
openssl-1.0.1e-15.el6.i686
強行卸載系統(tǒng)的openssl
[root@localhost ~]# rpm -e --nodeps openssl
安裝EMOS里面的openssl,提示跟ca-certificates沖突
[root@localhost ~]# rpm -ivh openssl-0.9.8e-7.el5.i686.rpm
warning: openssl-0.9.8e-7.el5.i686.rpm: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
Preparing...                ########################################### [100%]
        file /etc/pki/tls/certs/ca-bundle.crt from install of openssl-0.9.8e-7.el5.i686 conflicts with file from package ca-certificates-2013.1.94-65.0.el6.noarch
檢查openssl是否已經(jīng)安裝上,結(jié)果沒有安裝
[root@localhost ~]# rpm -qa | grep openssl
強行卸載ca-certificates
[root@localhost ~]# rpm -e ca-certificates
檢查ca-certificates是否已經(jīng)被卸載
[root@localhost ~]# rpm -qa | grep ca-certificates
再次安裝EMOS里面的openssl,能正常裝上
[root@localhost ~]# rpm -ivh openssl-0.9.8e-7.el5.i686.rpm
warning: openssl-0.9.8e-7.el5.i686.rpm: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
Preparing...                ########################################### [100%]
   1penssl                ########################################### [100%]
通過YUM安裝courier-authlib-mysql,提示錯誤
[root@localhost ~]# yum install -y courier-authlib-mysql
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   libssl.so.10: cannot open shared object file: No such file or directory

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.6.6 (r266:84292, Nov 22 2013, 12:11:10)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]

If you cannot solve this problem yourself, please go to
the yum faq at:
  這里是一個URL,我沒有權(quán)限發(fā)布URL
  

請問你是在centos幾上部署EXTMAIL的?回復(fù) 3# o楓葉o飄零


   

論壇徽章:
0
5 [報告]
發(fā)表于 2014-11-26 16:38 |只看該作者


檢查系統(tǒng)的openssl
[root@localhost ~]# rpm -qa | grep openssl
openssl-1.0.1e-15.el6.i686
強行卸載系統(tǒng)的openssl
[root@localhost ~]# rpm -e --nodeps openssl
安裝EMOS里面的openssl,提示跟ca-certificates沖突
[root@localhost ~]# rpm -ivh openssl-0.9.8e-7.el5.i686.rpm
warning: openssl-0.9.8e-7.el5.i686.rpm: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
Preparing...                ########################################### [100%]
        file /etc/pki/tls/certs/ca-bundle.crt from install of openssl-0.9.8e-7.el5.i686 conflicts with file from package ca-certificates-2013.1.94-65.0.el6.noarch
檢查openssl是否已經(jīng)安裝上,結(jié)果沒有安裝
[root@localhost ~]# rpm -qa | grep openssl
強行卸載ca-certificates
[root@localhost ~]# rpm -e ca-certificates
檢查ca-certificates是否已經(jīng)被卸載
[root@localhost ~]# rpm -qa | grep ca-certificates
再次安裝EMOS里面的openssl,能正常裝上
[root@localhost ~]# rpm -ivh openssl-0.9.8e-7.el5.i686.rpm
warning: openssl-0.9.8e-7.el5.i686.rpm: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
Preparing...                ########################################### [100%]
   1penssl                ########################################### [100%]
通過YUM安裝courier-authlib-mysql,提示錯誤
[root@localhost ~]# yum install -y courier-authlib-mysql
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   libssl.so.10: cannot open shared object file: No such file or directory

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.6.6 (r266:84292, Nov 22 2013, 12:11:10)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)]

If you cannot solve this problem yourself, please go to
the yum faq at:
  這里是一個URL,我沒有權(quán)限發(fā)布URL
  

回復(fù) 2# cryboy2001


   

論壇徽章:
39
雙子座
日期:2014-08-06 17:37:19極客徽章
日期:2016-12-07 14:03:402017金雞報曉
日期:2017-01-10 15:13:292017金雞報曉
日期:2017-02-08 10:39:4215-16賽季CBA聯(lián)賽之新疆
日期:2017-03-24 16:36:1915-16賽季CBA聯(lián)賽之江蘇
日期:2017-04-26 17:19:08黑曼巴
日期:2018-03-07 18:56:5615-16賽季CBA聯(lián)賽之八一
日期:2018-03-09 10:44:1015-16賽季CBA聯(lián)賽之江蘇
日期:2018-03-12 15:12:1915-16賽季CBA聯(lián)賽之青島
日期:2018-03-16 09:13:0515-16賽季CBA聯(lián)賽之山東
日期:2018-04-27 18:23:0515-16賽季CBA聯(lián)賽之新疆
日期:2018-05-04 11:29:30
6 [報告]
發(fā)表于 2014-11-26 17:01 |只看該作者
回復(fù) 4# hhx012


    我在6.4上面安裝的

   貌似6.5和6.4差別不大

  你用的EMOS是1.5還是1.6的?

論壇徽章:
0
7 [報告]
發(fā)表于 2014-11-26 17:26 |只看該作者
EMOS_1.5_i386

你方便看看你的centos6.4 openssl是什么版本嗎。謝謝
回復(fù) 6# o楓葉o飄零


   

論壇徽章:
39
雙子座
日期:2014-08-06 17:37:19極客徽章
日期:2016-12-07 14:03:402017金雞報曉
日期:2017-01-10 15:13:292017金雞報曉
日期:2017-02-08 10:39:4215-16賽季CBA聯(lián)賽之新疆
日期:2017-03-24 16:36:1915-16賽季CBA聯(lián)賽之江蘇
日期:2017-04-26 17:19:08黑曼巴
日期:2018-03-07 18:56:5615-16賽季CBA聯(lián)賽之八一
日期:2018-03-09 10:44:1015-16賽季CBA聯(lián)賽之江蘇
日期:2018-03-12 15:12:1915-16賽季CBA聯(lián)賽之青島
日期:2018-03-16 09:13:0515-16賽季CBA聯(lián)賽之山東
日期:2018-04-27 18:23:0515-16賽季CBA聯(lián)賽之新疆
日期:2018-05-04 11:29:30
8 [報告]
發(fā)表于 2014-11-26 18:03 |只看該作者
回復(fù) 7# hhx012


    1.0.0-27.e16.x86_64


     emos1.5是支持rhel5系列的

     你最好用emos1.6

mirror.extmail.org/iso/emos/EMOS_1.6_x86_64.iso

論壇徽章:
0
9 [報告]
發(fā)表于 2014-11-27 14:02 |只看該作者
{:2_166:} 我用了你說的EMOS1.6也提示同樣的錯誤。你是在Centos5還是6上部署extmail的?回復(fù) 8# o楓葉o飄零


   

論壇徽章:
0
10 [報告]
發(fā)表于 2014-11-27 14:13 |只看該作者
哦錯題了。原來你已經(jīng)說過你用的是6.4了。沒注意。。回復(fù) 8# o楓葉o飄零


   
您需要登錄后才可以回帖 登錄 | 注冊

本版積分規(guī)則 發(fā)表回復(fù)

  

北京盛拓優(yōu)訊信息技術(shù)有限公司. 版權(quán)所有 京ICP備16024965號-6 北京市公安局海淀分局網(wǎng)監(jiān)中心備案編號:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年舉報專區(qū)
中國互聯(lián)網(wǎng)協(xié)會會員  聯(lián)系我們:huangweiwei@itpub.net
感謝所有關(guān)心和支持過ChinaUnix的朋友們 轉(zhuǎn)載本站內(nèi)容請注明原作者名及出處

清除 Cookies - ChinaUnix - Archiver - WAP - TOP