Hi all,

I am seeing some weirdness when trying to deploy Ceph Emperor on fedora 19 
using ceph-deploy. Problem occurs when trying to install ceph-deploy, and seems 
to point to the version of pushy in your repository:

[root@ceph02 ~]# yum install ceph-deploy
Loaded plugins: priorities, protectbase
imc-default                                                                     
             | 1.1 kB  00:00:00
imc-shared                                                                      
             | 1.1 kB  00:00:00
imc-systemimages                                                                
             | 1.1 kB  00:00:00
imc-systemimages-shared                                                         
             | 1.1 kB  00:00:00
45 packages excluded due to repository priority protections
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package ceph-deploy.noarch 0:1.2.2-0 will be installed
--> Processing Dependency: python-pushy >= 0.5.3 for package: 
ceph-deploy-1.2.2-0.noarch
--> Processing Dependency: pushy >= 0.5.3 for package: 
ceph-deploy-1.2.2-0.noarch
--> Processing Dependency: or for package: ceph-deploy-1.2.2-0.noarch
--> Processing Dependency: gdisk for package: ceph-deploy-1.2.2-0.noarch
--> Running transaction check
---> Package ceph-deploy.noarch 0:1.2.2-0 will be installed
--> Processing Dependency: python-pushy >= 0.5.3 for package: 
ceph-deploy-1.2.2-0.noarch
--> Processing Dependency: or for package: ceph-deploy-1.2.2-0.noarch
---> Package gdisk.x86_64 0:0.8.8-1.fc19 will be installed
--> Processing Dependency: libicuuc.so.50()(64bit) for package: 
gdisk-0.8.8-1.fc19.x86_64
--> Processing Dependency: libicuio.so.50()(64bit) for package: 
gdisk-0.8.8-1.fc19.x86_64
---> Package pushy.noarch 0:0.5.3-1 will be installed
--> Running transaction check
---> Package ceph-deploy.noarch 0:1.2.2-0 will be installed
--> Processing Dependency: python-pushy >= 0.5.3 for package: 
ceph-deploy-1.2.2-0.noarch
--> Processing Dependency: or for package: ceph-deploy-1.2.2-0.noarch
---> Package libicu.x86_64 0:50.1.2-9.fc19 will be installed
--> Finished Dependency Resolution
Error: Package: ceph-deploy-1.2.2-0.noarch (ceph-extras-noarch)
           Requires: python-pushy >= 0.5.3
           Available: python-pushy-0.5.1-6.1.noarch (ceph-extras-noarch)
               python-pushy = 0.5.1-6.1
Error: Package: ceph-deploy-1.2.2-0.noarch (ceph-extras-noarch)
           Requires: or
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles -nodigest

To work around this I tried to use pip to install pushy 0.5.3:
[root@ceph02 pushy-master]# pip install pushy
Downloading/unpacking pushy
  Downloading pushy-0.5.3.zip (48kB): 48kB downloaded
  Running setup.py egg_info for package pushy

Installing collected packages: pushy
  Running setup.py install for pushy

Successfully installed pushy
Cleaning up...

Verifying:

[root@ceph02 ~]# pip list | grep pushy
pushy (0.5.3)

However the installer does not seem to notice that pushy is there, and it fails 
on the same dependency with the same error.

Any clue what I'm doing wrong here?

Kind regards

Jonas

________________________________

The information in this e-mail is intended only for the person or entity to 
which it is addressed.

It may contain confidential and /or privileged material. If someone other than 
the intended recipient should receive this e-mail, he / she shall not be 
entitled to read, disseminate, disclose or duplicate it.

If you receive this e-mail unintentionally, please inform us immediately by 
"reply" and then delete it from your system. Although this information has been 
compiled with great care, neither IMC Financial Markets & Asset Management nor 
any of its related entities shall accept any responsibility for any errors, 
omissions or other inaccuracies in this information or for the consequences 
thereof, nor shall it be bound in any way by the contents of this e-mail or its 
attachments. In the event of incomplete or incorrect transmission, please 
return the e-mail to the sender and permanently delete this message and any 
attachments.

Messages and attachments are scanned for all known viruses. Always scan 
attachments before opening them.
_______________________________________________
ceph-users mailing list
[email protected]
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Reply via email to