Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829612 - net-im/telepathy-logger-0.8.2-r1 - ModuleNotFoundError: No module named pyexpat
Summary: net-im/telepathy-logger-0.8.2-r1 - 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: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-19 11:53 UTC by Toralf Förster
Modified: 2021-12-22 19:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.80 KB, text/plain)
2021-12-19 11:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,256.57 KB, text/plain)
2021-12-19 11:53 UTC, Toralf Förster
Details
environment (environment,111.68 KB, text/plain)
2021-12-19 11:53 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.48 KB, application/x-bzip)
2021-12-19 11:53 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,13.75 KB, application/x-bzip)
2021-12-19 11:53 UTC, Toralf Förster
Details
net-im:telepathy-logger-0.8.2-r1:20211219-042319.log (net-im:telepathy-logger-0.8.2-r1:20211219-042319.log,14.89 KB, text/plain)
2021-12-19 11:53 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.53 KB, application/x-bzip)
2021-12-19 11:53 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-19 11:53:19 UTC
  File "/usr/lib/python3.10/xml/dom/expatbuilder.py", line 32, in <module>
    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'
Traceback (most recent call last):
  File "/var/tmp/portage/net-im/telepathy-logger-0.8.2-r1/work/telepathy-logger-0.8.2/extensions/../tools/xincludator.py", line 37, in <module>

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

  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 58dfe2466dc61ecc1bbbb8825edf4450fcd3722a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Dec 19 03:06:47 2021 +0000

    2021-12-19 03:06:46 UTC

emerge -qpvO net-im/telepathy-logger
[ebuild  N    ] net-im/telepathy-logger-0.8.2-r1  USE="introspection -test"
Comment 1 Toralf Förster gentoo-dev 2021-12-19 11:53:19 UTC
Created attachment 759692 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-12-19 11:53:21 UTC
Created attachment 759693 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-12-19 11:53:22 UTC
Created attachment 759694 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-12-19 11:53:23 UTC
Created attachment 759695 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-12-19 11:53:24 UTC
Created attachment 759696 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-12-19 11:53:25 UTC
Created attachment 759697 [details]
net-im:telepathy-logger-0.8.2-r1:20211219-042319.log
Comment 7 Toralf Förster gentoo-dev 2021-12-19 11:53:26 UTC
Created attachment 759698 [details]
temp.tar.bz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-12-22 15:58:20 UTC
This doesn't seem related to SUD either.
Comment 9 Larry the Git Cow gentoo-dev 2021-12-22 19:05:13 UTC
The bug has been closed via the following commit(s):

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

commit c0d0fac5a1e77c868f6a2ea64b8437d9d9101d92
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-12-22 16:00:54 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-12-22 19:05:07 +0000

    net-im/telepathy-logger: Require xml support in Python
    
    Closes: https://bugs.gentoo.org/829612
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-im/telepathy-logger/telepathy-logger-0.8.2-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)