Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829233 - app-emulation/ruffle-0_p20211214 - ModuleNotFoundError: No module named pyexpat
Summary: app-emulation/ruffle-0_p20211214 - ModuleNotFoundError: No module named pyexpat
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-15 09:34 UTC by Toralf Förster
Modified: 2021-12-15 09:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.20 KB, text/plain)
2021-12-15 09:34 UTC, Toralf Förster
Details
app-emulation:ruffle-0_p20211214:20211214-222539.log (app-emulation:ruffle-0_p20211214:20211214-222539.log,270.17 KB, text/plain)
2021-12-15 09:34 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,40.82 KB, text/plain)
2021-12-15 09:34 UTC, Toralf Förster
Details
environment (environment,162.15 KB, text/plain)
2021-12-15 09:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,11.19 KB, application/x-bzip)
2021-12-15 09:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,50.34 KB, application/x-bzip)
2021-12-15 09:34 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-12-15 09:34:36 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:

  Traceback (most recent call last):

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.1
 [2] x86_64-pc-linux-gnu-11.2.1 *
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   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 992083913730d75b686a85f2340af9954638a200
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 14 21:21:44 2021 +0000

    2021-12-14 21:21:43 UTC

emerge -qpvO app-emulation/ruffle
[ebuild  N    ] app-emulation/ruffle-0_p20211214  USE="-debug -gui"
Comment 1 Toralf Förster gentoo-dev 2021-12-15 09:34:38 UTC
Created attachment 759034 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-15 09:34:40 UTC
Created attachment 759035 [details]
app-emulation:ruffle-0_p20211214:20211214-222539.log
Comment 3 Toralf Förster gentoo-dev 2021-12-15 09:34:41 UTC
Created attachment 759036 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-12-15 09:34:43 UTC
Created attachment 759037 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-12-15 09:34:44 UTC
Created attachment 759038 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-15 09:34:45 UTC
Created attachment 759039 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-15 09:54:14 UTC
The bug has been closed via the following commit(s):

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

commit 7c0d73c23a9021b5cca177ddf09f2bcd9165ef44
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-12-15 09:52:10 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-12-15 09:53:00 +0000

    app-emulation/ruffle: set PYTHON_REQ_USE=xml
    
    Closes: https://bugs.gentoo.org/829233
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-emulation/ruffle/ruffle-0_p20211214.ebuild | 1 +
 app-emulation/ruffle/ruffle-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)