Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 736114 - dev-python/pytest-pylint-0.14.1 : * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
Summary: dev-python/pytest-pylint-0.14.1 : * DISTUTILS_USE_SETUPTOOLS value is probab...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: DISTUTILS_USE_SETUPTOOLS
  Show dependency tree
 
Reported: 2020-08-06 07:19 UTC by Toralf Förster
Modified: 2021-09-10 10:07 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.07 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
dev-python:pytest-pylint-0.14.1:20200806-021429.log (dev-python:pytest-pylint-0.14.1:20200806-021429.log,6.67 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,205.49 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
environment (environment,114.88 KB, text/plain)
2020-08-06 07:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,21.15 KB, application/x-bzip)
2020-08-06 07:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.34 KB, application/x-bzip)
2020-08-06 07:19 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-08-06 07:19:36 UTC
>>> Compiling source in /var/tmp/portage/dev-python/pytest-pylint-0.14.1/work/pytest-pylint-0.14.1 ...
 * python3_7: running distutils-r1_run_phase distutils-r1_python_compile
 * DISTUTILS_USE_SETUPTOOLS value is probably incorrect
 *   value:    DISTUTILS_USE_SETUPTOOLS=bdepend (default?)
 *   expected: DISTUTILS_USE_SETUPTOOLS=rdepend
python3.7 setup.py build -j 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_abi32+64-20200802-103910

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 10.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python3.6 (fallback)
  [5]   python2.7 (fallback)
  [6]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.45.2 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.265_p01 [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	Thu Aug  6 01:35:25 AM UTC 2020
/var/db/repos/libressl	Fri Jul 24 09:42:51 PM UTC 2020

emerge -qpvO dev-python/pytest-pylint
[ebuild  N    ] dev-python/pytest-pylint-0.14.1  USE="-test" PYTHON_TARGETS="python3_7 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2020-08-06 07:19:39 UTC
Created attachment 653350 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-08-06 07:19:42 UTC
Created attachment 653352 [details]
dev-python:pytest-pylint-0.14.1:20200806-021429.log
Comment 3 Toralf Förster gentoo-dev 2020-08-06 07:19:45 UTC
Created attachment 653354 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-08-06 07:19:48 UTC
Created attachment 653356 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-08-06 07:19:51 UTC
Created attachment 653358 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-08-06 07:19:54 UTC
Created attachment 653360 [details]
temp.tbz2
Comment 7 Louis Sautier (sbraz) gentoo-dev 2020-10-13 22:51:57 UTC
The updated check would not report that. It was a false positive due to the presence of pytest entry_points.
Comment 8 Larry the Git Cow gentoo-dev 2020-10-16 18:22:14 UTC
The bug has been closed via the following commit(s):

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

commit a26430a114f694f1f53c9893582f6773eee34eb2
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-10-11 12:20:53 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-10-16 18:20:58 +0000

    dev-python/pytest-pylint: correct DISTUTILS_USE_SETUPTOOLS
    
    Closes: https://bugs.gentoo.org/736114
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/pytest-pylint/pytest-pylint-0.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)