Bug 25550 - Wrong / missing dependency for steam
Summary: Wrong / missing dependency for steam
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 7
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-12 20:16 CEST by V P
Modified: 2019-10-12 20:49 CEST (History)
0 users

See Also:
Source RPM: steam-1.0.0.61-1.mga7.nonfree.src.rpm
CVE:
Status comment:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.