Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831633 - dev-python/keyring-23.5.0 - Could not import extension jaraco.tidelift (exception: No module named jaraco.tidelift)
Summary: dev-python/keyring-23.5.0 - Could not import extension jaraco.tidelift (excep...
Status: RESOLVED FIXED
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: 822354
  Show dependency tree
 
Reported: 2022-01-20 20:16 UTC by Toralf Förster
Modified: 2022-02-04 19:47 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.17 KB, text/plain)
2022-01-20 20:16 UTC, Toralf Förster
Details
dev-python:keyring-23.5.0:20220120-190732.log (dev-python:keyring-23.5.0:20220120-190732.log,7.08 KB, text/plain)
2022-01-20 20:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,32.60 KB, text/plain)
2022-01-20 20:16 UTC, Toralf Förster
Details
environment (environment,122.42 KB, text/plain)
2022-01-20 20:16 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.31 KB, application/x-bzip)
2022-01-20 20:16 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,27.44 KB, application/x-bzip)
2022-01-20 20:16 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-01-20 20:16:27 UTC
 * python3_9: running distutils-r1_run_phase python_compile_all
Running Sphinx v4.4.0

Extension error:
Could not import extension jaraco.tidelift (exception: No module named 'jaraco.tidelift')
 * ERROR: dev-python/keyring-23.5.0::gentoo failed (compile phase):
 *   (no error message)

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j4-20220120-111626

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Rust versions:
  [1]   rust-bin-1.58.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit fd795cd00789082da77a5b26255c8c30fc4bcb4e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jan 20 18:51:56 2022 +0000

    2022-01-20 18:51:55 UTC

emerge -qpvO dev-python/keyring
[ebuild  N    ] dev-python/keyring-23.5.0  USE="doc -test" PYTHON_TARGETS="python3_9 -pypy3 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2022-01-20 20:16:28 UTC
Created attachment 762887 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-20 20:16:29 UTC
Created attachment 762888 [details]
dev-python:keyring-23.5.0:20220120-190732.log
Comment 3 Toralf Förster gentoo-dev 2022-01-20 20:16:30 UTC
Created attachment 762889 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-01-20 20:16:31 UTC
Created attachment 762890 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-01-20 20:16:32 UTC
Created attachment 762891 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-20 20:16:33 UTC
Created attachment 762892 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2022-02-04 19:47:15 UTC
The bug has been closed via the following commit(s):

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

commit 8294637aad2af3d24201f20607ba19a8c2497fb7
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2022-02-04 19:07:17 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2022-02-04 19:47:04 +0000

    dev-python/keyring: fix docs generation
    
    Remove jaraco.tidelift dependency from docs.
    No revbump, as no affect for [-doc], and [doc] was failing to build
    (as we don't have this dependency, or if it came from an overlay,
    this is just meens they have a little different doc).
    
    Closes: https://bugs.gentoo.org/831633
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/keyring/keyring-23.5.0.ebuild | 7 +++++++
 1 file changed, 7 insertions(+)