-
-
Notifications
You must be signed in to change notification settings - Fork 53
Labels
C: updatesThis issue pertains to updating Qubes OS.This issue pertains to updating Qubes OS.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.
Description
Qubes OS release
Qubes OS 4.3
Brief summary
When trying to download a package using qubes-dom0-update
, the package is not passed to dom0
and stays on the updatevm
home directory.
$ rpm -qf $(command -v qubes-dom0-update)
qubes-core-dom0-linux-4.3.15-1.fc41.x86_64
$ rpm -qf /usr/lib/qubes/qubes-download-dom0-updates.sh
qubes-core-agent-dom0-updates-4.3.12-1.fc41.noarch
Steps to reproduce
On dom0:
sudo qubes-dom0-update --action=download qubes-core-dom0
No directory is received, check updatevm:
qvm-run -p --no-gui -- $(qubes-prefs updatevm) ls
Expected behavior
Package is present on dom0
.
Actual behavior
Package is not present on dom0
but on updatevm
home directory.
Additional information
No response
Atrate
Metadata
Metadata
Assignees
Labels
C: updatesThis issue pertains to updating Qubes OS.This issue pertains to updating Qubes OS.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.