Unicode in the path will cause the Soyuz upload processor to oops

Bug #900216 reported by Julian Edwards
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Chris Johnston

Bug Description

UnicodeEncodeError: 'ascii' codec can't encode character u'\xeb' in position 1: ordinal not in range(128)

    Traceback (most recent call last):
  Module lp.archiveuploader.uploadprocessor, line 568, in process
    changes_file, self.processor.log))
  Module lp.archiveuploader.uploadprocessor, line 354, in processChangesFile
    dict(upload_path=relative_path, path_error=str(e),
UnicodeEncodeError: 'ascii' codec can't encode character u'\xeb' in position 1: ordinal not in range(128)

Related branches

Changed in launchpad:
status: New → Triaged
importance: Undecided → Critical
tags: added: oops soyuz-upload
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
Changed in launchpad:
assignee: nobody → Chris Johnston (cjohnston)
tags: added: qa-needstesting
Changed in launchpad:
status: Triaged → Fix Committed
William Grant (wgrant)
tags: added: qa-ok
removed: qa-needstesting
William Grant (wgrant)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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