Control: tags -1 + moreinfo

On 17-May-2017, Aleksey Samoilov wrote:

> When I run dput to upload source code to may Ubuntu PPA, an error occuers:
> 
> Checking signature on .changes
> Traceback (most recent call last):
>   […]
>   File "/usr/share/dput/dput/crypto.py", line 106, in check_file_signature
>     path=infile.name, sig=signature, description=description))
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 19:
> ordinal not in range(128)

Can you give a use case that reliably produces this?

Give particular attention to the text encoding of the file, and the
text encoding of your shell's terminal.

If the terminal has no declared text encoding, ASCII is used by
default. Is that what is happening?

-- 
 \          “One time a cop pulled me over for running a stop sign. He |
  `\        said, ‘Didn't you see the stop sign?’ I said, ‘Yeah, but I |
_o__)                don't believe everything I read.’” —Steven Wright |
Ben Finney <bign...@debian.org>

Attachment: signature.asc
Description: PGP signature

Reply via email to