Bug#880964: closed by Guido Günther <a...@sigxcpu.org> (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Guido Günther
Hi, On Mon, Nov 06, 2017 at 03:36:20PM +, Nico Schlömer wrote: > > I'm not uploading any wheels only the sources to pypi. > > I know; sources are Python version agnostic, so there's no handle on how to > restrict the version; hence the idea of publishing wheels instead of > sources. There

Bug#880964: closed by Guido Günther <a...@sigxcpu.org> (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Nico Schlömer
> I'm not uploading any wheels only the sources to pypi. I know; sources are Python version agnostic, so there's no handle on how to restrict the version; hence the idea of publishing wheels instead of sources. There appears to be another option though, see [1]. [1]

Bug#880964: closed by Guido Günther <a...@sigxcpu.org> (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Guido Günther
Hi, On Mon, Nov 06, 2017 at 02:53:11PM +, Nico Schlömer wrote: > Thanks for following up on this. > > > But this is not Python2. > > This is the culprit. I installed gbp with pip on my system, with pip > defaulting to python2, which leads to an array of errors, e.g., the > encoding error

Bug#880964: closed by Guido Günther <a...@sigxcpu.org> (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Nico Schlömer
t received a > > > better one in a separate message then please contact Guido Günther < > > > a...@sigxcpu.org> by > > > replying to this email. > > > > > > > > > -- > > > 880964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880

Bug#880964: closed by Guido Günther <a...@sigxcpu.org> (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Guido Günther
> > > > > > -- > > 880964: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880964 > > Debian Bug Tracking System > > Contact ow...@bugs.debian.org with problems > > > > > > > > ---------- Forwarded message ------ > > From: "Guido Günther&qu

Bug#880964: closed by Guido Günther <a...@sigxcpu.org> (Re: Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError)

2017-11-06 Thread Nico Schlömer
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880964 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > > > > -- Forwarded message -- > From: "Guido Günther" <a...@sigxcpu.org> > To: 880964-d...@bugs.debian.org >

Bug#880964: git-buildpackage: non-ascii character in d/changelog: UnicodeDecodeError

2017-11-06 Thread Nico Schlömer
Package: git-buildpackage Version: 0.8.18 Severity: important When running ``` gbp import-orig --uscan --pristine-tar ``` on the gmsh package, gbp bails out with the error message ``` UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 399: ordinal not in range(128) ``` referring