[Pkg-mozext-maintainers] Bug#913764: mozilla-noscript: FTBFS because of dh_webext UnicodeDecodeError

Markus Koschany apo at debian.org
Wed Nov 14 21:39:38 GMT 2018


Source: mozilla-noscript
Version: 10.1.9.6-2
Severity: serious

Hi,

mozilla-noscript currently FTBFS because of

https://buildd.debian.org/status/fetch.php?pkg=mozilla-noscript&arch=all&ver=10.1.9.6-2&stamp=1537976571&raw=0

dh_webext: Ignored some command-line arguments: ['-i']
Traceback (most recent call last):
  File "/usr/bin/dh_webext", line 219, in <module>
      sys.exit(install_webext(*sys.argv[1:]))
  File "/usr/bin/dh_webext", line 146, in install_webext
      packages = args.packages or get_all_packages()
  File "/usr/bin/dh_webext", line 73, in get_all_packages
      lines = open("debian/control").readlines()
  File "/usr/lib/python3.6/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 210: ordinal not in range(128)

This prevents the migration of version 10.1.9.6-2 to testing.

Regards,

Markus



More information about the Pkg-mozext-maintainers mailing list