Control: tags -1 + moreinfo unreproducible
On 2016-01-25 18:23:59, Michael Tautschnig wrote:
> Package: bpython
> Version: 0.15-1
> Severity: serious
> Usertags: goto-cc
>
> During a rebuild of all Debian packages in a clean sid chroot (using
> cowbuilder
> and pbuilder) the build failed with the following error.
>
> [...]
> running compile_catalog
> Traceback (most recent call last):
> File "setup.py", line 292, in <module>
> test_suite='bpython.test'
> File "/usr/lib/python3.4/distutils/core.py", line 148, in setup
> dist.run_commands()
> File "/usr/lib/python3.4/distutils/dist.py", line 955, in run_commands
> self.run_command(cmd)
> File "/usr/lib/python3.4/distutils/dist.py", line 974, in run_command
> cmd_obj.run()
> File "/usr/lib/python3.4/distutils/command/build.py", line 126, in run
> self.run_command(cmd_name)
> File "/usr/lib/python3.4/distutils/cmd.py", line 313, in run_command
> self.distribution.run_command(command)
> File "/usr/lib/python3.4/distutils/dist.py", line 974, in run_command
> cmd_obj.run()
> File "/usr/lib/python3/dist-packages/babel/messages/frontend.py", line 134,
> in run
> catalog = read_po(infile, locale)
> File "/usr/lib/python3/dist-packages/babel/messages/pofile.py", line 205,
> in read_po
> for lineno, line in enumerate(fileobj.readlines()):
> File "/usr/lib/python3.4/encodings/ascii.py", line 26, in decode
> return codecs.ascii_decode(input, self.errors)[0]
> UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4811:
> ordinal not in range(128)
> E: pybuild pybuild:274: build: plugin distutils failed with: exit code=1:
> /usr/bin/python3.4 setup.py build
> dh_auto_build: pybuild --build -i python{version} -p 3.4 3.5 --dir . returned
> exit code 13
> debian/rules:8: recipe for target 'build' failed
> make: *** [build] Error 25
>
>
> The full build log is attached; please do let me know if the problem is
> unreproducible, in which case I shall try to investigate further.I cannot reproduce the issue with sbuild. But I suspect there might be something different with respect to the locales setup. Could you test if the build success if LANG is set to en_US.utf8? Cheers -- Sebastian Ramacher
signature.asc
Description: PGP signature

