Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 701658 - sys-apps/pkgcore-0.10.8 : [TEST] INTERNALERROR> AttributeError: module pytest has no attribute helpers
Summary: sys-apps/pkgcore-0.10.8 : [TEST] INTERNALERROR> AttributeError: module pytest...
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:
Depends on:
Blocks:
 
Reported: 2019-12-01 11:50 UTC by Toralf Förster
Modified: 2019-12-01 12:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.28 KB, text/plain)
2019-12-01 11:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,67.18 KB, text/plain)
2019-12-01 11:50 UTC, Toralf Förster
Details
environment (environment,111.14 KB, text/plain)
2019-12-01 11:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.96 KB, application/x-bzip)
2019-12-01 11:50 UTC, Toralf Förster
Details
sys-apps:pkgcore-0.10.8:20191201-104443.log (sys-apps:pkgcore-0.10.8:20191201-104443.log,35.69 KB, text/plain)
2019-12-01 11:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.82 KB, application/x-bzip)
2019-12-01 11:50 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,84.20 KB, application/x-bzip)
2019-12-01 11:50 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-12-01 11:50:06 UTC
INTERNALERROR>   File "/usr/lib64/python3.6/site-packages/pytestsalt/fixtures/config.py", line 1963, in pytest_configure
INTERNALERROR>     pytest.helpers.utils.register(apply_master_config)
INTERNALERROR> AttributeError: module 'pytest' has no attribute 'helpers'
/usr/lib64/python3.6/site-packages/_pytest/config/__init__.py:316: PytestConfigWarning: pytest-catchlog plugin has been merged into the core, please remove it from your requirements.
  name.replace("_", "-")
 * ERROR: sys-apps/pkgcore-0.10.8::gentoo failed (test phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl_test-20191129-201951

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

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


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

Available Rust versions:
  [1]   rust-1.39.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 01 Dec 2019 09:46:16 +0000

emerge -qpvO sys-apps/pkgcore
[ebuild  N    ] sys-apps/pkgcore-0.10.8  USE="test -doc" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2019-12-01 11:50:10 UTC
Created attachment 598092 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-01 11:50:13 UTC
Created attachment 598094 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-01 11:50:16 UTC
Created attachment 598096 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-01 11:50:19 UTC
Created attachment 598098 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-01 11:50:21 UTC
Created attachment 598100 [details]
sys-apps:pkgcore-0.10.8:20191201-104443.log
Comment 6 Toralf Förster gentoo-dev 2019-12-01 11:50:24 UTC
Created attachment 598102 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-01 11:50:27 UTC
Created attachment 598104 [details]
tests.tbz2
Comment 8 Tim Harder gentoo-dev 2019-12-01 12:06:28 UTC
Closing as invalid as this is yet another pytest plugin issue from another package, this time dev-python/pytest-salt.