Description of problem: During the 2nd mass rebuild I continue to see this returned from urpmi: A requested package cannot be installed: opera-12.16-3.mga5.nonfree.x86_64 (due to unsatisfied libcurl.so.4(CURL_OPENSSL_3)(64bit)) even though I have this package installed: lib64curl4-7.38.0-4.mga5 [ Feel free to reassign to *curl* package if that is appropriate ] Reproducible: Steps to Reproduce:
Keywords: (none) => TriagedAssignee: bugsquad => anssi.hannula
CC: (none) => shlomif
And idea how to exclude these requires from the opera package? I Tried the following patch and it still requires the offending libcurl dep. Index: SPECS/opera.spec =================================================================== --- SPECS/opera.spec (revision 792267) +++ SPECS/opera.spec (working copy) @@ -20,7 +20,7 @@ %define common_exclude_files_from_autoreq ^%{_libdir}/%{name}/libopera.\\+\\.so$ %global __provides_exclude_from %{arch_exclude_files_from_autoreq}|%{common_exclude_files_from_autoreq} -%global __requires_exclude_from %{arch_exclude_files_from_autoreq}|%{common_exclude_files_from_autoreq} +%global __requires_exclude_from %{arch_exclude_files_from_autoreq}|%{common_exclude_files_from_autoreq}|^.*libcurl\\.so\\.4.*$ Summary: Opera Web Browser for Linux Name: %{name} Regards, -- Shlomi Fish
*** Bug 14483 has been marked as a duplicate of this bug. ***
CC: (none) => reinout
Fixed with opera-12.16-6.mga5.
Status: NEW => RESOLVEDCC: (none) => lmenutHardware: x86_64 => AllResolution: (none) => FIXED