Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796854 - [guru] dev-python/debugpy-1.3.0 fails tests
Summary: [guru] dev-python/debugpy-1.3.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas Billmeier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-20 07:51 UTC by Agostino Sarubbo
Modified: 2021-08-24 18:41 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,187.91 KB, text/plain)
2021-06-20 07:51 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-06-20 07:51:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/debugpy-1.3.0 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-20 07:51:34 UTC
Created attachment 716928 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-20 07:51:35 UTC
Possible context of error(s):

E   ModuleNotFoundError: No module named 'tests_python'
Comment 3 Andreas Billmeier 2021-06-22 17:18:57 UTC
Cannot reproduce. Test run on my testbox. Will set an empty box for further investigation, soon.
Comment 4 Larry the Git Cow gentoo-dev 2021-08-24 18:41:15 UTC
The bug has been closed via the following commit(s):

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

commit da0f62bc1a88d9b4a94249013057b7ecae404d7d
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2021-08-24 18:02:03 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2021-08-24 18:41:12 +0000

    dev-python/debugpy: import from ::guru, new dep of ipykernel
    
    Closes: https://bugs.gentoo.org/800133
    Closes: https://bugs.gentoo.org/796854
    Closes: https://bugs.gentoo.org/796857
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/debugpy/Manifest             |  1 +
 dev-python/debugpy/debugpy-1.4.1.ebuild | 39 +++++++++++++++++++++++++++++++++
 dev-python/debugpy/metadata.xml         | 15 +++++++++++++
 3 files changed, 55 insertions(+)