I'm trying to build vdsm from git . After make rpm I get these errors:

 

Processing files: vdsm-debuginfo-4.10.0-0.306.git5c8440f.fc17.x86_64

Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/vdsm-4.10.0-0.306.git5c8440f.fc17.x86_64

error: Installed (but unpackaged) file(s) found:

   /usr/lib64/python2.7/site-packages/vdsm/tool/load_needed_modules.py

   /usr/lib64/python2.7/site-packages/vdsm/tool/load_needed_modules.pyc

   /usr/lib64/python2.7/site-packages/vdsm/tool/load_needed_modules.pyo

   /usr/libexec/vdsm/hooks/after_vdsm_stop/10_faqemu

   /usr/share/vdsm-bootstrap/interface-2/deployUtil.py

   /usr/share/vdsm-bootstrap/interface-2/deployUtil.pyc

   /usr/share/vdsm-bootstrap/interface-2/deployUtil.pyo

   /usr/share/vdsm-bootstrap/interface-2/setup

  /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap.py

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap.pyc

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap.pyo

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap_complete.py

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap_complete.pyc

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap_complete.pyo

   /usr/share/vdsm/debugPluginClient.py

   /usr/share/vdsm/debugPluginClient.pyc

   /usr/share/vdsm/debugPluginClient.pyo

   /usr/share/vdsm/nwfilter.py

   /usr/share/vdsm/nwfilter.pyc

   /usr/share/vdsm/nwfilter.pyo

   /usr/share/vdsm/tests/glob_1c60971a-8647-44ac-ae33-6520887f8843.out

   /usr/share/vdsm/tests/lvs_3386c6f2-926f-42c4-839c-38287fac8998.out

   /usr/share/vdsm/tests/route_info.out

   /usr/share/vdsm/tests/tc_filter_show.out

   /usr/share/vdsm/vdsmDebugPlugin.py

   /usr/share/vdsm/vdsmDebugPlugin.pyc

   /usr/share/vdsm/vdsmDebugPlugin.pyo

 

 

RPM build errors:

    Installed (but unpackaged) file(s) found:

   /usr/lib64/python2.7/site-packages/vdsm/tool/load_needed_modules.py

   /usr/lib64/python2.7/site-packages/vdsm/tool/load_needed_modules.pyc

   /usr/lib64/python2.7/site-packages/vdsm/tool/load_needed_modules.pyo

   /usr/libexec/vdsm/hooks/after_vdsm_stop/10_faqemu

   /usr/share/vdsm-bootstrap/interface-2/deployUtil.py

   /usr/share/vdsm-bootstrap/interface-2/deployUtil.pyc

   /usr/share/vdsm-bootstrap/interface-2/deployUtil.pyo

   /usr/share/vdsm-bootstrap/interface-2/setup

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap.py

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap.pyc

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap.pyo

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap_complete.py

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap_complete.pyc

   /usr/share/vdsm-bootstrap/interface-2/vds_bootstrap_complete.pyo

   /usr/share/vdsm/debugPluginClient.py

   /usr/share/vdsm/debugPluginClient.pyc

   /usr/share/vdsm/debugPluginClient.pyo

   /usr/share/vdsm/nwfilter.py

   /usr/share/vdsm/nwfilter.pyc

   /usr/share/vdsm/nwfilter.pyo

   /usr/share/vdsm/tests/glob_1c60971a-8647-44ac-ae33-6520887f8843.out

   /usr/share/vdsm/tests/lvs_3386c6f2-926f-42c4-839c-38287fac8998.out

   /usr/share/vdsm/tests/route_info.out

   /usr/share/vdsm/tests/tc_filter_show.out

   /usr/share/vdsm/vdsmDebugPlugin.py

   /usr/share/vdsm/vdsmDebugPlugin.pyc

   /usr/share/vdsm/vdsmDebugPlugin.pyo

make: *** [rpm] Error 1

 

Any idea?

 

Thanks,

Itzik