Comment 2 for bug 1031359

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

MIR review:
 * Builds fine
 * Has a testsuite, but it is disabled in the build. Since there were several nova-volume tests in nova, this is a regression over 12.04.
 * python2, but it is a server application, so that is ok
 * cinder is not in Debian
 * ubuntu-server is subscribed to its bugs
 * Has a watch file
 * Not lintian clean (related to 1022641, but more errors now):
cinder-api_2012.2~f1~20120503.2-0ubuntu1_all.deb:
E: cinder-api: postrm-does-not-call-updaterc.d-for-init.d-script etc/init.d/cinder-api
W: cinder-api: binary-without-manpage usr/bin/cinder-api

cinder-common_2012.2~f1~20120503.2-0ubuntu1_all.deb:
W: cinder-common: binary-without-manpage usr/bin/cinder-manage
W: cinder-common: binary-without-manpage usr/bin/cinder-rootwrap
W: cinder-common: binary-without-manpage usr/bin/clear_rabbit_queues

cinder-scheduler_2012.2~f1~20120503.2-0ubuntu1_all.deb:
E: cinder-scheduler: postrm-does-not-call-updaterc.d-for-init.d-script etc/init.d/cinder-scheduler
W: cinder-scheduler: binary-without-manpage usr/bin/cinder-scheduler

cinder-volume_2012.2~f1~20120503.2-0ubuntu1_all.deb:
E: cinder-volume: postrm-does-not-call-updaterc.d-for-init.d-script etc/init.d/cinder-volume
W: cinder-volume: binary-without-manpage usr/bin/cinder-volume

python-cinder_2012.2~f1~20120503.2-0ubuntu1_all.deb:
W: python-cinder: wrong-section-according-to-package-name python-cinder => python
 * debian/rules is clean
 * package build has a lot of warnings:
warning: no directories found matching 'cinder/CA'
warning: no directories found matching 'smoketests'
warning: no directories found matching 'plugins'
warning: no files found matching 'cinder/auth/*.schema'
warning: no files found matching 'cinder/auth/cinderrc.template'
warning: no files found matching 'cinder/auth/opendj.sh'
warning: no files found matching 'cinder/auth/slap.sh'
warning: no files found matching 'cinder/virt/interfaces.template'
warning: no files found matching 'cinder/virt/libvirt*.xml.template'
warning: no files found matching 'cinder/virt/cpuinfo.xml.template'
warning: no files found matching 'cinder/tests/db/cinder.austin.sqlite'
warning: no files found matching 'cinder/tests/image/*.tar.gz'
warning: no files found matching 'cinder/tests/xenapi/vm_rrd.xml'
warning: no files found matching 'plugins/xenapi/README'
warning: no files found matching 'plugins/xenapi/etc/xapi.d/plugins/objectstore'
warning: no files found matching 'plugins/xenapi/etc/xapi.d/plugins/pluginlib_cinder.py'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no directories found matching 'cinder/CA'
warning: no directories found matching 'smoketests'
warning: no directories found matching 'plugins'
warning: no files found matching 'cinder/auth/*.schema'
warning: no files found matching 'cinder/auth/cinderrc.template'
warning: no files found matching 'cinder/auth/opendj.sh'
warning: no files found matching 'cinder/auth/slap.sh'
warning: no files found matching 'cinder/virt/interfaces.template'
warning: no files found matching 'cinder/virt/libvirt*.xml.template'
warning: no files found matching 'cinder/virt/cpuinfo.xml.template'
warning: no files found matching 'cinder/tests/db/cinder.austin.sqlite'
warning: no files found matching 'cinder/tests/image/*.tar.gz'
warning: no files found matching 'cinder/tests/xenapi/vm_rrd.xml'
warning: no files found matching 'plugins/xenapi/README'
warning: no files found matching 'plugins/xenapi/etc/xapi.d/plugins/objectstore'
warning: no files found matching 'plugins/xenapi/etc/xapi.d/plugins/pluginlib_cinder.py'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
 * Bugs 1030192, 1022641 and 1030197 need to be fixed