I fix project name and push new tag, but now incorrect version has been generated for tarball :(
https://jenkins.openstack.org/job/savanna-dashboard-tarball/7/ But head is correct… HEAD is now at dbb57b0 Project name fixed https://github.com/stackforge/savanna-dashboard/commit/dbb57b0 Sincerely yours, Sergey Lukjanov Savanna Technical Lead Mirantis Inc. On Jul 15, 2013, at 23:35, Monty Taylor <[email protected]> wrote: > Done. > > On 07/15/2013 03:15 PM, Sergey Lukjanov wrote: >> Thank you! >> >> I have no permissions to delete reference :( Could you, please, remove tag? >> >> ➜ git push gerrit :refs/tags/0.2 >> >> remote: Processing changes: refs: 1, done >> To >> ssh://[email protected]:29418/stackforge/savanna-dashboard.git >> ! [remote rejected] 0.2 (can not delete references) >> error: failed to push some refs to >> 'ssh://[email protected]:29418/stackforge/savanna-dashboard.git' >> >> Sincerely yours, >> Sergey Lukjanov >> Savanna Technical Lead >> Mirantis Inc. >> >> On Jul 15, 2013, at 20:46, Monty Taylor <[email protected]> wrote: >> >>> I've made the pypi project, so releasing will work now. >>> >>> To delete and re-create the tag (should be done only in rare >>> circumstances such as this) >>> >>> Do: >>> >>> git tag -d 0.2 >>> git push gerrit :refs/tags/0.2 >>> git tag -s 0.2 >>> git push gerrit 0.2 >>> >>> On 07/15/2013 11:57 AM, Sergey Lukjanov wrote: >>>> Savanna hosted in OpenStack pypi account, so, I have no access to it. The >>>> version tag has been already pushed to the repo, is it ok to commit >>>> correct project name and repush tag? >>>> >>>> Thank you! >>>> >>>> P.S. I'm planning to move Savanna to pbr asap after this release :) >>>> >>>> Sincerely yours, >>>> Sergey Lukjanov >>>> Savanna Technical Lead >>>> Mirantis Inc. >>>> >>>> On Jul 15, 2013, at 19:34, Monty Taylor <[email protected]> wrote: >>>> >>>>> Yes. Three things: >>>>> >>>>> a) change project='savannadashboard' in your setup.py to >>>>> project='savanna-dashboard' (and then later we should pbr you) >>>>> >>>>> b) run "python setup.py register" to register the project on pypi >>>>> >>>>> c) go to pypi, log in, and add 'openstackci' as an owner of the project >>>>> >>>>> At that point, releases should work. >>>>> >>>>> On 07/15/2013 11:11 AM, Rafael Folco wrote: >>>>>> Tarball name is different from what you have in the repo... not sure the >>>>>> reason though. >>>>>> >>>>>> I see a tarball without "-" at >>>>>> http://tarballs.openstack.org/savanna-dashboard/savannadashboard-0.2.tar.gz... >>>>>> >>>>>> and curl is trying to retrieve with savanna-dashboard (with "-") >>>>>> >>>>>> curl --fail -o savanna-dashboard-0.2.tar.gz >>>>>> http://tarballs.openstack.org/savanna-dashboard/savanna-dashboard-0.2.tar....gz >>>>>> >>>>>> <http://tarballs.openstack.org/savanna-dashboard/savanna-dashboard-0.2.tar...gz> >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> On Mon, Jul 15, 2013 at 11:54 AM, Sergey Lukjanov >>>>>> <[email protected] <mailto:[email protected]>> wrote: >>>>>> >>>>>> Hi Infra team, >>>>>> >>>>>> today we released Savanna 0.2 version, but there are some problems >>>>>> with uploading savanna-dashboard to pypi. >>>>>> >>>>>> savanna-dashboard isn't uploaded to pypi at all :( It looks like >>>>>> that it's no project create for it - >>>>>> >>>>>> https://jenkins.openstack.org/job/savanna-dashboard-pypi-upload/1/console >>>>>> >>>>>> Could you please help us? >>>>>> >>>>>> Thank you. >>>>>> >>>>>> Sincerely yours, >>>>>> Sergey Lukjanov >>>>>> Savanna Technical Lead >>>>>> Mirantis Inc. >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> OpenStack-Infra mailing list >>>>>> [email protected] >>>>>> <mailto:[email protected]> >>>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> _______________________________________________ >>>>>> OpenStack-Infra mailing list >>>>>> [email protected] >>>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra >>>>>> >>>>> >>>>> _______________________________________________ >>>>> OpenStack-Infra mailing list >>>>> [email protected] >>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra >>>> >>>> >> >>
_______________________________________________ OpenStack-Infra mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
