Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661992 - dev-python/pbr-3.1.1: ImportError: No module named sanitizer
Summary: dev-python/pbr-3.1.1: ImportError: No module named sanitizer
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-24 16:48 UTC by Rolf Eike Beer
Modified: 2018-07-25 06:29 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2018-07-24 16:48:19 UTC
* Package:    dev-python/pbr-3.1.1
 * Repository: gentoo
 * Maintainer: prometheanfire@gentoo.org openstack@gentoo.org
 * USE:        elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_5 python_targets_python3_6 sparc userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking pbr-3.1.1.tar.gz to /var/tmp/portage/dev-python/pbr-3.1.1/work
 * Unable to trace static ELF: /usr/bin/gzip: gzip -d -c -- /var/tmp/portage/dev-python/pbr-3.1.1/distdir/pbr-3.1.1.tar.gz 
>>> Source unpacked in /var/tmp/portage/dev-python/pbr-3.1.1/work
>>> Preparing source in /var/tmp/portage/dev-python/pbr-3.1.1/work/pbr-3.1.1 ...
 * rogue tests disabled
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/pbr-3.1.1/work/pbr-3.1.1 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/pbr-3.1.1/work/pbr-3.1.1 ...
 * python2_7: running distutils-r1_run_phase distutils-r1_python_compile
python2.7 setup.py build
 * Unable to trace static ELF: /sbin/ldconfig: /sbin/ldconfig -p 
Traceback (most recent call last):
  File "setup.py", line 22, in <module>
    **util.cfg_to_args())
  File "/var/tmp/portage/dev-python/pbr-3.1.1/work/pbr-3.1.1/pbr/util.py", line 267, in cfg_to_args
    wrap_commands(kwargs)
  File "/var/tmp/portage/dev-python/pbr-3.1.1/work/pbr-3.1.1/pbr/util.py", line 569, in wrap_commands
    cmdclass = ep.resolve()
  File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 2428, in resolve
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python2.7/site-packages/readme/integration/distutils.py", line 20, in <module>
    from readme.rst import render
  File "/usr/lib/python2.7/site-packages/readme/rst.py", line 23, in <module>
    from .clean import clean
  File "/usr/lib/python2.7/site-packages/readme/clean.py", line 16, in <module>
    import bleach
  File "/usr/lib/python2.7/site-packages/bleach/__init__.py", line 14, in <module>
    from html5lib.sanitizer import HTMLSanitizer
ImportError: No module named sanitizer
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-07-25 06:29:52 UTC
I'm going to stablize 4.2.0 soon, which passes tests and so on, so going to close this.