Fedora dnf update with '--allowerasing' option for qt5?
Hello, everyone. I'm using Fedora 29 KDE Spin, and finally the recent kernel doen't seem to freeze the machine, which is nice. However, I found that there are some dependency problems related to a package:
[---@localhost ~]$ sudo dnf update
Last metadata expiration check: 0:09:29 ago on Thu 20 Dec 2018 02:35:21 PM KST.
Dependencies resolved.
Problem: package qt5-qtwebengine-freeworld-5.11.2-1.fc29.x86_64 requires qt5-qtwebengine(x86-64) = 5.11.2, but none of the providers can be installed
- cannot install both qt5-qtwebengine-5.11.3-1.fc29.x86_64 and qt5-qtwebengine-5.11.2-2.fc29.x86_64
- cannot install the best update candidate for package qt5-qtwebengine-freeworld-5.11.2-1.fc29.x86_64
- cannot install the best update candidate for package qt5-qtwebengine-5.11.2-2.fc29.x86_64
====================================================================================================================
Package Arch Version Repository Size
====================================================================================================================
Skipping packages with conflicts:
(add '--best --allowerasing' to command line to force their upgrade):
qt5-qtwebengine x86_64 5.11.3-1.fc29 updates 38 M
Transaction Summary
====================================================================================================================
Skip 1 Package
Nothing to do.
Complete!
When I first started using Fedora, I didn't know the RPM fusion thing and messed up with my repos, and googling tells me that it might be very well the cause of this problem. I'm currently not sure whether I should use the '--allowerasing'
option to possibly erase the current version and get the most recent version from my current repolists.
Here are some additional information:
[---@localhost ~]$ sudo dnf repolist
[sudo] password for ---:
Adobe Systems Incorporated 1.9 kB/s | 2.9 kB 00:01
Fedora Modular 29 - x86_64 4.2 kB/s | 7.8 kB 00:01
Fedora Modular 29 - x86_64 - Updates 3.7 kB/s | 7.2 kB 00:01
Fedora 29 - x86_64 - Updates 4.2 kB/s | 7.9 kB 00:01
Fedora 29 - x86_64 4.6 kB/s | 7.9 kB 00:01
packages-microsoft-com-mssql-server-preview 2.5 kB/s | 2.9 kB 00:01
RPM Fusion for Fedora 29 - Free - Updates 5.4 kB/s | 12 kB 00:02
RPM Fusion for Fedora 29 - Free - Updates 3.9 kB/s | 193 kB 00:49
RPM Fusion for Fedora 29 - Free 6.4 kB/s | 14 kB 00:02
RPM Fusion for Fedora 29 - Nonfree - Updates 5.4 kB/s | 12 kB 00:02
RPM Fusion for Fedora 29 - Nonfree - Updates 11 kB/s | 66 kB 00:05
RPM Fusion for Fedora 29 - Nonfree 6.4 kB/s | 14 kB 00:02
repo id repo name status
adobe-linux-x86_64 Adobe Systems Incorporated 3
fedora Fedora 29 - x86_64 58,207
fedora-modular Fedora Modular 29 - x86_64 8
packages-microsoft-com-mssql-server-preview packages-microsoft-com-mssql-server-preview 36
rpmfusion-free RPM Fusion for Fedora 29 - Free 596
*rpmfusion-free-updates RPM Fusion for Fedora 29 - Free - Updates 136
rpmfusion-nonfree RPM Fusion for Fedora 29 - Nonfree 228
*rpmfusion-nonfree-updates RPM Fusion for Fedora 29 - Nonfree - Updates 38
updates Fedora 29 - x86_64 - Updates 14,378
updates-modular Fedora Modular 29 - x86_64 - Updates 9
The last one:
[---@localhost ~]$ cat /etc/yum.repos.d/fedora.repo
[fedora]
name=Fedora $releasever - $basearch
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
metalink ...