Description of problem: Hello, I am trying to install an RPM package I converted from DEB but whey I try to install it I get the next error. using dnf command I get: nothing provides libcurl.so.4(CURL_OPENSSL_3)(64bit) needed by spotify-client-1.0.69.336.g7edcc575-39.x86_64 I even tried using --skip-broken Using urpmi I get: spotify-client-1.0.69.336.g7edcc575-39.x86_64 (debido a que no se satisfizo libcurl.so.4(CURL_OPENSSL_3)(64bit)) How reproducible: Download Spotify from: https://repository.spotify.com/pool/non-free/s/spotify-client/ Convert it to RPM using 'alien -rck' option and try installing it. Regards
You'll have to force the installation with RPM. When converting packages from other distros, the requires/provides won't always match up exactly.
Status: NEW => RESOLVEDResolution: (none) => INVALID