[CentOS] compiling fedora srpm on CentOS

sthustfo

sthustfo at gmail.com
Thu Dec 27 15:26:57 UTC 2018


I tried installing fedora grpc srpm on CentOS and ran into following error
when installing srpm. I understand fedora makes use of more recent versions
of openssl, glibc etc but why should this happen when installing source rpm?

Any pointers/articles on how to go about building fedora srpms on CentOS?
Any way out other than building directly using sources?

rpm -i grpc-1.17.1-3.fc30.i686.rpm
warning: grpc-1.17.1-3.fc30.i686.rpm: Header V3 RSA/SHA256 Signature, key
ID cfc659b9: NOKEY
error: Failed dependencies:
libc.so.6(GLIBC_2.28) is needed by grpc-1.17.1-3.fc30.i686
libcrypto.so.1.1 is needed by grpc-1.17.1-3.fc30.i686
libcrypto.so.1.1(OPENSSL_1_1_0) is needed by grpc-1.17.1-3.fc30.i686
libm.so.6(GLIBC_2.29) is needed by grpc-1.17.1-3.fc30.i686
libprotobuf.so.17 is needed by grpc-1.17.1-3.fc30.i686
libssl.so.1.1 is needed by grpc-1.17.1-3.fc30.i686
libssl.so.1.1(OPENSSL_1_1_0) is needed by grpc-1.17.1-3.fc30.i686
libstdc++.so.6(GLIBCXX_3.4.20) is needed by grpc-1.17.1-3.fc30.i686
libstdc++.so.6(GLIBCXX_3.4.21) is needed by grpc-1.17.1-3.fc30.i686


More information about the CentOS mailing list