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

qubes-dom0-update tries to update installed template package #996

Closed
marmarek opened this Issue May 12, 2015 · 1 comment

Comments

Projects
None yet
1 participant
@marmarek
Member

marmarek commented May 12, 2015

Template packages in dom0 should not be updated - this would override all the changes user have made inside the template. Instead template updates are handled by package manager inside of it.

Previously this was blocked using Obsoletes rpm header, but apparently it isn't working.

@marmarek marmarek added this to the Release 3.0 milestone May 12, 2015

@marmarek marmarek self-assigned this May 12, 2015

marmarek added a commit to marmarek/old-qubes-core-admin-linux that referenced this issue Jun 20, 2015

dom0-update: prevent template package upgrades (#996)
This would override user changes to the template. Previous method
(Obsoletes: rpm header) doesn't work now, so add explicit exclude list
as yum option

Fixes QubesOS/qubes-issues#996

(cherry picked from commit 4cab815)

Conflicts:
	dom0-updates/qubes-dom0-update
@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Oct 29, 2015

Member

Automated announcement from builder-github

The package qubes-core-dom0-linux-2.0.31-1.fc20 has been pushed to the r2 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Member

marmarek commented Oct 29, 2015

Automated announcement from builder-github

The package qubes-core-dom0-linux-2.0.31-1.fc20 has been pushed to the r2 stable repository for dom0.
To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment