Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820587 - dev-python/unasync-0.5.0 - Could not import extension sphinxcontrib_trio (exception: No module named sphinxcontrib_trio)
Summary: dev-python/unasync-0.5.0 - Could not import extension sphinxcontrib_trio (exc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alfred Wingate
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-10-28 10:08 UTC by Toralf Förster
Modified: 2021-11-03 16:27 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.40 KB, text/plain)
2021-10-28 10:08 UTC, Toralf Förster
Details
dev-python:unasync-0.5.0:20211028-005202.log (dev-python:unasync-0.5.0:20211028-005202.log,3.88 KB, text/plain)
2021-10-28 10:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,28.48 KB, text/plain)
2021-10-28 10:08 UTC, Toralf Förster
Details
environment (environment,111.99 KB, text/plain)
2021-10-28 10:08 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,7.13 KB, application/x-bzip)
2021-10-28 10:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.39 KB, application/x-bzip)
2021-10-28 10:08 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 2021-10-28 10:08:04 UTC
Extension error:
Could not import extension sphinxcontrib_trio (exception: No module named 'sphinxcontrib_trio')
 * ERROR: dev-python/unasync-0.5.0::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-j4-20211027-180853

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
Python 3.9.7
Available Rust versions:
  [1]   rust-1.56.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 6332d81458add44ae34705f6a5bfa3d29a29d85f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 27 23:36:28 2021 +0000

    2021-10-27 23:36:26 UTC

emerge -qpvO dev-python/unasync
[ebuild  N    ] dev-python/unasync-0.5.0  USE="doc -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-10-28 10:08:05 UTC
Created attachment 747036 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-28 10:08:06 UTC
Created attachment 747039 [details]
dev-python:unasync-0.5.0:20211028-005202.log
Comment 3 Toralf Förster gentoo-dev 2021-10-28 10:08:07 UTC
Created attachment 747042 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-10-28 10:08:08 UTC
Created attachment 747045 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-10-28 10:08:09 UTC
Created attachment 747048 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-10-28 10:08:10 UTC
Created attachment 747051 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-11-03 16:27:18 UTC
The bug has been closed via the following commit(s):

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

commit 4eb184429f6ae23c9461dc9cf121e9f7cff4f60b
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2021-10-28 11:54:18 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-11-03 16:27:06 +0000

    dev-python/unasync: add missing dependency
    
    Closes: https://bugs.gentoo.org/820587
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22740
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/unasync/unasync-0.5.0.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)