Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 684182 - app-admin/supernova-2.2.0 : [TEST] pluggy.manager.PluginValidationError: Plugin relaxed could not be loaded: (pytest 4.4.0 (/usr/lib64/python2.7/site-packages), Requirement.parse( pytest<4,>=3 ))!
Summary: app-admin/supernova-2.2.0 : [TEST] pluggy.manager.PluginValidationError: Plug...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-04-23 14:14 UTC by Toralf Förster
Modified: 2019-04-29 22:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.90 KB, text/plain)
2019-04-23 14:15 UTC, Toralf Förster
Details
app-admin:supernova-2.2.0:20190423-024519.log (app-admin:supernova-2.2.0:20190423-024519.log,5.69 KB, text/plain)
2019-04-23 14:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,234.08 KB, text/plain)
2019-04-23 14:15 UTC, Toralf Förster
Details
environment (environment,136.43 KB, text/plain)
2019-04-23 14:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.67 KB, application/x-bzip)
2019-04-23 14:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,30.47 KB, application/x-bzip)
2019-04-23 14:15 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,4.56 KB, application/x-bzip)
2019-04-23 14:15 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-23 14:14:58 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: app-admin/supernova-2.2.0::gentoo failed (test phase):
 *   tests failed under python2.7
 * 

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

  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)

Available Rust versions:
  [1]   rust-1.34.0 *
java-config:
The following VMs are available for generation-2:


emerge -qpvO app-admin/supernova
[ebuild  N    ] app-admin/supernova-2.2.0  USE="test -doc -examples" PYTHON_TARGETS="python2_7"
Comment 1 Toralf Förster gentoo-dev 2019-04-23 14:15:01 UTC
Created attachment 573876 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-23 14:15:03 UTC
Created attachment 573878 [details]
app-admin:supernova-2.2.0:20190423-024519.log
Comment 3 Toralf Förster gentoo-dev 2019-04-23 14:15:06 UTC
Created attachment 573880 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-23 14:15:09 UTC
Created attachment 573882 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-23 14:15:12 UTC
Created attachment 573884 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-23 14:15:14 UTC
Created attachment 573886 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-23 14:15:17 UTC
Created attachment 573888 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-04-29 22:40:11 UTC
The bug has been closed via the following commit(s):

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

commit 6743747b5a3082304adf5bf54a552e5423b79cab
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-04-29 22:39:28 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-04-29 22:39:58 +0000

    app-admin/supernova: add cap on pytest
    
    Fixes: https://bugs.gentoo.org/684182
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-admin/supernova/supernova-2.2.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)