Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dom0-update: do not send --downloadonly option to the updatevm #82

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

marmarek
Copy link
Member

The updatevm already downloads packages only (either using
--downloadonly option internally, or using yumdownloader). The option
from the user matters for the dnf call in dom0 only.

Especially, sending --downloadonly breaks downloading updates via
debian-10, which uses yumdownloader, as it doesn't have --downloadonly
option.

This is mostly relevant for R4.0 -> R4.1 upgrade (and maybe some future
too?), as the process uses --downloadonly option internally.

QubesOS/qubes-issues#5685

The updatevm already downloads packages only (either using
--downloadonly option internally, or using yumdownloader). The option
from the user matters for the dnf call in dom0 only.

Especially, sending --downloadonly breaks downloading updates via
debian-10, which uses yumdownloader, as it doesn't have --downloadonly
option.

This is mostly relevant for R4.0 -> R4.1 upgrade (and maybe some future
too?), as the process uses --downloadonly option internally.

QubesOS/qubes-issues#5685
@qubesos-bot
Copy link

qubesos-bot commented Dec 1, 2021

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/25622#dependencies

Failed tests

New failures

Compared to: https://openqa.qubes-os.org/tests/17576#dependencies

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/17576#dependencies

@marmarek marmarek merged commit 97b5b1c into QubesOS:master Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants