Anders Blomdell
2014-Jul-07 11:10 UTC
[Gluster-users] RPM's for latest glusterfs does not install on Fedora-20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 # rpm -U ./glusterfs-server-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-fuse-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-cli-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-libs-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-api-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm error: Failed dependencies: libgfapi.so.0()(64bit) is needed by (installed) qemu-common-2:1.6.2-6.fc20.x86_64 libgfapi.so.0()(64bit) is needed by (installed) qemu-system-x86-2:1.6.2-6.fc20.x86_64 libgfapi.so.0()(64bit) is needed by (installed) qemu-img-2:1.6.2-6.fc20.x86_64 Feature or bug? /Anders - -- Anders Blomdell Email: anders.blomdell at control.lth.se Department of Automatic Control Lund University Phone: +46 46 222 4625 P.O. Box 118 Fax: +46 46 138118 SE-221 00 Lund, Sweden -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBAgAGBQJTuoAJAAoJENZYyvaDG8NcKH8H/RGgle6K3B7sjAOW08LKW0v/ SI6HQg66SJ+OeCmTa3lX6U00Vy6xjWjrzg/tEfdyQ10mvaXpEG41i54D6ncwSqPu l1YKcLXH2GDiLRCsfsN97hGpli4dqq+0NQNuyX1bnYc0PX+xxj50gprRKppoRu/c YPCA2T+isQs+nKMbxpPpcJggANPhOiVPZUelH5XeJ8J00bobS6xlY3OIhW9PYTyY iqEsVBFJ0V88uQO/ZFyFAG6LtZ4gtDaXMWuUr0szWSRs0jnTN64p32QUZH1HBpjQ MR3JKD4PszjdJjaLt/tr88FFLAQfJcEBbLBbvkvJEHBJwuj0utSUXjnWBVD48E8=ZjgB -----END PGP SIGNATURE-----
Lalatendu Mohanty
2014-Jul-07 13:08 UTC
[Gluster-users] RPM's for latest glusterfs does not install on Fedora-20
On 07/07/2014 04:40 PM, Anders Blomdell wrote:> -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > # rpm -U ./glusterfs-server-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-fuse-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-cli-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-libs-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm ./glusterfs-api-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm > error: Failed dependencies: > libgfapi.so.0()(64bit) is needed by (installed) qemu-common-2:1.6.2-6.fc20.x86_64 > libgfapi.so.0()(64bit) is needed by (installed) qemu-system-x86-2:1.6.2-6.fc20.x86_64 > libgfapi.so.0()(64bit) is needed by (installed) qemu-img-2:1.6.2-6.fc20.x86_64 > > > Feature or bug? > > /Anders > - --Hey Anders, You should not see this issue as glusterfs-api provides "/usr/lib64/libgfapi.so.0" . $rpm -ql glusterfs-api /usr/lib/python2.7/site-packages/gluster/__init__.py /usr/lib/python2.7/site-packages/gluster/__init__.pyc /usr/lib/python2.7/site-packages/gluster/__init__.pyo /usr/lib/python2.7/site-packages/gluster/gfapi.py /usr/lib/python2.7/site-packages/gluster/gfapi.pyc /usr/lib/python2.7/site-packages/gluster/gfapi.pyo /usr/lib/python2.7/site-packages/glusterfs_api-3.5.0-py2.7.egg-info /usr/lib64/glusterfs/3.5.0/xlator/mount/api.so /usr/lib64/libgfapi.so.0 /usr/lib64/libgfapi.so.0.0.0 Is there any specific reason you want to use "glusterfs-server-3.5qa2-0.722.git2c5eb5c.fc20.x86_64.rpm"? because 3.5.1 is available in fedora 20 in update repo . So if you do yum update it i.e. "yum update glusterfs-server" you should get glusterfs 3.5.1 GA version which like to be stable than glusterfs-server-3.5qa2-0.722.> Anders Blomdell Email: anders.blomdell at control.lth.se > Department of Automatic Control > Lund University Phone: +46 46 222 4625 > P.O. Box 118 Fax: +46 46 138118 > SE-221 00 Lund, Sweden > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ > > iQEcBAEBAgAGBQJTuoAJAAoJENZYyvaDG8NcKH8H/RGgle6K3B7sjAOW08LKW0v/ > SI6HQg66SJ+OeCmTa3lX6U00Vy6xjWjrzg/tEfdyQ10mvaXpEG41i54D6ncwSqPu > l1YKcLXH2GDiLRCsfsN97hGpli4dqq+0NQNuyX1bnYc0PX+xxj50gprRKppoRu/c > YPCA2T+isQs+nKMbxpPpcJggANPhOiVPZUelH5XeJ8J00bobS6xlY3OIhW9PYTyY > iqEsVBFJ0V88uQO/ZFyFAG6LtZ4gtDaXMWuUr0szWSRs0jnTN64p32QUZH1HBpjQ > MR3JKD4PszjdJjaLt/tr88FFLAQfJcEBbLBbvkvJEHBJwuj0utSUXjnWBVD48E8> =ZjgB > -----END PGP SIGNATURE----- > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://supercolony.gluster.org/mailman/listinfo/gluster-users