[Bug 836661] Re: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-dev-tools - 0.129 --- ubuntu-dev-tools (0.129) unstable; urgency=low [ Colin Watson ] * syncpackage: Convert to new LP API, with --no-lp available for the old style of operation. * syncpackage: Require -f/--force option to overwrite

[Bug 836661] Re: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-09-06 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/ubuntu-dev-tools -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836661 Title: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't

[Bug 836661] Re: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-09-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu-dev-tools -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836661 Title: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte

[Bug 836661] Re: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-09-04 Thread Stefano Rivera
** Changed in: ubuntu-dev-tools (Ubuntu) Status: New = Fix Committed ** Changed in: ubuntu-dev-tools (Ubuntu) Assignee: (unassigned) = Stefano Rivera (stefanor) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 836661] Re: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-09-03 Thread Benjamin Drung
** Summary changed: - submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128) + [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not

[Bug 836661] Re: [submittodebian] crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-09-03 Thread Benjamin Drung
** Changed in: ubuntu-dev-tools (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836661 Title: [submittodebian] crashed with UnicodeDecodeError in

[Bug 836661] Re: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-08-29 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836661 Title: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte

[Bug 836661] Re: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-08-29 Thread Julian Taylor
** Visibility changed to: Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/836661 Title: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2

[Bug 836661] Re: submittodebian crashed with UnicodeDecodeError in check_file(): 'ascii' codec can't decode byte 0xc2 in position 2: ordinal not in range(128)

2011-08-29 Thread Julian Taylor
** Description changed: the issue is the non-ascii characters in this line of code: File /usr/bin/submittodebian, line 107, in check_file print Couldn't find «%s».\n % fname - encoding the string or simply removing the «» solve the issue + to reproduce: + apt-get source