Opened 17 months ago
Closed 17 months ago
#415 closed defect (fixed)
Disable automatic updates on FC15
| Reported by: | marmarek | Owned by: | marmarek |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 3 |
| Component: | core | Keywords: | |
| Cc: |
Description
On Fedora 15 updates are installed automatically, without *even noticing* the user. This is senseless in AppVM...
This can be turned off by gpk-prefs, but need to be done somehow during template building.
Change History (4)
comment:1 Changed 17 months ago by marmarek
comment:2 Changed 17 months ago by marmarek
Ok, found how to override default value for it (defined in GSettings schema file).
This "feature" is extremely annoying when using slow Internet connection and all of your AppVM starts to download updates at the same time...
comment:3 Changed 17 months ago by marmarek
- Status changed from new to accepted
comment:4 Changed 17 months ago by marmarek
- Resolution set to fixed
- Status changed from accepted to closed
This will work only for fresh install/new AppVMs. For already existing one should call above dconf command manually, or use gpk-prefs.

Found a way to check and disable it. As user (!):
Don't know how to do it system-wide... Above procedure done at template installation phase will not cover eg DispVM (which has no real /home/user).