| Summary: | dev-python/stsci-sphinxext-1.2.1: /.../setup.cfg: ImportError: cannot import name 'urllib_parse' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
dev-python:stsci-sphinxext-1.2.1:20150809-141556.pks
emerge log |
||
|
Description
Toralf Förster
2015-08-09 17:31:16 UTC
Created attachment 408664 [details]
dev-python:stsci-sphinxext-1.2.1:20150809-141556.pks
files/dev-python:stsci-sphinxext-1.2.1:20150809-141556.pks
Created attachment 408666 [details]
emerge log
$ ebuild stsci-sphinxext-1.2.1.ebuild install works for me. So could not replicate. Best guess the urllib_parse should come from installed package dev-python/urllib3. Even without it installed, package still builds and installs. Tripping over a setup.cfg is odd. Try deleting the setup.cfg and retry the build install. setup.cfg sometimes contains misleading info or info incompatible with gentoo style of setup. It's an adjunct to setup.py, not essential. Ok, it failed at one chroot image (where @preserved-rebuild failed too in the eman while), but emerged fine at 2 others - will close it as invalid. |