Hi Kevin -
it looks like something might be corrupted in ceph-extras repo. ceph-deploy is also in the rpm-dumpling repo and that's the one we tested against.
I'll send out a note when I've rebuilt and tested the ceph-extras repo.
Cheers, Gary
$ rpm -q --requires -p ceph-deploy-1.2.2-0.noarch.rpm
warning: ceph-deploy-1.2.2-0.noarch.rpm: Header V4 RSA/SHA1 Signature, key ID 17ed316d: NOKEY
/usr/bin/env
gdisk
or
pushy >= 0.5.3
python(abi) = 2.7
python-argparse
python-distribute
python-pushy >= 0.5.3
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
it seems to require both pushy AND python-pushy.
--
Hi Kevin -
The latest version, ceph-deploy 1.2.2 in the ceph rpm-dumpling repo should have the correct dependency (see below). If doesn't work for you, or if you are using a different repo please let me know.
Thanks,
Gary
ubuntu@jenkins:~/repos/rpm-dumpling/fc19/noarch$ rpm -q --requires -p ceph-deploy-1.2.2-0.noarch.rpm
warning: ceph-deploy-1.2.2-0.noarch.rpm: Header V4 RSA/SHA1 Signature, key ID 17ed316d: NOKEY
/usr/bin/env
gdisk
pushy >= 0.5.3
python(abi) = 2.7
python-argparse
python-distribute
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Hey ceph devs,
I think there is a problem with your dependencies in the current version of ceph-deploy for FC19 (and probably other redhat variants). The package
ceph-deploy explictly requires python-pushy >= 0.5.3, but the pushy package is simply named "pushy" (and is the correct version). The spec file looks fine in the ceph-deploy git repo, maybe you just need to rerun the
package/repo generation? Thanks!
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
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
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.
|