Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 684068

Summary: dev-util/cookiecutter-1.6.0 : [TEST] pluggy.manager.PluginValidationError: Plugin relaxed could not be loaded: (pytest 4.4.0
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Cédric Krier <cedk>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:cookiecutter-1.6.0:20190421-202434.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2019-04-21 21:53:05 UTC
  File "/usr/lib64/python2.7/site-packages/pluggy/manager.py", line 280, in load_setuptools_entrypoints
    message="Plugin %r could not be loaded: %s!" % (ep.name, e),
pluggy.manager.PluginValidationError: Plugin 'relaxed' could not be loaded: (pytest 4.4.0 (/usr/lib64/python2.7/site-packages), Requirement.parse('pytest<4,>=3'))!
 * ERROR: dev-util/cookiecutter-1.6.0::gentoo failed (test phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_libressl-test_20190417-081848

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)


java-config:
The following VMs are available for generation-2:


emerge -qpvO dev-util/cookiecutter
[ebuild  N    ] dev-util/cookiecutter-1.6.0  USE="test" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-04-21 21:53:07 UTC
Created attachment 573728 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-21 21:53:10 UTC
Created attachment 573730 [details]
dev-util:cookiecutter-1.6.0:20190421-202434.log
Comment 3 Toralf Förster gentoo-dev 2019-04-21 21:53:13 UTC
Created attachment 573732 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-21 21:53:16 UTC
Created attachment 573734 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-21 21:53:19 UTC
Created attachment 573736 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-21 21:53:21 UTC
Created attachment 573738 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-21 21:53:24 UTC
Created attachment 573740 [details]
tests.tbz2
Comment 8 Cédric Krier gentoo-dev 2019-04-22 07:59:47 UTC
For me, it looks more like a py.test bug than a cookiecutter.
It seems that there are pytest-relaxed plugin installed that does not load.
Comment 9 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2021-08-20 06:33:52 UTC
Fixed in newer versions