Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882681 - dev-python/tavalidate-0.0.6 - AttributeError: module distutils.log has no attribute warning. Did you mean: warnings?
Summary: dev-python/tavalidate-0.0.6 - AttributeError: module distutils.log has no att...
Status: RESOLVED DUPLICATE of bug 882647
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 09:05 UTC by Toralf Förster
Modified: 2022-11-24 09:22 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.55 KB, text/plain)
2022-11-24 09:05 UTC, Toralf Förster
Details
dev-python:tavalidate-0.0.6:20221124-041951.log (dev-python:tavalidate-0.0.6:20221124-041951.log,5.37 KB, text/plain)
2022-11-24 09:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,188.08 KB, text/plain)
2022-11-24 09:05 UTC, Toralf Förster
Details
environment (environment,132.77 KB, text/plain)
2022-11-24 09:05 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.10 KB, application/x-bzip)
2022-11-24 09:05 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.90 KB, application/x-bzip)
2022-11-24 09:05 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 2022-11-24 09:05:46 UTC
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1242, in set_classifiers
    self.classifiers = _ensure_list(value, 'classifiers')
  File "/usr/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 48, in _ensure_list
    log.warning(msg)
AttributeError: module 'distutils.log' has no attribute 'warning'. Did you mean: 'warnings'?
 * ERROR: dev-python/tavalidate-0.0.6::gentoo failed (compile phase):
 *   Wheel build failed

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

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

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *

  HEAD of ::gentoo
commit 229b3aef93aa0b195a3c1c9cf1b833dde744ce11
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Nov 24 03:46:52 2022 +0000

    2022-11-24 03:46:51 UTC

emerge -qpvO dev-python/tavalidate
[ebuild  N    ] dev-python/tavalidate-0.0.6  USE="-test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9 -python3_11"
Comment 1 Toralf Förster gentoo-dev 2022-11-24 09:05:47 UTC
Created attachment 836207 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-24 09:05:48 UTC
Created attachment 836209 [details]
dev-python:tavalidate-0.0.6:20221124-041951.log
Comment 3 Toralf Förster gentoo-dev 2022-11-24 09:05:50 UTC
Created attachment 836211 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-24 09:05:51 UTC
Created attachment 836213 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-24 09:05:52 UTC
Created attachment 836215 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-24 09:05:53 UTC
Created attachment 836217 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-11-24 09:22:28 UTC

*** This bug has been marked as a duplicate of bug 882647 ***