[opensuse-gnome] disable packagekit auto-download
There used to be a knob to disable automatic download of available updates. GNOME in Factory has appearently lost that knob. SLE12 has it in a prominent place. The help button of gpk-prefs still shows the pulldown menus which are not there anymore. So, how do I disable checking for updates and all that in Factory? Olaf -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Thu, 2014-10-02 at 18:07 +0200, Olaf Hering wrote:
There used to be a knob to disable automatic download of available updates. GNOME in Factory has appearently lost that knob. SLE12 has it in a prominent place. The help button of gpk-prefs still shows the pulldown menus which are not there anymore.
So, how do I disable checking for updates and all that in Factory?
Olaf, The downloading of updates is nowadays controlled by gnome-software (gpk-update-viewer still works, but is not the main way of package management in GNoME 3.14 anymore). you're right though: the setting to not pre-cache updates seems to have gone lost... Nevertheless, it's in the schema, so you can toggle it using: gsettings set org.gnome.software download-updates false Hope that helps for now. Dominique -- Dimstar / Dominique Leuenberger <dimstar@opensuse.org> -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Thu, Oct 02, Dimstar / Dominique Leuenberger wrote:
gsettings set org.gnome.software download-updates false
Is that new in todays Factory snapshot? The previous snapshot does not know about it: # gsettings set org.gnome.software download-software false No such schema 'org.gnome.software' Olaf -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Thu, 2014-10-02 at 18:32 +0200, Olaf Hering wrote:
On Thu, Oct 02, Dimstar / Dominique Leuenberger wrote:
gsettings set org.gnome.software download-updates false
Is that new in todays Factory snapshot? The previous snapshot does not know about it:
# gsettings set org.gnome.software download-software false No such schema 'org.gnome.software'
It's a change with GNOME 3.14, which is first time in todays snapshot. per default, though, we do NOT (yet) install gnome-software... so as a consequence, there should also not be anything downloading your patches yet.. Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Thu, Oct 02, Dimstar / Dominique Leuenberger wrote:
On Thu, 2014-10-02 at 18:32 +0200, Olaf Hering wrote:
On Thu, Oct 02, Dimstar / Dominique Leuenberger wrote:
gsettings set org.gnome.software download-updates false
Is that new in todays Factory snapshot? The previous snapshot does not know about it:
# gsettings set org.gnome.software download-software false No such schema 'org.gnome.software'
It's a change with GNOME 3.14, which is first time in todays snapshot.
per default, though, we do NOT (yet) install gnome-software... so as a consequence, there should also not be anything downloading your patches yet..
Is that already fixed in the devel repo? Problem: gnome-software-3.14.0-1.1.x86_64 requires PackageKit-branding-upstream, but this requirement cannot be provided uninstallable providers: PackageKit-branding-upstream-1.0.0-1.2.noarch[openSUSE-20141001-0] Solution 1: deinstallation of PackageKit-branding-openSUSE-13.2-4.2.noarch Solution 2: do not install gnome-software-3.14.0-1.1.x86_64 Solution 3: break gnome-software-3.14.0-1.1.x86_64 by ignoring some of its dependencies Choosing 1 fixes the gsettings command above. Olaf -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
On Fri, 2014-10-03 at 16:42 +0200, Olaf Hering wrote:
On Thu, Oct 02, Dimstar / Dominique Leuenberger wrote:
On Thu, 2014-10-02 at 18:32 +0200, Olaf Hering wrote:
On Thu, Oct 02, Dimstar / Dominique Leuenberger wrote:
gsettings set org.gnome.software download-updates false
Is that new in todays Factory snapshot? The previous snapshot does not know about it:
# gsettings set org.gnome.software download-software false No such schema 'org.gnome.software'
It's a change with GNOME 3.14, which is first time in todays snapshot.
per default, though, we do NOT (yet) install gnome-software... so as a consequence, there should also not be anything downloading your patches yet..
Is that already fixed in the devel repo?
Problem: gnome-software-3.14.0-1.1.x86_64 requires PackageKit-branding-upstream, but this requirement cannot be provided uninstallable providers: PackageKit-branding-upstream-1.0.0-1.2.noarch[openSUSE-20141001-0] Solution 1: deinstallation of PackageKit-branding-openSUSE-13.2-4.2.noarch Solution 2: do not install gnome-software-3.14.0-1.1.x86_64 Solution 3: break gnome-software-3.14.0-1.1.x86_64 by ignoring some of its dependencies
Choosing 1 fixes the gsettings command above.
as a matter of fact, yes: https://build.opensuse.org/request/show/253668 - It was fixed yesterday afternoon already.. It was not really 'broken' - more a intentional annoyance due to some limiations in the PK-openSUSE-branding we had.. the limitation disappeared together with PK 1.0.0 though, so no longer any need to force the slower variant down on the users. Dominique -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-gnome+owner@opensuse.org
participants (2)
-
Dimstar / Dominique Leuenberger
-
Olaf Hering