QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
532 stars 46 forks source link

False notification of "All selected qubes have been updated" when "Update qube" button not really functioning #9349

Open TNTBOMBOM opened 2 months ago

TNTBOMBOM commented 2 months ago

How to file a helpful issue

Qubes OS release

4.2.2-rc1

Brief summary

Im not sure where is the problem lying but i highly see it as:

Dom0 was based on fedora-39-minimal and update qube button was working for templates, now when i switched it to fedora-40-minimal, the button shows false notification thats everything have been updated.

Expected behavior

Screenshot

updatequbes40minimal

andrewdavidwong commented 2 months ago

Report is missing steps to reproduce. How exactly are you triggering the false "success" message?

TNTBOMBOM commented 2 months ago

Report is missing steps to reproduce. How exactly are you triggering the false "success" message?

Sorry thought it was easy to know from the previous explanation, but will give you the full details:


Note: For better usability install xfce4-terminal so you can easily copy/paste the texts: (its confusing why its not their by default but this is not the point here..)

qvm-run -u root fedora-40-minimal xterm

Inside xterm run:

dnf upgrade --refresh && dnf install xfce4-terminal

Now close xterm, and open xfce4-terminal from dom0 as a root:

qvm-run -u root fedora-40-minimal xfce4-terminal


dnf install nano qubes-core-agent-networking pipewire pipewire-qubes qubes-core-agent-dom0-updates qubes-usb-proxy qubes-input-proxy-sender qubes-core-agent-network-manager network-manager-applet notification-daemon

qvm-run -u user fedora-40-minimal xfce4-terminal

systemctl --user enable pipewire-pulse.service

andrewdavidwong commented 2 months ago

Sounds like maybe fedora-40-minimal is missing some required package(s) by default, similar to https://github.com/QubesOS/qubes-issues/issues/9343.