Bug 25550

Summary: Wrong / missing dependency for steam
Product: Mageia Reporter: V P <yohonet>
Component: RPM PackagesAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: Normal    
Version: 7   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Source RPM: steam-1.0.0.61-1.mga7.nonfree.src.rpm CVE:
Status comment:

Description V P 2019-10-12 20:16:52 CEST
Description of problem:
# LC_ALL=C urpmi steam
A requested package cannot be installed:
steam-1.0.0.61-1.mga7.nonfree.x86_64 (due to unsatisfied libudev1)
Continue installation anyway? (Y/n) n
#

How reproducible:
Always

The closest package installed is "lib64udev1" and it provides lib64udev1, not libudev1
# rpm -q --provides lib64udev1
lib64udev1 = 241-8.2.mga7
lib64udev1(x86-64) = 241-8.2.mga7
libudev.so.1()(64bit)
libudev.so.1(LIBUDEV_183)(64bit)
libudev.so.1(LIBUDEV_189)(64bit)
libudev.so.1(LIBUDEV_196)(64bit)
libudev.so.1(LIBUDEV_199)(64bit)
libudev.so.1(LIBUDEV_215)(64bit)
V P 2019-10-12 20:17:12 CEST

Summary: Wrong / missing dependency => Wrong / missing dependency for steam

Comment 1 V P 2019-10-12 20:39:48 CEST
Sorry, my 32 bit repos were not correctly activated. By using rpmdrake to enable the 32 bit repos, steam was installed.

Status: NEW => RESOLVED
Resolution: (none) => INVALID

Comment 2 Lewis Smith 2019-10-12 20:49:44 CEST
Thank you for sorting the problem & closing the bug yourself. This sort of action helps a lot.