Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912768 - app-portage/gentle-0.4.0 - ImportError: cannot import name setup_js_tag_helper from sphinx.builders.html (/usr/lib/python3.11/site
Summary: app-portage/gentle-0.4.0 - ImportError: cannot import name setup_js_tag_helpe...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-21 17:30 UTC by Toralf Förster
Modified: 2024-04-29 08:47 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.15 KB, text/plain)
2023-08-21 17:30 UTC, Toralf Förster
Details
app-portage:gentle-0.4.0:20230821-145136.log (app-portage:gentle-0.4.0:20230821-145136.log,5.42 KB, text/plain)
2023-08-21 17:30 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.94 KB, text/plain)
2023-08-21 17:30 UTC, Toralf Förster
Details
environment (environment,159.38 KB, text/plain)
2023-08-21 17:30 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,784 bytes, application/x-xz)
2023-08-21 17:30 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,19.80 KB, application/x-xz)
2023-08-21 17:30 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,35.55 KB, application/x-xz)
2023-08-21 17:30 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 2023-08-21 17:30:06 UTC
python3.11 -m sphinx.cmd.build -b html -d docs/_build/doctrees docs docs/_build/html
Running Sphinx v7.2.2

Exception occurred:
  File "/usr/lib/python3.11/site-packages/notfound/extension.py", line 337, in setup
    from sphinx.builders.html import setup_js_tag_helper
ImportError: cannot import name 'setup_js_tag_helper' from 'sphinx.builders.html' (/usr/lib/python3.11/site-packages/sphinx/builders/html/__init__.py)
The full traceback has been saved in /var/tmp/portage/app-portage/gentle-0.4.0/temp/sphinx-err-qz9hhjfx.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_no_multilib_systemd-20230819-154330

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 16.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/16/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/16
16.0.6
Python 3.11.4
Available Rust versions:
  [1]   rust-1.71.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.7_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli (if any):
go version go1.21.0 linux/amd64

  HEAD of ::gentoo
commit 3afaad81c61acd282480df4a2dd7909a33f2d078
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 21 14:01:54 2023 +0000

    2023-08-21 14:01:53 UTC

emerge -qpvO app-portage/gentle
[ebuild  N    ] app-portage/gentle-0.4.0  USE="doc -test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-08-21 17:30:07 UTC
Created attachment 868375 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-08-21 17:30:08 UTC
Created attachment 868376 [details]
app-portage:gentle-0.4.0:20230821-145136.log
Comment 3 Toralf Förster gentoo-dev 2023-08-21 17:30:10 UTC
Created attachment 868377 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-08-21 17:30:11 UTC
Created attachment 868378 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-08-21 17:30:12 UTC
Created attachment 868379 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-08-21 17:30:13 UTC
Created attachment 868380 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-08-21 17:30:14 UTC
Created attachment 868381 [details]
temp.tar.xz
Comment 8 Larry the Git Cow gentoo-dev 2024-04-29 08:47:04 UTC
The bug has been referenced in the following commit(s):

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

commit d6c34a44245883bbfc1b451b6499c5380eb37b9b
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2024-04-25 12:47:08 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-04-29 08:46:46 +0000

    app-portage/gentle: add 1.0.0
    
    Documentation bugs can be marked as resolved after v0.4.0 is dropped.
    
    Bug: https://bugs.gentoo.org/912768
    Bug: https://bugs.gentoo.org/913548
    Bug: https://bugs.gentoo.org/914436
    Closes: https://bugs.gentoo.org/929351
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-portage/gentle/Manifest            |  1 +
 app-portage/gentle/gentle-1.0.0.ebuild | 52 ++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)