In trying to install Fed44 I got the following print out. How can I resolve this for a clean install of Fed 44 ?
Thanks,
The usual workaround is to remove Wine, upgrade, and then install it again.
Same for ‘steam’ if you have it installed.
It looks like 44 is trying to replace upower powerprofiles with tuned
They are conflicting powermanagement apps.
I am not 100% sure, as I am on a different system, but we should be able to disable or remove the upower power profiles with
sudo dnf remove upower
and then run the update again.
If you would prefer to try and disable upower instead, we can look that up.
Hi, Wine is removed and the install got as far as the screenshot shows, so how to clear the last conflicting packages, for the install to complete.
Thanks
Looking again, you might have to dnf remove tuned as well as upower.
Here is the readout from the Remove command;
$ sudo dnf remove upower
[sudo] password for frank:
Failed to resolve the transaction:
Problem: installed package gnome-shell-49.6-1.fc43.x86_64 requires upower(x86-64), but none of the providers can be installed
So now what can we try?
Try to only remove tuned
Hi,
here is the readout from remove tuned, I haven’t clicked on the y/N yet, I wanted to see what you think before I click on yes.
$ sudo dnf remove tuned
Package Arch Version Repository Size
Removing:
tuned noarch 2.27.0-1.fc43 updates 1.6 MiB
Removing dependent packages:
tuned-ppd noarch 2.27.0-1.fc43 updates 7.0 KiB
Removing unused dependencies:
libpfm x86_64 4.13.0-16.fc43 fedora 1.7 MiB
libtraceevent x86_64 1.8.4-4.fc43 fedora 1.4 MiB
python3-inotify noarch 0.9.6-42.fc43 fedora 297.0 KiB
python3-linux-procfs noarch 0.7.3-11.fc43 fedora 91.9 KiB
python3-perf x86_64 6.19.14-200.fc43 updates 9.7 MiB
virt-what x86_64 1.27-4.fc43 fedora 68.2 KiB
Transaction Summary:
Removing: 8 packages
After this operation, 15 MiB will be freed (install 0 B, remove 15 MiB).
Is this ok [y/N]:
Yes that looks fine to go ahead with.
Whatever dependencies tlp needs, it will bring them in.
How can I do that without removing the other packages as well?
Or do you mean reinstall upower without tuned & its dependiencies ? I’m a bit confused.
Do not remove upower, gnome shell needs it.
Remove tuned and press y.
Okay tuned and its dependencies are removed. What do we want to do about upower, leave it alone as it is still installed as of now?
Now try the upgrade again, if upower blocks it, we will see what we can do if it comes to that
Do I need to reinstall Fed 44 again from start at this point ?
You need to run
sudo dnf system-upgrade download --releasever=44
again.
Tuned is removed but the Fed 44 install is still not completed as of now. How can I progress / finish the install, or make a new start with the install?
Reboot the computer and try again.
And if the error persists, post the error again… We will get there.
Yes I just did that, now it is testing the offline transaction… it’s ready to reboot now so we won’t have communication for a while.
Till later…