当我执行命令"fedpkg local“时,我得到这个错误信息
[root@localhost kernel]# fedpkg local
/usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead.
DeprecationWarning)
error: Failed build dependencies:
rpm < 4.13.0.1-19 conflicts with kernel-4.12.0-0.rc3.git3.2.fc27.x86_64如何解决冲突,以便可以在本地运行fedpkg?
https://stackoverflow.com/questions/44349402
复制相似问题