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 to
```
  File "/usr/local/lib/python2.7/dist-packages/gbp/deb/changelog.py", line 100,
in _run_parsechangelog
    (stdout, stderr) = cmd.communicate(self._contents.encode())

```
This is because of the non-ascii character "ö".



-- System Information:
Debian Release: stretch/sid
  APT prefers artful-updates
  APT policy: (500, 'artful-updates'), (500, 'artful-security'), (500, 'artful')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.13.0-16-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages git-buildpackage depends on:
ii  devscripts            2.17.9build1
ii  git                   1:2.14.1-1ubuntu4
ii  man-db                2.7.6.1-2
ii  python                2.7.14-2ubuntu1
ii  python-dateutil       2.6.0-1
ii  python-pkg-resources  36.2.7-2
ii  python-six            1.10.0-4

Versions of packages git-buildpackage recommends:
ii  pbuilder         0.228.9
ii  pristine-tar     1.41
ii  python-requests  2.18.1-1

Versions of packages git-buildpackage suggests:
pn  python-notify  <none>
ii  sudo           1.8.20p2-1ubuntu1
ii  unzip          6.0-21ubuntu1

-- Configuration Files:
/etc/git-buildpackage/gbp.conf changed [not included]

-- no debconf information

Reply via email to