Code review comment for ~zioproto/ubuntu/+source/cinder:stable/liberty

Revision history for this message
Saverio Proto (zioproto) wrote :

Here you go:

ubuntu@ubuntu-xenial:~/cleancinder/cinder$ apt-cache policy cloud-archive-utils
cloud-archive-utils:
  Installed: 0.1-0~50~ubuntu16.04.1
  Candidate: 0.1-0~50~ubuntu16.04.1
  Version table:
 *** 0.1-0~50~ubuntu16.04.1 500
        500 http://ppa.launchpad.net/ubuntu-cloud-archive/tools/ubuntu xenial/main amd64 Packages
        100 /var/lib/dpkg/status

I am able to reproduce the build problem even without my patch, here the steps

debcheckout --git-track='*' cinder
cd cinder/
git checkout stable/liberty
gbp buildpackage -S -us -uc
sbuild-liberty -A -d trusty-amd64 ../build-area/cinder_7.0.2-0ubuntu1.dsc

the resulting python-cinder_7.0.2-0ubuntu1_all.deb will have the extra '-' in the control file

« Back to merge proposal