我试图在 Nobara 37 (Fedora 37) 上进行例行包升级,但出现了此错误。以前从来没有出现过。
Error in search for dependencies Problem:
package opencv-contrib-4.6.0-7.fc37.i686 requires libClp.so.1, but none of the providers can be installed
- package mlt-7.12.0-4.fc37.i686 requires libopencv_tracking.so.406, but none of the providers can be installed
- package coin-or-Clp-1.17.6-10.fc37.i686 requires libCbc.so.3, but none of the providers can be installed
- conflicting requests
- nothing provides libasl.so.3 needed by coin-or-Cbc-2.10.5-10.fc37.i686
我尝试sudo dnf install
在 libclp.so.1 上手动执行操作,但它返回它已安装。
有接受者吗?