[OpenStack-Infra] Savanna at pypi
Sergey Lukjanov
slukjanov at mirantis.com
Mon Jul 15 19:15:20 UTC 2013
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://slukjanov@review.openstack.org:29418/stackforge/savanna-dashboard.git
! [remote rejected] 0.2 (can not delete references)
error: failed to push some refs to 'ssh://slukjanov@review.openstack.org:29418/stackforge/savanna-dashboard.git'
Sincerely yours,
Sergey Lukjanov
Savanna Technical Lead
Mirantis Inc.
On Jul 15, 2013, at 20:46, Monty Taylor <mordred at inaugust.com> 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 <mordred at inaugust.com> 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
>>>> <slukjanov at mirantis.com <mailto:slukjanov at mirantis.com>> 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
>>>> OpenStack-Infra at lists.openstack.org
>>>> <mailto:OpenStack-Infra at lists.openstack.org>
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>>>>
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> OpenStack-Infra mailing list
>>>> OpenStack-Infra at lists.openstack.org
>>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>>>>
>>>
>>> _______________________________________________
>>> OpenStack-Infra mailing list
>>> OpenStack-Infra at lists.openstack.org
>>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-infra
>>
>>
More information about the OpenStack-Infra
mailing list