I get an error in quickly with the Hello World application. The error says ERROR: release command failedCan anyone help me with this? Thanks in advance.
bueno@bueno-Desktop:~/projetos/quickly/hello-world/hello-world$ quickly release
Obter definições do Launchpad
Launchpad connection is ok
...............Ubuntu packaging created in debian/
......pushing to launchpad
...................
Você precisa de uma frase secreta para destravar a chave secreta do usuário: "Felipe Bueno (...) <bueno.felipe@gmail.com>"
2048-bit RSA chave, ID 3923C214, criada 2011-09-27
......
Você precisa de uma frase secreta para destravar a chave secreta do usuário: "Felipe Bueno (...) <bueno.felipe@gmail.com>"
2048-bit RSA chave, ID 3923C214, criada 2011-09-27
...........Checking signature on .changes
gpg: Assinatura feita Qua 28 Set 2011 18:12:43 BRT usando RSA chave ID 3923C214
gpg: Assinatura correta de "Felipe Bueno (...) <bueno.felipe@gmail.com>"
Good signature on ../hello-world_11.09.5_source.changes.
Checking signature on .dsc
gpg: Assinatura feita Qua 28 Set 2011 18:12:39 BRT usando RSA chave ID 3923C214
gpg: Assinatura correta de "Felipe Bueno (...) <bueno.felipe@gmail.com>"
Good signature on ../hello-world_11.09.5.dsc.
Uploading to ppa (via ftp to ppa.launchpad.net):
Uploading hello-world_11.09.5.dsc: done.
Uploading hello-world_11.09.5.tar.gz: done.
Uploading hello-world_11.09.5_source.changes: done.
Successfully uploaded packages.
Traceback (most recent call last):
File "/usr/share/quickly/templates/ubuntu-application/release.py", line 287, in <module>
release_version), changelog)
File "/usr/share/quickly/templates/ubuntu-application/internal/launchpad_helper.py", line 57, in push_tarball_to_launchpad
release = create_release(project, version)
File "/usr/share/quickly/templates/ubuntu-application/internal/launchpad_helper.py", line 44, in create_release
date_targeted=release_date)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 558, in __call__
url, in_representation, http_method, extra_headers=extra_headers)
File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/_browser.py", line 281, in _request
raise error
lazr.restfulclient.errors.Unauthorized: HTTP Error 401: Unauthorized
Response headers:
---
content-length: 69
content-type: text/plain
date: Wed, 28 Sep 2011 21:12:53 GMT
server: zope.server.http (HTTP)
status: 401
vary: Accept,Accept-Encoding
via: 1.1 api.launchpad.net
x-lazr-notifications: []
x-powered-by: Zope (www.zope.org), Python (www.python.org)
---
Response body:
---
(<ProductSeries at 0x2b7c6dc88750>, 'newMilestone', 'launchpad.Edit')
---
ERRO: O comando release falhou
Abortando