[PKG-Openstack-devel] Bug#827737: FTBFS: AttributeError: You cannot access Response.text unless charset is set

Marcin Juszkiewicz marcin.juszkiewicz at linaro.org
Mon Jun 20 11:56:43 UTC 2016


Source: neutron
Version: 8.0.0-2
Severity: normal
Tags: upstream

During build of neutron 8.0.0-2 under Jessie I got:

Traceback (most recent call last):
  File "/tmp/buildd/neutron-8.0.0/neutron/tests/unit/extensions/test_dns.py", line 455, in test_api_extension_validation_with_bad_dns_names
    'cannot be converted to lowercase string' in res.text or
  File "/usr/lib/python2.7/dist-packages/webob/response.py", line 420, in _text__get
    "You cannot access Response.text unless charset is set")
AttributeError: You cannot access Response.text unless charset is set


Digged a bit and found bug report in upstream bugtracker: 

https://bugs.launchpad.net/neutron/+bug/1561151

Where patch is provided and also information that bug is fixed in 8.1.1 version.

Please consider update.

-- System Information:
Debian Release: 8.5
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: arm64 (aarch64)

Kernel: Linux 4.4.0-104-arm64 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



More information about the Openstack-devel mailing list