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

Disable KPackageKit service in kde in Dom0 #194

Closed
marmarek opened this Issue Mar 8, 2015 · 2 comments

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 5 Apr 2011 12:38 UTC
It only confuses the user, displaying scary messages about inability to download updates.

Migrated-From: https://wiki.qubes-os.org/ticket/194

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 5 Apr 2011 21:20 UTC
Turned out it was trivial -- we just must not install kpackagekit in Dom0, which we don't want anyway. This is because current Dom0 update procedure requires some command line magic anyway (qvm-dom0-networking script), so it's expected that it will be performed via yum from command line.

In the future we will have to consider better Dom0 upgrade procedure, not involving net connecting to Dom0.

Member

marmarek commented Mar 8, 2015

Comment by joanna on 5 Apr 2011 21:20 UTC
Turned out it was trivial -- we just must not install kpackagekit in Dom0, which we don't want anyway. This is because current Dom0 update procedure requires some command line magic anyway (qvm-dom0-networking script), so it's expected that it will be performed via yum from command line.

In the future we will have to consider better Dom0 upgrade procedure, not involving net connecting to Dom0.

@marmarek marmarek closed this Mar 8, 2015

@marmarek

This comment has been minimized.

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