[From nobody Sat Dec 21 12:00:23 2013 From: openlmiproject@gmail.com Precedence: list MIME-Version: 1.0 To: openlmi-reviews@lists.fedorahosted.org Date: Thu, 19 Dec 2013 16:07:19 +0100 Reply-To: openlmi-reviews@lists.fedorahosted.org Message-ID: <52b30ba9.4113c20a.4cde.10e5@mx.google.com> Content-Type: multipart/mixed; boundary="===============0797147220035466857==" Subject: buildbot failure in OpenLMI on providers-rawhide Message: 22 --===============0797147220035466857== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit The Buildbot has detected a failed build on builder providers-rawhide while building OpenLMI. Full details are available at: http://openlmi-rnovacek.rhcloud.com/builders/providers-rawhide/builds/346 Buildbot URL: http://openlmi-rnovacek.rhcloud.com/ Buildslave for this Build: rawhide-slave Build Reason: 'try' job Build Source Stamp: [branch master] b6c9e8d105072b5c373cb25590dfc7f5054ed8a9 (plus patch) Blamelist: BUILD FAILED: failed tests selinux check sincerely, -The Buildbot --===============0797147220035466857== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="source patch 0" diff --git a/openlmi-mof-register b/openlmi-mof-register index 0e31eb7..f1a0f67 100755 --- a/openlmi-mof-register +++ b/openlmi-mof-register @@ -154,6 +154,7 @@ def define_module(location, group, version): InterfaceType = "CMPI"; InterfaceVersion = "2.0.0"; ModuleGroupName = "%(group)s"; + UserContext = 5; /* the provider is invoked in the user context of the CIM Server itself */ }; """ % { 'location': location, 'group': group, 'version': version } --===============0797147220035466857==-- ]