Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638886 - dev-python/libcloud-1.2.1 : [TEST] ValueError: Invalid attribute name u xml:lang
Summary: dev-python/libcloud-1.2.1 : [TEST] ValueError: Invalid attribute name u xml:lang
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://github.com/apache/libcloud/pu...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-11-26 11:57 UTC by Toralf Förster
Modified: 2020-09-05 13:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.91 KB, text/plain)
2017-11-26 11:57 UTC, Toralf Förster
Details
dev-python:libcloud-1.2.1:20171126-114658.log.bz2 (dev-python:libcloud-1.2.1:20171126-114658.log.bz2,47.32 KB, application/x-bzip)
2017-11-26 11:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,241.67 KB, text/plain)
2017-11-26 11:58 UTC, Toralf Förster
Details
environment (environment,141.26 KB, text/plain)
2017-11-26 11:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.70 KB, application/x-bzip)
2017-11-26 11:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,131.18 KB, application/x-bzip)
2017-11-26 11:58 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-11-26 11:57:51 UTC
  File "src/lxml/apihelpers.pxi", line 315, in lxml.etree._addAttributeToNode (src/lxml/etree.c:21660)
  File "src/lxml/apihelpers.pxi", line 1643, in lxml.etree._attributeValidOrRaise (src/lxml/etree.c:35582)
ValueError: Invalid attribute name u'xml:lang'

======================================================================
ERROR: test_create_node_response (libcloud.test.compute.test_vcloud.TerremarkTests)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171118-222131

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/libcloud
[ebuild     U ] dev-python/libcloud-1.2.1 [0.15.1] USE="-examples {-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_5%"
Comment 1 Toralf Förster gentoo-dev 2017-11-26 11:57:54 UTC
Created attachment 506704 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-26 11:57:57 UTC
Created attachment 506706 [details]
dev-python:libcloud-1.2.1:20171126-114658.log.bz2
Comment 3 Toralf Förster gentoo-dev 2017-11-26 11:58:00 UTC
Created attachment 506708 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-26 11:58:03 UTC
Created attachment 506710 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-26 11:58:06 UTC
Created attachment 506712 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-26 11:58:09 UTC
Created attachment 506714 [details]
temp.tbz2
Comment 7 David Denoncin 2020-08-04 14:24:14 UTC
Looks like an incompatibility with lxml which was resolved. Tests pass on my test machine with lxml installed. Please update.
Comment 8 David Denoncin 2020-09-05 13:24:18 UTC
Cannot reproduce on amd64 with in-tree versions and lxml installed.