I tried to update my Fedora 27 template using the Qubes Manager GUI and get these type of errors:
- Cannot install soundtouch....
- Cannot install gstreamer1-plugins-bad-fre...
I had a similar issue the other day with errors for Pulse Audio.
I ran:
sudo dnf update --allowerasing
While it seemed to correct the Pulse Audio error, the new soundtouch error don't seem to go away.
I use Fedora as my sys-Net only, Debian 9 for all others.
My questions are:
What is the best manual command to run when this happens?
sudo dnf update --allowerasing
sudo dnf update --best --allowerasing
Other?
Why does this issue happen with just Fedora? Is this something to do with my configuration? I had Fedora 28 as a template but ran into these type of errors.
Any help would be appreciated...
To clarify I am experiencing this issue with Fedora 27 (the template I am using for my sys-net). Atone point I was using Fedora 28 and had the same issue.
I just tried:
sudo dnf update --best --allowerasing
It appears to be working...my question is:
Is this the best I can do? Is this the right command?
Thanks again...
Is there a recommended solution?
I am a newbie so any basic commands would be surely appreciated....
Thx
As you said I did the following commands:
sudo dnf upgrade --allowerasing --best
then reinstalled the packages that were to be removed by above command:
sudo dnf install qubes-vm-recommended...something, something
sudo dnf install pulse audio...something, something
I still get the pulseaudio error when I try to update via GUI but it appears as if the other packages were updated in the fedora 28 template.
After cloning the fedora 28 I still have a fresh template should this be resolved in the near future.
Thanks again for a workable solution...