On Thu, Jan 14, 2016 at 3:59 PM, Kyle Mestery <[email protected]> wrote:
> On Thu, Jan 14, 2016 at 10:28 AM, Jeremy Stanley <[email protected]> > wrote: > >> On 2016-01-14 10:12:58 -0600 (-0600), Kyle Mestery wrote: >> > Today, I tried to release the 2015.1.2 (Kilo-based) version of >> > networking-midonet. See bug [1] for details on the release. The job to >> push >> > to PyPI failed [2], and I'm not entirally sure why. Can someone help me >> > take a peek at why this failed, and also let me know if I should push >> again >> > with a new tag? >> >> The issue actually appears in the tarball job, where the 2015.1.2 >> tag resulted in creation of files named >> networking-midonet-2015.1.1.tar.gz and >> networking_midonet-2015.1.1-py2-none-any.whl, so >> >> http://git.openstack.org/cgit/openstack/networking-midonet/tree/setup.cfg?h=2015.1.2#n3 >> is your problem I think. You'll want to update that before tagging >> 2015.1.3. >> > > Gah, I had forgotten that this version of networking-midonet uses > setup.cfg for versioning. Thanks Jeremy! > > OK, after correcting this with the following patch [1], I'm still seeing the tarball job generate the wrong tag [2]. The tag should now be 2015.1.3, and you can see in git it is in fact changed to that [3]. I'm not sure what I've missed here, any pointers appreciated! Thanks! Kyle [1] https://review.openstack.org/267834 [2] http://logs.openstack.org/4e/4ecafdb6ccb25c0ae14c4bc34c98e7a51c2182b4/release/networking-midonet-tarball/8256f7a/console.html [3] http://git.openstack.org/cgit/openstack/networking-midonet/tree/setup.cfg?h=2015.1.3#n3 Kyle > > >> -- >> Jeremy Stanley >> > >
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
