Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692904 - dev-libs/libxmlb-0.1.11 : ModuleNotFoundError: No module named 'pkg_resources'
Summary: dev-libs/libxmlb-0.1.11 : ModuleNotFoundError: No module named 'pkg_resources'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-26 18:37 UTC by Toralf Förster
Modified: 2019-09-24 22:09 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.11 KB, text/plain)
2019-08-26 18:37 UTC, Toralf Förster
Details
dev-libs:libxmlb-0.1.11:20190826-112723.log (dev-libs:libxmlb-0.1.11:20190826-112723.log,35.54 KB, text/plain)
2019-08-26 18:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,138.47 KB, text/plain)
2019-08-26 18:37 UTC, Toralf Förster
Details
environment (environment,85.85 KB, text/plain)
2019-08-26 18:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,10.48 KB, application/x-bzip)
2019-08-26 18:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,22.90 KB, application/x-bzip)
2019-08-26 18:37 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 2019-08-26 18:37:03 UTC
    from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'
ninja: build stopped: subcommand failed.
 * ERROR: dev-libs/libxmlb-0.1.11::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 -C /var/tmp/portage/dev-libs/libxmlb-0.1.11/work/libxmlb-0.1.11-build failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20190823-111827

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.37.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository timestamp:

==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 26 Aug 2019 09:48:13 +0000

emerge -qpvO dev-libs/libxmlb
[ebuild  N    ] dev-libs/libxmlb-0.1.11  USE="introspection -doc -stemmer -test"
Comment 1 Toralf Förster gentoo-dev 2019-08-26 18:37:06 UTC
Created attachment 588128 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-08-26 18:37:09 UTC
Created attachment 588130 [details]
dev-libs:libxmlb-0.1.11:20190826-112723.log
Comment 3 Toralf Förster gentoo-dev 2019-08-26 18:37:12 UTC
Created attachment 588132 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-08-26 18:37:14 UTC
Created attachment 588134 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-08-26 18:37:17 UTC
Created attachment 588136 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-08-26 18:37:20 UTC
Created attachment 588138 [details]
temp.tbz2
Comment 7 Dennis Schridde 2019-09-16 23:39:27 UTC
I believe the summary line should be adjusted to:

SUMMARY="ModuleNotFoundError: No module named 'pkg_resources'"
Comment 8 Larry the Git Cow gentoo-dev 2019-09-24 22:09:58 UTC
The bug has been closed via the following commit(s):

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

commit c3626a6f36ffb6d526337b51f2e89ab2f22cec52
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2019-09-24 21:52:28 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2019-09-24 22:09:46 +0000

    dev-libs/libxmlb: fix Python dependency
    
    Closes: https://bugs.gentoo.org/692904
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-libs/libxmlb/libxmlb-0.1.11.ebuild | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)