Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 827230 - dev-ada/e3-core-22.1.0 fails tests
Summary: dev-ada/e3-core-22.1.0 fails tests
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:
Depends on:
Blocks:
 
Reported: 2021-11-25 06:52 UTC by Agostino Sarubbo
Modified: 2021-11-26 17:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,284.67 KB, text/plain)
2021-11-25 06:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-11-25 06:52:56 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ada/e3-core-22.1.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-25 06:52:59 UTC
Created attachment 756151 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-25 06:53:00 UTC
Error(s) that match a know pattern:


E       FileNotFoundError: [Errno 2] No such file or directory: 'meta/sandbox.yaml'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/tmpj2m00o4h/sbx/test.plan'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/tmpl3znti88/sbx/test.plan'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/tmpq23x7ex4/sbx/test.plan'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/tmpw4w5vtl2/sbx/test.plan'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/tmpxamw1klr/sbx/test.plan'
E       FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-ada/e3-core-22.1.0/temp/tmpzs_d6957/sbx/test.plan'
SKIPPED [1] tests/tests_e3/job/scheduling_test.py:115: could not import 'psutil': No module named 'psutil'
SKIPPED [1] tests/tests_e3/job/scheduling_test.py:135: could not import 'psutil': No module named 'psutil'
Comment 3 Larry the Git Cow gentoo-dev 2021-11-26 17:59:15 UTC
The bug has been closed via the following commit(s):

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

commit df96acdb9f083f58a596265060e87e0905fd32ed
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-11-26 17:58:58 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-11-26 17:58:58 +0000

    dev-ada/e3-core: missing test dep
    
    Closes: https://bugs.gentoo.org/827230
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/e3-core/e3-core-22.1.0.ebuild | 1 +
 1 file changed, 1 insertion(+)