Hi!
I'm posting this issue here, because of I don't know whether use the issue tracker of trac [1], otherwise this is the correct location for this kind of things.
For your information, the last commit in cura-providers [2] the "make install" command fails with this message:
[root@ocelote-f17 build]# make install [ 2%] Built target curacommon [ 14%] Built target cmpiCura_Fan [ 35%] Built target cmpiCura_PowerManagement [ 41%] Built target cmpiCura_Service [100%] Built target cmpiCura_Account running install running build running build_py running build_scripts running install_lib running install_egg_info running egg_info writing cura.egg-info/PKG-INFO writing top-level names to cura.egg-info/top_level.txt writing dependency_links to cura.egg-info/dependency_links.txt reading manifest file 'cura.egg-info/SOURCES.txt' writing manifest file 'cura.egg-info/SOURCES.txt' removing 'install/usr/lib/python2.7/site-packages/cura-0.1-py2.7.egg-info' (and everything under it) Copying cura.egg-info to install/usr/lib/python2.7/site-packages/cura-0.1-py2.7.egg-info running install_scripts changing mode of install/bin/cura-user.py to 775 changing mode of install/bin/cura-power.py to 775 changing mode of install/bin/cura-service.py to 775 [100%] Built target PythonInstall Install the project... -- Install configuration: "" -- Up-to-date: /usr/share/cura-providers/register.sh -- Up-to-date: /usr/share/cura-providers/reg2pegasus.py -- Up-to-date: /usr/share/cmake/Modules/CuraMacros.cmake -- Up-to-date: /usr/share/cmake/Modules/FindCMPI.cmake -- Up-to-date: /usr/share/cmake/Modules/FindKonkretCMPI.cmake -- Up-to-date: /usr/lib/libcuracommon.so.0.0.1 -- Up-to-date: /usr/lib/libcuracommon.so -- Up-to-date: /usr/include/cura/globals.h -- Installing: /usr/share/cura-providers/LMI_Fan.reg -- Installing: /usr/lib/cmpi/libcmpiCura_Fan.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_Fan.so" -- Installing: /usr/share/cura-providers/LMI_PowerManagement.reg -- Installing: /usr/lib/cmpi/libcmpiCura_PowerManagement.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_PowerManagement.so" -- Installing: /usr/share/cura-providers/LMI_Service.reg -- Up-to-date: /usr/libexec/servicedisc.sh -- Up-to-date: /usr/libexec/serviceutil.sh -- Installing: /usr/lib/cmpi/libcmpiCura_Service.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_Service.so" -- Installing: /usr/share/cura-providers/LMI_Account.reg -- Installing: /usr/lib/cmpi/libcmpiCura_Account.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_Account.so" -- Up-to-date: /usr/share/cura-providers/LMI_Service.mof -- Up-to-date: /usr/share/cura-providers/LMI_Account.mof -- Up-to-date: /usr/share/cura-providers/LMI_PowerManagement.mof -- Up-to-date: /usr/share/cura-providers/LMI_Fan.mof -- Installing: /usr/bin -- Installing: /usr/bin/cura-user.py -- Installing: /usr/bin/cura-power.py -- Installing: /usr/bin/cura-service.py CMake Error at cli-tools/cmake_install.cmake:44 (FILE): file INSTALL cannot find "/home/sarnoso/HACK/cura-repos/cura-providers.git/cli-tools/install/lib". Call Stack (most recent call first): cmake_install.cmake:58 (INCLUDE)
make: *** [install] Error 1
[1] https://fedorahosted.org/cura/report [2] 8de6088c8abf4ee1f392b97f63963065335ab977http://git.fedorahosted.org/cgit/cura-providers.git/commit/?id=8de6088c8abf4ee1f392b97f63963065335ab977
Best regards.
/javiroman
Hi,
congrats on first post to our mailing list ;)
On Mon 17 of Sep 2012 12:03:06 Javi Roman wrote:
Hi!
I'm posting this issue here, because of I don't know whether use the issue tracker of trac [1], otherwise this is the correct location for this kind of things.
Both Trac and mailing list is fine for this kind of issues. Trac might be even more suitable for further tracking and referencing.
For your information, the last commit in cura-providers [2] the "make install" command fails with this message:
Thanks for noticing. It should be fixed by latest commit [1].
Radek Novacek
[1] http://git.fedorahosted.org/cgit/cura- providers.git/commit/?id=32f093b4db0b2a5337448c4df2b94c2634deaa86
[root@ocelote-f17 build]# make install [ 2%] Built target curacommon [ 14%] Built target cmpiCura_Fan [ 35%] Built target cmpiCura_PowerManagement [ 41%] Built target cmpiCura_Service [100%] Built target cmpiCura_Account running install running build running build_py running build_scripts running install_lib running install_egg_info running egg_info writing cura.egg-info/PKG-INFO writing top-level names to cura.egg-info/top_level.txt writing dependency_links to cura.egg-info/dependency_links.txt reading manifest file 'cura.egg-info/SOURCES.txt' writing manifest file 'cura.egg-info/SOURCES.txt' removing 'install/usr/lib/python2.7/site-packages/cura-0.1-py2.7.egg-info' (and everything under it) Copying cura.egg-info to install/usr/lib/python2.7/site-packages/cura-0.1-py2.7.egg-info running install_scripts changing mode of install/bin/cura-user.py to 775 changing mode of install/bin/cura-power.py to 775 changing mode of install/bin/cura-service.py to 775 [100%] Built target PythonInstall Install the project... -- Install configuration: "" -- Up-to-date: /usr/share/cura-providers/register.sh -- Up-to-date: /usr/share/cura-providers/reg2pegasus.py -- Up-to-date: /usr/share/cmake/Modules/CuraMacros.cmake -- Up-to-date: /usr/share/cmake/Modules/FindCMPI.cmake -- Up-to-date: /usr/share/cmake/Modules/FindKonkretCMPI.cmake -- Up-to-date: /usr/lib/libcuracommon.so.0.0.1 -- Up-to-date: /usr/lib/libcuracommon.so -- Up-to-date: /usr/include/cura/globals.h -- Installing: /usr/share/cura-providers/LMI_Fan.reg -- Installing: /usr/lib/cmpi/libcmpiCura_Fan.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_Fan.so" -- Installing: /usr/share/cura-providers/LMI_PowerManagement.reg -- Installing: /usr/lib/cmpi/libcmpiCura_PowerManagement.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_PowerManagement.so" -- Installing: /usr/share/cura-providers/LMI_Service.reg -- Up-to-date: /usr/libexec/servicedisc.sh -- Up-to-date: /usr/libexec/serviceutil.sh -- Installing: /usr/lib/cmpi/libcmpiCura_Service.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_Service.so" -- Installing: /usr/share/cura-providers/LMI_Account.reg -- Installing: /usr/lib/cmpi/libcmpiCura_Account.so -- Removed runtime path from "/usr/lib/cmpi/libcmpiCura_Account.so" -- Up-to-date: /usr/share/cura-providers/LMI_Service.mof -- Up-to-date: /usr/share/cura-providers/LMI_Account.mof -- Up-to-date: /usr/share/cura-providers/LMI_PowerManagement.mof -- Up-to-date: /usr/share/cura-providers/LMI_Fan.mof -- Installing: /usr/bin -- Installing: /usr/bin/cura-user.py -- Installing: /usr/bin/cura-power.py -- Installing: /usr/bin/cura-service.py CMake Error at cli-tools/cmake_install.cmake:44 (FILE): file INSTALL cannot find "/home/sarnoso/HACK/cura-repos/cura-providers.git/cli-tools/install/lib". Call Stack (most recent call first): cmake_install.cmake:58 (INCLUDE)
make: *** [install] Error 1
[1] https://fedorahosted.org/cura/report [2] 8de6088c8abf4ee1f392b97f63963065335ab977http://git.fedorahosted.org/cgit/c ura-providers.git/commit/?id=8de6088c8abf4ee1f392b97f63963065335ab977
Best regards.
/javiroman
openlmi-devel@lists.stg.fedorahosted.org