Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684068 - dev-util/cookiecutter-1.6.0 : [TEST] pluggy.manager.PluginValidationError: Plugin relaxed could not be loaded: (pytest 4.4.0
Summary: dev-util/cookiecutter-1.6.0 : [TEST] pluggy.manager.PluginValidationError: Pl...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-04-21 21:53 UTC by Toralf Förster
Modified: 2021-08-20 06:33 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.79 KB, text/plain)
2019-04-21 21:53 UTC, Toralf Förster
Details
dev-util:cookiecutter-1.6.0:20190421-202434.log (dev-util:cookiecutter-1.6.0:20190421-202434.log,11.14 KB, text/plain)
2019-04-21 21:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,200.57 KB, text/plain)
2019-04-21 21:53 UTC, Toralf Förster
Details
environment (environment,111.20 KB, text/plain)
2019-04-21 21:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.42 KB, application/x-bzip)
2019-04-21 21:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.49 KB, application/x-bzip)
2019-04-21 21:53 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,54.10 KB, application/x-bzip)
2019-04-21 21:53 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-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