Quickly Release Crashes After Upgrade to 0.6

Bug #642455 reported by Jack Deslippe
30
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Quickly
Fix Released
Undecided
Unassigned
quickly (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

I was happily using quickly on Maverick before the update. However, since the update to 0.6 when I run quickly release it crashes:

Get Launchpad Settings
Launchpad connection is ok
Traceback (most recent call last):
  File "/usr/share/quickly/templates/ubuntu-application/release.py", line 137, in <module>
    keyid = quicklyutils.get_right_gpg_key_id(launchpad)
  File "/usr/share/quickly/templates/ubuntu-application/internal/quicklyutils.py", line 280, in get_right_gpg_key_id
    prefered_emails = get_all_emails()
  File "/usr/share/quickly/templates/ubuntu-application/internal/quicklyutils.py", line 196, in get_all_emails
    email_list.append(extract_email_address(os.getenv("DEBEMAIL")))
  File "/usr/lib/python2.6/dist-packages/bzrlib/config.py", line 923, in extract_email_address
    name, email = parse_username(e)
  File "/usr/lib/python2.6/dist-packages/bzrlib/config.py", line 906, in parse_username
    match = re.match(r'(.*?)\s*<?([\w+.-]+@[\w+.-]+)>?', username)
  File "/usr/lib/python2.6/re.py", line 137, in match
    return _compile(pattern, flags).match(string)
TypeError: expected string or buffer
ERROR: release command failed
Aborting

Related branches

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

bzr change API internal name and hence Quickly 0.6 is now using bzr api…
Fixed in trunk, will fix other small things and will push then

Changed in quickly:
status: New → Fix Committed
Changed in quickly (Ubuntu):
status: New → Triaged
Changed in quickly:
status: Fix Committed → Fix Released
Changed in quickly (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package quickly - 0.6.1-0ubuntu1

---------------
quickly (0.6.1-0ubuntu1) maverick; urgency=low

  * New bugfix release:
   + ubuntu-application-template and derivatives:
    - don't overwrite files in add command if already exists (Tony Byrne)
      (LP: #645490)
    - fix crash in in help() (Michael Terry) (LP: #649881)
    - force utf8 when creating a gpg key (LP: #640689)
   + common:
    - revert internal bzr calls to use subprocess calls again
      (LP: #648496, #642455)
    - translations update (en_GB, es, fr, uk)
    - urkkk, just saw that the tutorial contains the name and revision number.
      Update that as a workaround. Should be removed for next release.
 -- Didier Roche <email address hidden> Wed, 06 Oct 2010 12:18:39 +0200

Changed in quickly (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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