Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822342 - dev-lang/python-3.9.8 - ModuleNotFoundError: No module named binascii
Summary: dev-lang/python-3.9.8 - ModuleNotFoundError: No module named binascii
Status: RESOLVED DUPLICATE of bug 823728
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 822354
  Show dependency tree
 
Reported: 2021-11-07 20:41 UTC by Toralf Förster
Modified: 2021-11-14 15:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.34 KB, text/plain)
2021-11-07 20:41 UTC, Toralf Förster
Details
dev-lang:python-3.9.8:20211107-203905.log (dev-lang:python-3.9.8:20211107-203905.log,102.43 KB, text/plain)
2021-11-07 20:41 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,5.92 KB, text/plain)
2021-11-07 20:41 UTC, Toralf Förster
Details
environment (environment,135.37 KB, text/plain)
2021-11-07 20:41 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,7.24 KB, application/x-bzip)
2021-11-07 20:41 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,28.54 KB, application/x-bzip)
2021-11-07 20:41 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,40.28 KB, application/x-bzip)
2021-11-07 20:41 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-11-07 20:41:48 UTC
  File "/var/tmp/portage/dev-lang/python-3.9.8/work/Python-3.9.8/Lib/zipfile.py", line 6, in <module>
    import binascii
ModuleNotFoundError: No module named 'binascii'
make: *** [Makefile:639: sharedmods] Error 1
 * ERROR: dev-lang/python-3.9.8::gentoo failed (compile phase):
 *   emake failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20211107-204242

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Rust versions:
  [1]   rust-1.53.0 *
php cli:

  HEAD of ::gentoo
commit 01f26d00656b44f932e45e5ac74b47eb77fbfeed
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Nov 7 19:21:32 2021 +0000

    2021-11-07 19:21:31 UTC

emerge -qpvO dev-lang/python
[ebuild  NS   ] dev-lang/python-3.11.0_alpha2 [3.9.7_p1] USE="bluetooth gdbm ncurses readline sqlite ssl xml -build -examples -hardened -test -tk -verify-sig -wininst"
Comment 1 Toralf Förster gentoo-dev 2021-11-07 20:41:49 UTC
Created attachment 749412 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-07 20:41:51 UTC
Created attachment 749415 [details]
dev-lang:python-3.9.8:20211107-203905.log
Comment 3 Toralf Förster gentoo-dev 2021-11-07 20:41:52 UTC
Created attachment 749418 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-07 20:41:53 UTC
Created attachment 749421 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-07 20:41:54 UTC
Created attachment 749424 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-07 20:41:55 UTC
Created attachment 749427 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-07 20:41:56 UTC
Created attachment 749430 [details]
temp.tar.bz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-11-14 15:17:22 UTC

*** This bug has been marked as a duplicate of bug 823728 ***