Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 829621

Summary: app-doc/devmanual-0_pre20210118 - ModuleNotFoundError: No module named pyexpat
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Devmanual Team <devmanual>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-doc:devmanual-0_pre20210118:20211219-104131.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-12-19 12:00:04 UTC
  File "/usr/lib/python3.10/xml/etree/ElementTree.py", line 1527, in __init__
    from xml.parsers import expat
  File "/usr/lib/python3.10/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
ModuleNotFoundError: No module named 'pyexpat'

During handling of the above exception, another exception occurred:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20211214-121759

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
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.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.57.0
  [2]   rust-1.57.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.312_p07 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

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

  HEAD of ::gentoo
commit 16ddc1477e8bade8f4d369975a1468a542f358e0
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 19 10:06:46 2021 +0000

    2021-12-19 10:06:45 UTC

emerge -qpvO app-doc/devmanual
[ebuild  N    ] app-doc/devmanual-0_pre20210118  USE="-offline"
Comment 1 Toralf Förster gentoo-dev 2021-12-19 12:00:05 UTC
Created attachment 759749 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-19 12:00:06 UTC
Created attachment 759750 [details]
app-doc:devmanual-0_pre20210118:20211219-104131.log
Comment 3 Toralf Förster gentoo-dev 2021-12-19 12:00:07 UTC
Created attachment 759751 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-19 12:00:09 UTC
Created attachment 759752 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-19 12:00:10 UTC
Created attachment 759753 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-19 12:00:11 UTC
Created attachment 759754 [details]
temp.tar.bz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-12-22 16:01:29 UTC
Not a SUD issue.
Comment 8 Larry the Git Cow gentoo-dev 2021-12-22 19:05:12 UTC
The bug has been closed via the following commit(s):

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

commit 92a10a9bb0eea2f507576618337fa3a6b0d7f53a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-12-22 16:02:14 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-12-22 19:05:08 +0000

    app-doc/devmanual: Require xml support in Python
    
    Closes: https://bugs.gentoo.org/829621
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-doc/devmanual/devmanual-0_pre20210118.ebuild | 1 +
 app-doc/devmanual/devmanual-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)