Problems with installation httpd and mod_ssl from ceph repo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello everyone

I have rhel 6.5 OS.
Today I faced with next error with dependencies.
Initially I installed httpd and after I wanted to install mod_ssl for one. But got problem.
Step to reproduce:
1) Install http

[16:41]:[root@host ~]# yum install httpd -y
Loaded plugins: priorities
Setting up Install Process
58 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.2.22-1.ceph.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=====================================================================================================================================================================================================
 Package                                  Arch                                      Version                                                Repository                                           Size
=====================================================================================================================================================================================================
Installing:
 httpd                                    x86_64                                    2.2.22-1.ceph.el6                                      6.10-addons-orig                                    812 k

Transaction Summary
=====================================================================================================================================================================================================
Install       1 Package(s)

Total download size: 812 k
Installed size: 3.0 M
Downloading Packages:
httpd-2.2.22-1.ceph.el6.x86_64.rpm                                                                                                                                            | 812 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : httpd-2.2.22-1.ceph.el6.x86_64                                                                                                                                                    1/1 
  Verifying  : httpd-2.2.22-1.ceph.el6.x86_64                                                                                                                                                    1/1 

Installed:
  httpd.x86_64 0:2.2.22-1.ceph.el6                                                                                                                                                                   

Complete!

2) Install mod_ssl

[16:43]:[root@host ~]# yum install mod_ssl -y
Loaded plugins: priorities
Setting up Install Process
58 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package mod_ssl.x86_64 1:2.2.22-1.ceph.el6 will be installed
--> Processing Dependency: httpd-mmn = 20051115-x86-64 for package: 1:mod_ssl-2.2.22-1.ceph.el6.x86_64
--> Finished Dependency Resolution
Error: Package: 1:mod_ssl-2.2.22-1.ceph.el6.x86_64 (6.10-addons-orig)
           Requires: httpd-mmn = 20051115-x86-64
           Installed: httpd-2.2.22-1.ceph.el6.x86_64 (@6.10-addons-orig)
               httpd-mmn = 20051115
               httpd-mmn = 20051115-x86-64
           Available: httpd-2.2.15-39.el6.x86_64 (6.10-rhn)
               httpd-mmn = 20051115
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

But if I try to install these two packages together all will work fine

Step to reproduce:
1) Remove httpd

[16:43]:[root@host ~]# yum remove httpd -y
Loaded plugins: priorities
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.2.22-1.ceph.el6 will be erased
--> Finished Dependency Resolution

Dependencies Resolved

=====================================================================================================================================================================================================
 Package                                  Arch                                      Version                                               Repository                                            Size
=====================================================================================================================================================================================================
Removing:
 httpd                                    x86_64                                    2.2.22-1.ceph.el6                                     @6.10-addons-orig                                    3.0 M

Transaction Summary
=====================================================================================================================================================================================================
Remove        1 Package(s)

Installed size: 3.0 M
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Erasing    : httpd-2.2.22-1.ceph.el6.x86_64                                                                                                                                                    1/1 
  Verifying  : httpd-2.2.22-1.ceph.el6.x86_64                                                                                                                                                    1/1 

Removed:
  httpd.x86_64 0:2.2.22-1.ceph.el6                                                                                                                                                                   

Complete!

2) Install httpd and mod_ssl together

[16:46]:[root@ak25 rgw fs osd ~]# yum install httpd mod_ssl -y
Loaded plugins: priorities
Setting up Install Process
58 packages excluded due to repository priority protections
Resolving Dependencies
--> Running transaction check
---> Package httpd.x86_64 0:2.2.22-1.ceph.el6 will be installed
---> Package mod_ssl.x86_64 1:2.2.22-1.ceph.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=====================================================================================================================================================================================================
 Package                                   Arch                                     Version                                                 Repository                                          Size
=====================================================================================================================================================================================================
Installing:
 httpd                                     x86_64                                   2.2.22-1.ceph.el6                                       6.10-addons-orig                                   812 k
 mod_ssl                                   x86_64                                   1:2.2.22-1.ceph.el6                                     6.10-addons-orig                                    73 k

Transaction Summary
=====================================================================================================================================================================================================
Install       2 Package(s)

Total download size: 885 k
Installed size: 3.1 M
Downloading Packages:
(1/2): httpd-2.2.22-1.ceph.el6.x86_64.rpm                                                                                                                                     | 812 kB     00:00     
(2/2): mod_ssl-2.2.22-1.ceph.el6.x86_64.rpm                                                                                                                                   |  73 kB     00:00     
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                                                 29 MB/s | 885 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : httpd-2.2.22-1.ceph.el6.x86_64                                                                                                                                                    1/2 
  Installing : 1:mod_ssl-2.2.22-1.ceph.el6.x86_64                                                                                                                                                2/2 
  Verifying  : httpd-2.2.22-1.ceph.el6.x86_64                                                                                                                                                    1/2 
  Verifying  : 1:mod_ssl-2.2.22-1.ceph.el6.x86_64                                                                                                                                                2/2 

Installed:
  httpd.x86_64 0:2.2.22-1.ceph.el6                                                                 mod_ssl.x86_64 1:2.2.22-1.ceph.el6                                                                

Complete!

Could you solve this problem with dependencies.

-- 
Best Regards,
Stanislav Butkeev
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux