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

Bug 675786

Summary: 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 >
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tim Harder <radhermit>
Status: RESOLVED INVALID    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-arch:vimball-0.5.1:20190118-040206.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

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.