
On 11/12/2013 11:21 AM, Daniel P. Berrange wrote:
I created a simple autobuild.sh to do an end-to-end build, including the RPM generation. Or you can just do
python setup.py build ('make' equiv) python setup.py test ('make check' equiv) python setup.py rpm ('make rpm' equiv) python setup.py clean ('make clean' equiv)
Are warnings like this supposed to happen? ... python setup.py sdist running sdist running check warning: check: missing required meta-data: url warning: check: missing meta-data: either (author and author_email) or (maintainer and maintainer_email) must be supplied file build/libvirt.py (for module libvirt) not found file build/libvirt_qemu.py (for module libvirt_qemu) not found file build/libvirt_lxc.py (for module libvirt_lxc) not found reading manifest template 'MANIFEST.in' warning: no files found matching 'MANIFEST' writing manifest file 'MANIFEST' creating libvirt-python-1.1.2 ... Also, you need to fix this to be 1.1.5, not 1.1.2. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org