Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827054 - [TEST] dev-ada/e3-core-22.1.0 - _ ERROR collecting CONTRIBUTING.md _
Summary: [TEST] dev-ada/e3-core-22.1.0 - _ ERROR collecting CONTRIBUTING.md _
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-11-24 08:21 UTC by Toralf Förster
Modified: 2022-02-03 13:45 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.16 KB, text/plain)
2021-11-24 08:21 UTC, Toralf Förster
Details
dev-ada:e3-core-22.1.0:20211124-081545.log (dev-ada:e3-core-22.1.0:20211124-081545.log,30.69 KB, text/plain)
2021-11-24 08:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,335.75 KB, text/plain)
2021-11-24 08:22 UTC, Toralf Förster
Details
environment (environment,113.83 KB, text/plain)
2021-11-24 08:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,35.86 KB, application/x-bzip)
2021-11-24 08:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.53 KB, application/x-bzip)
2021-11-24 08:22 UTC, Toralf Förster
Details
tests.tar.bz2 (tests.tar.bz2,51.62 KB, application/x-bzip)
2021-11-24 08:22 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 2021-11-24 08:21:56 UTC
collecting ... collected 319 items / 1 error / 318 selected
run-last-failure: 1 known failures not in selected tests

==================================== ERRORS ====================================
_______________________ ERROR collecting CONTRIBUTING.md _______________________
CONTRIBUTING.md:1: in <module>
    Contributing
        __builtins__ = <builtins>
        __doc__    = None

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4_test_debug-20211117-210104

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
/usr/lib/llvm/13
13.0.0
Python 3.9.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.56.1
  [2]   rust-1.56.1 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:
  [1]   php7.3
  [2]   php7.4
  [3]   php8.0 *

  HEAD of ::gentoo
commit feab66b7516a4d5363ff98f7249fd646154b9afd
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Nov 24 08:06:45 2021 +0000

    2021-11-24 08:06:43 UTC

emerge -qpvO dev-ada/e3-core
[ebuild  N    ] dev-ada/e3-core-22.1.0  USE="test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2021-11-24 08:21:58 UTC
Created attachment 755862 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-11-24 08:21:59 UTC
Created attachment 755866 [details]
dev-ada:e3-core-22.1.0:20211124-081545.log
Comment 3 Toralf Förster gentoo-dev 2021-11-24 08:22:01 UTC
Created attachment 755870 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-11-24 08:22:03 UTC
Created attachment 755874 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-11-24 08:22:05 UTC
Created attachment 755878 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-11-24 08:22:06 UTC
Created attachment 755882 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-11-24 08:22:07 UTC
Created attachment 755886 [details]
tests.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2021-11-24 21:28:34 UTC
In case wondering what's happening here, it's the same as bug #826574

But I do wonder how widespread this issue actually is, kind of feel like this may affect many packages, and there's no real worth in testing .md files downstream.

On a side-note (unrelated to this bug), seems tests still missing a dep on dev-python/psutil, python deps are missing [${PYTHON_USEDEP}], and non-linked executed/python test deps should technically be BDEPEND (unsure if some of these are needed at runtime too? haven't checked -- note distutils eclass will automatically add BDEPEND="test? ( ${RDEPEND} )" too)
Comment 9 Larry the Git Cow gentoo-dev 2022-02-03 13:45:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e58e3ec9463ed9636bf73f69742014e6a05941d

commit 9e58e3ec9463ed9636bf73f69742014e6a05941d
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2022-02-03 13:45:19 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2022-02-03 13:45:19 +0000

    dev-ada/e3-core: porting to python3.10 and PEP517
    
    Closes: https://bugs.gentoo.org/827054
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/e3-core/e3-core-22.1.0.ebuild | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)