[Pkg-bazaar-maint] Bug#760054: bzr: FTBFS - tests fail with ordinal not in range(128)

Michael Tautschnig mt at debian.org
Sun Aug 31 10:57:19 UTC 2014


Package: bzr
Version: 2.6.0+bzr6595-5
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.

[...]
  File "/srv/jenkins-slave/workspace/sid-goto-cc-bzr/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/tests/test_config.py", line 1437, in test__get_matching_sections_subdir_trailing_slash
    self.get_branch_config('/b')
  File "/srv/jenkins-slave/workspace/sid-goto-cc-bzr/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/tests/test_config.py", line 1671, in get_branch_config
    config.GlobalConfig.from_string(global_config, save=True)
  File "/srv/jenkins-slave/workspace/sid-goto-cc-bzr/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/config.py", line 1053, in from_string
    conf._create_from_string(str_or_unicode, save)
  File "/srv/jenkins-slave/workspace/sid-goto-cc-bzr/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/config.py", line 1004, in _create_from_string
    self._write_config_file()
  File "/srv/jenkins-slave/workspace/sid-goto-cc-bzr/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/config.py", line 1031, in _write_config_file
    super(LockableConfig, self)._write_config_file()
  File "/srv/jenkins-slave/workspace/sid-goto-cc-bzr/bzr-2.6.0+bzr6595/build/lib.linux-x86_64-2.7/bzrlib/config.py", line 952, in _write_config_file
    self._get_parser().write(atomic_file)
  File "/usr/lib/python2.7/dist-packages/configobj.py", line 2070, in write
    out.extend(self.write(section=this_entry))
  File "/usr/lib/python2.7/dist-packages/configobj.py", line 2076, in write
    comment))
  File "/usr/lib/python2.7/dist-packages/configobj.py", line 1993, in _write_line
    self._decode_element(comment))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 6: ordinal not in range(128)

----------------------------------------------------------------------
Ran 28274 tests in 83.658s

FAILED (failures=63, errors=3, known_failure_count=59)
2867 tests skipped
debian/rules:21: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1


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; it seems,
however, that at least the mips build on the buildds fails with the very same
error.

Best,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-build-log.txt.gz
Type: application/x-gunzip
Size: 538632 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-bazaar-maint/attachments/20140831/2f4516bb/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 859 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-bazaar-maint/attachments/20140831/2f4516bb/attachment-0001.sig>


More information about the Pkg-bazaar-maint mailing list