Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 812917 - net-libs/telepathy-qt-0.9.8: ModuleNotFoundError: No module named 'pyexpat'
Summary: net-libs/telepathy-qt-0.9.8: 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 (vote)
Assignee: Alexander Akulich
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-13 07:14 UTC by Toralf Förster
Modified: 2021-09-22 23:05 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.86 KB, text/plain)
2021-09-13 07:14 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,46.70 KB, text/plain)
2021-09-13 07:14 UTC, Toralf Förster
Details
environment (environment,122.84 KB, text/plain)
2021-09-13 07:14 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.85 KB, application/x-bzip)
2021-09-13 07:14 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.88 KB, application/x-bzip)
2021-09-13 07:14 UTC, Toralf Förster
Details
net-libs:telepathy-qt-0.9.8:20210912-202957.log (net-libs:telepathy-qt-0.9.8:20210912-202957.log,86.41 KB, text/plain)
2021-09-13 07:14 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,32.14 KB, application/x-bzip)
2021-09-13 07:14 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-09-13 07:14:39 UTC
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'dbus'
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.8.0") 
-- Checking for module 'telepathy-glib>=0.18.0'
--   Found telepathy-glib, version 0.24.2
-- Found TelepathyGlib: /usr/lib64/libtelepathy-glib.so (Required is at least version "0.18.0") 

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 0dade2af0e06297f73b1f67f2344c75cdb1d6aa6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 12 19:37:12 2021 +0000

    2021-09-12 19:37:11 UTC

emerge -qpvO net-libs/telepathy-qt
[ebuild  N    ] net-libs/telepathy-qt-0.9.8  USE="farstream -debug -test"
Comment 1 Toralf Förster gentoo-dev 2021-09-13 07:14:40 UTC
Created attachment 739126 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-13 07:14:42 UTC
Created attachment 739129 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-09-13 07:14:43 UTC
Created attachment 739132 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-09-13 07:14:44 UTC
Created attachment 739135 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-09-13 07:14:45 UTC
Created attachment 739138 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-13 07:14:46 UTC
Created attachment 739141 [details]
net-libs:telepathy-qt-0.9.8:20210912-202957.log
Comment 7 Toralf Förster gentoo-dev 2021-09-13 07:14:48 UTC
Created attachment 739144 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-09-22 23:05:55 UTC
The bug has been closed via the following commit(s):

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

commit 2d89beb5bdad410cba3e18a92d4e9db38589cbc0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-09-22 22:53:48 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-09-22 23:05:05 +0000

    net-libs/telepathy-qt: EAPI-8, Add PYTHON_REQ_USE="xml(+)", python3_10
    
    Closes: https://bugs.gentoo.org/812917
    Package-Manager: Portage-3.0.23, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-libs/telepathy-qt/telepathy-qt-0.9.8-r1.ebuild | 78 ++++++++++++++++++++++
 net-libs/telepathy-qt/telepathy-qt-9999.ebuild     |  6 +-
 2 files changed, 82 insertions(+), 2 deletions(-)