Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 675786 - app-arch/vimball-0.5.1 : [TEST] INTERNALERROR> pluggy.manager.PluginValidationError: unknown hook pytest_namespace in plugin <module pytest_raisesregexp.plugin from /usr/lib64/python3.6/site-packages/pytest_raisesregexp/plugin.py >
Summary: app-arch/vimball-0.5.1 : [TEST] INTERNALERROR> pluggy.manager.PluginValidatio...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-01-18 18:25 UTC by Toralf Förster
Modified: 2019-11-17 05:35 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.51 KB, text/plain)
2019-01-18 18:25 UTC, Toralf Förster
Details
app-arch:vimball-0.5.1:20190118-040206.log (app-arch:vimball-0.5.1:20190118-040206.log,5.65 KB, text/plain)
2019-01-18 18:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.89 KB, text/plain)
2019-01-18 18:25 UTC, Toralf Förster
Details
environment (environment,133.06 KB, text/plain)
2019-01-18 18:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.65 KB, application/x-bzip)
2019-01-18 18:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.88 KB, application/x-bzip)
2019-01-18 18:26 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-01-18 18:25:45 UTC
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pluggy/manager.py", line 241, in check_pending
INTERNALERROR>     (name, hookimpl.plugin))
INTERNALERROR> pluggy.manager.PluginValidationError: unknown hook 'pytest_namespace' in plugin <module 'pytest_raisesregexp.plugin' from '/usr/lib64/python3.6/site-packages/pytest_raisesregexp/plugin.py'>

========================= no tests ran in 0.12 seconds =========================
 * ERROR: app-arch/vimball-0.5.1::gentoo failed (test phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_libressl-test_20190114-161004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

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

Available Rust versions:
  [1]   rust-1.31.1 *



emerge -qpvO app-arch/vimball
[ebuild  N    ] app-arch/vimball-0.5.1  USE="test" PYTHON_TARGETS="python3_6 -python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-01-18 18:25:48 UTC
Created attachment 561996 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-01-18 18:25:51 UTC
Created attachment 561998 [details]
app-arch:vimball-0.5.1:20190118-040206.log
Comment 3 Toralf Förster gentoo-dev 2019-01-18 18:25:53 UTC
Created attachment 562000 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-01-18 18:25:56 UTC
Created attachment 562002 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-01-18 18:25:59 UTC
Created attachment 562004 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-01-18 18:26:02 UTC
Created attachment 562006 [details]
temp.tbz2
Comment 7 Tim Harder gentoo-dev 2019-11-17 05:35:13 UTC
This looks like a broken pytest plugin which isn't vimball's fault.