while register openlmi-provider.
i changed the namespace..
export PEGASUS_INTEROP_NAMESPACE=root/PG_InterOp
i am getting the same error..
#make register-Fan 2013-09-21 13:47:26 EXIT CODE: 1 2013-09-21 13:47:26 COMMAND: /usr/bin/systemctl reload-or-try-restart sblim-sfcb.service 2013-09-21 13:47:26 EXIT CODE: 0 2013-09-21 13:47:26 COMMAND: /usr/bin/cimmof -aEV -n root/cimv2 -uc /home/sunil/openlmi-providers/mof/60_LMI_Fan.mof 2013-09-21 13:47:27 EXIT CODE: 0 2013-09-21 13:47:27 COMMAND: cat "/home/sunil/openlmi-providers/build/src/fan/60_LMI_Fan.reg" | ../../../openlmi-register-pegasus -v "0.2.0" | /usr/bin/cimmof -aEV -n root/cimv2 -uc -n root/interop Compiler general exception: parse error: Error getting class PG_ProviderModule from namespace root/interop: CIM_ERR_NOT_FOUND: PG_ProviderModule 2013-09-21 13:47:27 EXIT CODE: 248 2013-09-21 13:47:27 DONE WITH EXIT CODE: 0 Built target register-Fan
i changed Namespaace. again i getting the same error. is my procedure is correct.
On 09/21/2013 07:52 PM, sunil kumar wrote:
while register openlmi-provider.
i changed the namespace..
export PEGASUS_INTEROP_NAMESPACE=root/PG_InterOp
i am getting the same error..
#make register-Fan 2013-09-21 13:47:26 EXIT CODE: 1 2013-09-21 13:47:26 COMMAND: /usr/bin/systemctl reload-or-try-restart sblim-sfcb.service 2013-09-21 13:47:26 EXIT CODE: 0 2013-09-21 13:47:26 COMMAND: /usr/bin/cimmof -aEV -n root/cimv2 -uc /home/sunil/openlmi-providers/mof/60_LMI_Fan.mof 2013-09-21 13:47:27 EXIT CODE: 0 2013-09-21 13:47:27 COMMAND: cat "/home/sunil/openlmi-providers/build/src/fan/60_LMI_Fan.reg" | ../../../openlmi-register-pegasus -v "0.2.0" | /usr/bin/cimmof -aEV -n root/cimv2 -uc -n root/interop Compiler general exception: parse error: Error getting class PG_ProviderModule from namespace root/interop: CIM_ERR_NOT_FOUND: PG_ProviderModule 2013-09-21 13:47:27 EXIT CODE: 248 2013-09-21 13:47:27 DONE WITH EXIT CODE: 0 Built target register-Fan
i changed Namespaace. again i getting the same error. is my procedure is correct.
Just to be sure, what Linux distro are you using? I'm familiar with Fedora and we changed Pegasus' interop namespace name from 'root/PG_interop' (Fedora19) to 'root/interop' (Fedora20).
Are you trying to compile current git or openlmi-providers > 0.0.25 on Fedora 19? (It should work and it's a bug if not, I'm just asking where to start.)
Jan
openlmi-devel@lists.stg.fedorahosted.org