Cannot release project to Launchpad

Bug #487008 reported by Steffen Sindzinski

This bug report was converted into a question: question #91364: Cannot release project to Launchpad .

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Quickly
Invalid
Undecided
Unassigned

Bug Description

If I want to release a project with "quickly release" I get the following error message:

Verbindung zu Launchpad ist ok
Traceback (most recent call last):
  File "/usr/share/quickly/templates/ubuntu-project/release.py", line 150, in <module>
    print _("ppa:%s:%s does not exist. Please create one on launchpad before releasing") % (lp_team_or_user.name, ppa_name)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 54: ordinal not in range(128)
ERROR: release command failed
Aborting

The ppa name is "voctrain". The first time I only gave restricted access, but I deleted .cache/lp_credentials and the Launchpad token. Now it has full access. But still it is not possible to release. Package creation is successful.

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Thanks for trying Quickly and making it better.

Quickly 0.2 can only release to default "ppa" name. You can create one with this name (not display name, really name) to fix this issue.
Trunk (Quickly 0.3, unstable release) enable to release and share to any ppa.
I convert it as a question, consequently.

BTW, the 'ascii' codec is also fixed in trunk.

Changed in quickly:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.