any ideas on how to do this?
wouldn't it be easier to download the dependencies and install them with a usb in dom0?
$ sudo qubes-dom0-update qubes-template-fedora-27
From https://www.qubes-os.org/doc/templates/fedora/
but I'm just not trying to update fedora-27 now and looking for a workaround, too....
On Sat, 14 Jul 2018 22:10:38 +0200
Kristian Elof Sørensen <kris...@elof.dk> wrote:
>Quite possible related:>Qubes 3.2>Fedora-28 and Fedora-27 templates>When updating the template, eg. by using "update vm" in Qubes-VM
>manager, a pulseaudio 11 vs 12 conflict stops the update. See full
>error message further below.>If the update is forced using --allowerasing, any vm using the updated
>template refuses to start, stating: "cannot start qubes-guid!"> Kristian
Same problem. I am pretty much stuck not being able to update the fedora templates due to this.
Is there a work-a-round besides just not updating them?
On Tue, Jul 17, 2018 at 03:34:56PM +0200, cubit wrote:
Do the Qubes Devs have any suggestions for how to get Fedora templates working again?
Had to roll back to a fresh fedora28 template but now can't update it because doing so breaks it hard and it won't start.
There is already updated pulseaudio-qubes package (part of gui-agent-linux
component) in testing repository:
R3.2: https://github.com/QubesOS/updates-status/issues/589
R4.0: https://github.com/QubesOS/updates-status/issues/586
Will be moved to stable in a week.
Until then, avoid using --allowerasing option (or enable testing
repository[1]), dnf will skip conflicting
packages.
I have the following installed now
Name : qubes-gui-agent-xfce
Version : 3.2.23
Release : 1.fc28
Is it just a matter of running dnf --allowerasing to fix the conflicts or is something else needed?
17. Jul 2018 13:40 by marm...@invisiblethingslab.com:
On Tue, Jul 17, 2018 at 03:34:56PM +0200, cubit wrote:
Do the Qubes Devs have any suggestions for how to get Fedora templates working again?
Had to roll back to a fresh fedora28 template but now can't update it because doing so breaks it hard and it won't start.
There is already updated pulseaudio-qubes package (part of gui-agent-linux
component) in testing repository:
R3.2: https://github.com/QubesOS/updates-status/issues/589
R4.0: https://github.com/QubesOS/updates-status/issues/586
Will be moved to stable in a week.
Until then, avoid using --allowerasing option (or enable testing
repository[1]), dnf will skip conflicting
packages.
I have the following installed now
Name : qubes-gui-agent-xfce
Version : 3.2.23
Release : 1.fc28
Is it just a matter of running dnf --allowerasing to fix the conflicts or is something else needed?
to answer my own question, it's still broken on R3.2 if you do "dnf update --best --allowerasing"
Does anyone know the best way to fix this long term?