Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 756058 - app-crypt/swtpm-0.5.1 :configure: error: python setuptools is required
Summary: app-crypt/swtpm-0.5.1 :configure: error: python setuptools is required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: autoconf-2.7x
  Show dependency tree
 
Reported: 2020-11-22 09:42 UTC by Toralf Förster
Modified: 2020-11-24 13:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.73 KB, text/plain)
2020-11-22 09:42 UTC, Toralf Förster
Details
app-crypt:swtpm-0.5.1:20201122-053912.log (app-crypt:swtpm-0.5.1:20201122-053912.log,9.60 KB, text/plain)
2020-11-22 09:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,58.28 KB, text/plain)
2020-11-22 09:42 UTC, Toralf Förster
Details
environment (environment,128.61 KB, text/plain)
2020-11-22 09:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.24 KB, application/x-bzip)
2020-11-22 09:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,8.45 KB, application/x-bzip)
2020-11-22 09:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.36 KB, application/x-bzip)
2020-11-22 09:42 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 2020-11-22 09:42:45 UTC
  File "<string>", line 1, in <module>
ModuleNotFoundError: No module named 'setuptools'
configure: error: python setuptools is required

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/app-crypt/swtpm-0.5.1/work/swtpm-0.5.1/config.log

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-science-20201120-101602

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.9
  [2]   python3.8 (fallback)
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems)
  [2]   ruby26 (with Rubygems)
  [3]   ruby27 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.47.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Nov 22 04:05:38 AM UTC 2020

emerge -qpvO app-crypt/swtpm
[ebuild  N    ] app-crypt/swtpm-0.5.1  USE="seccomp -fuse -gnutls -libressl -test" PYTHON_TARGETS="python3_7 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2020-11-22 09:42:46 UTC
Created attachment 674293 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-11-22 09:42:48 UTC
Created attachment 674296 [details]
app-crypt:swtpm-0.5.1:20201122-053912.log
Comment 3 Toralf Förster gentoo-dev 2020-11-22 09:42:49 UTC
Created attachment 674299 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-11-22 09:42:51 UTC
Created attachment 674302 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-11-22 09:42:52 UTC
Created attachment 674305 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-11-22 09:42:53 UTC
Created attachment 674308 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-11-22 09:42:55 UTC
Created attachment 674311 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-24 13:26:18 UTC
The bug has been closed via the following commit(s):

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

commit 3835b89d923a7756b4adc03d238c12a72c1dcfb8
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-11-22 23:45:05 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-24 13:26:09 +0000

    app-crypt/swtpm: Add missing python_setup call
    
    Closes: https://bugs.gentoo.org/756058
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-crypt/swtpm/swtpm-0.5.1-r1.ebuild | 92 +++++++++++++++++++++++++++++++++++
 1 file changed, 92 insertions(+)