Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849953 - dev-python/paramiko-2.11.0 - NameError: name disabled_intersphinx_mapping is not defined
Summary: dev-python/paramiko-2.11.0 - NameError: name disabled_intersphinx_mapping is ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-06 08:10 UTC by Toralf Förster
Modified: 2022-06-06 08:33 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.96 KB, text/plain)
2022-06-06 08:10 UTC, Toralf Förster
Details
dev-python:paramiko-2.11.0:20220606-065310.log (dev-python:paramiko-2.11.0:20220606-065310.log,13.98 KB, text/plain)
2022-06-06 08:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,254.82 KB, text/plain)
2022-06-06 08:10 UTC, Toralf Förster
Details
environment (environment,133.04 KB, text/plain)
2022-06-06 08:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.34 KB, application/x-bzip)
2022-06-06 08:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,31.06 KB, application/x-bzip)
2022-06-06 08:10 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 2022-06-06 08:10:08 UTC
  File "/usr/lib/python3.9/site-packages/sphinx/config.py", line 343, in eval_config_file
    exec(code, namespace)
  File "/var/tmp/portage/dev-python/paramiko-2.11.0/work/paramiko-2.11.0/sites/docs/conf.py", line 20, in <module>
    disabled_intersphinx_mapping["www"] = (target, None)
NameError: name 'disabled_intersphinx_mapping' is not defined

 * ERROR: dev-python/paramiko-2.11.0::gentoo failed (compile phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220603-070005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.1
 [2] x86_64-pc-linux-gnu-10.3.1
 [3] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.4
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.4
Python 3.9.13
Available Rust versions:
  [1]   rust-1.61.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 88b0d599aed8a33301de3cf4e1f3ea8ecb81992c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jun 6 06:03:11 2022 +0000

    2022-06-06 06:03:11 UTC

emerge -qpvO dev-python/paramiko
[ebuild  N    ] dev-python/paramiko-2.11.0  USE="doc -examples (-server) -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-06-06 08:10:09 UTC
Created attachment 783101 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-06-06 08:10:10 UTC
Created attachment 783104 [details]
dev-python:paramiko-2.11.0:20220606-065310.log
Comment 3 Toralf Förster gentoo-dev 2022-06-06 08:10:12 UTC
Created attachment 783107 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-06-06 08:10:13 UTC
Created attachment 783110 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-06-06 08:10:14 UTC
Created attachment 783113 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-06-06 08:10:15 UTC
Created attachment 783116 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-06-06 08:33:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4ebd8a4cda7f92636d15df5bb4687ab5b05fce

commit ff4ebd8a4cda7f92636d15df5bb4687ab5b05fce
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-06-06 08:31:20 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-06-06 08:31:20 +0000

    dev-python/paramiko: Remove broken doc build
    
    Closes: https://bugs.gentoo.org/849953
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/paramiko/paramiko-2.11.0.ebuild | 1 -
 1 file changed, 1 deletion(-)