| Summary: | media-libs/mutagen with USE="doc" downloads in src_compile() | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Matthias Maier <tamiko> |
| Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | fordfrog, grozin |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Bug Depends on: | |||
| Bug Blocks: | 572102 | ||
|
Description
Matthias Maier
2015-06-14 21:13:49 UTC
*** Bug 603774 has been marked as a duplicate of this bug. *** just tested with 1.45.1 which i'm just bumping and it issues just a warning about a file and successfully generate the docs, so it seems it's not an issue anymore: * python3_9: running distutils-r1_run_phase python_compile_all make -j9 -C docs make: Entering directory '/var/tmp/portage/media-libs/mutagen-1.45.1/work/mutagen-1.45.1/docs' python3 -m sphinx -b html -n . _build Running Sphinx v3.2.1 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f29254ace80>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date building [html]: targets for 48 source files that are out of date updating environment: [new config] 48 added, 0 changed, 0 removed reading sources... [ 2%] api/aac reading sources... [ 4%] api/ac3 ... |