From 3967eaa72aea8658bbc5ddba311d1f9249b6986b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 15 Jan 2014 21:31:07 +0100 Subject: fix "No GSettings schemas are installed on the system" (mga#12279) this error happens when inspecting partitions --- perl-install/install/NEWS | 2 ++ perl-install/install/share/list.xml | 6 ++++++ 2 files changed, 8 insertions(+) (limited to 'perl-install') diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index b38f65857..57e1a71f2 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,3 +1,5 @@ +- fix "No GSettings schemas are installed on the system" error when inspecting + partitions (mga#12279) - services: o use --no-block with chkconfig and systemctl enable to prevent systemd reload and potential crash (especially during first/live boot) diff --git a/perl-install/install/share/list.xml b/perl-install/install/share/list.xml index 094f59ce7..0389f8486 100644 --- a/perl-install/install/share/list.xml +++ b/perl-install/install/share/list.xml @@ -124,6 +124,12 @@ libvbe.so + + + gschema* + + + geometry/pc -- cgit v1.2.1