Summary: | Conflict between packages in latest updateitems | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | pdt <pauldetroch> |
Component: | Updates | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | aleixpol, mattia.verga, rdieter |
Priority: | NOR | ||
Version First Reported In: | 5.23.3 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
pdt
2021-12-27 13:17:51 UTC
This has nothing to do with Discover. That message simply says that both steam-1.0.0.73-7.fc35.i686 and steam-devices-1.0.0.74-1.fc35.i686 are providing the same file, so the conflict. Whatever repository is providing the steam upgrade either is only providing steam-devices 1.0.0.74 without steam 1.0.0.74 or the steam upgrade is broken. You can try to run 'sudo dnf copr enable zawertun/kde && sudo dnf upgrade --refresh --skip-broken' to temporarily bypass the broken steam upgrade. Or just disable the repository which provides steam appending '--disablerepo=<repo-name>'. Or disable steam repository forever with 'dnf disable <repo-name>'. |