#194 closed defect (fixed)
Disable KPackageKit service in kde in Dom0
| Reported by: | joanna | Owned by: | joanna |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 1 |
| Component: | Dom0 Window Manager | Keywords: | |
| Cc: |
Description
It only confuses the user, displaying scary messages about inability to download updates.
Change History (2)
comment:1 Changed 2 years ago by joanna
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 2 years ago by joanna
Note: See
TracTickets for help on using
tickets.

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.