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

Bug 831495

Summary: net-libs/telepathy-glib-0.24.2 - ModuleNotFoundError: No module named pyexpat
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 822354    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
logs.tar.bz2
net-libs:telepathy-glib-0.24.2:20220119-155011.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-01-19 16:15:15 UTC
  File "/usr/lib/python3.10/xml/parsers/expat.py", line 4, in <module>
  File "/usr/lib/python3.10/xml/parsers/expat.py", line 4, in <module>
    from pyexpat import *
    from pyexpat import *
ModuleNotFoundError: No module named 'pyexpat'
ModuleNotFoundError: No module named 'pyexpat'
make[2]: *** [Makefile:2302: _gen/tp-spec-account-manager.xml] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20220119-070013

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.1 *
clang/llvm (if any):
/usr/lib/llvm/13
13.0.0
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 11.0.13_p8 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

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

  HEAD of ::gentoo
commit e35ae399e3b2ec07b1ca3014da705c20a974731f
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Jan 19 14:52:01 2022 +0000

    2022-01-19 14:52:00 UTC

emerge -qpvO net-libs/telepathy-glib
[ebuild  N    ] net-libs/telepathy-glib-0.24.2  USE="introspection vala -debug -test"
Comment 1 Toralf Förster gentoo-dev 2022-01-19 16:15:16 UTC
Created attachment 762676 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-01-19 16:15:17 UTC
Created attachment 762677 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-01-19 16:15:18 UTC
Created attachment 762678 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-01-19 16:15:19 UTC
Created attachment 762679 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-01-19 16:15:20 UTC
Created attachment 762680 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-01-19 16:15:21 UTC
Created attachment 762681 [details]
net-libs:telepathy-glib-0.24.2:20220119-155011.log
Comment 7 Toralf Förster gentoo-dev 2022-01-19 16:15:22 UTC
Created attachment 762682 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-02-03 06:20:54 UTC
The bug has been closed via the following commit(s):

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

commit acebcf612c27d9ccd1132eaa889e6fe88818acbc
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2022-02-03 06:11:36 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2022-02-03 06:20:43 +0000

    net-libs/telepathy-glib: Depend on dev-lang/python[xml]
    
    Closes: https://bugs.gentoo.org/831495
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-libs/telepathy-glib/telepathy-glib-0.24.2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)