Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937898 - [guru] dev-python/jpype-1.5.0 fails tests: ModuleNotFoundError: No module named PyInstaller
Summary: [guru] dev-python/jpype-1.5.0 fails tests: ModuleNotFoundError: No module nam...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ivan Lloro
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-14 06:54 UTC by Agostino Sarubbo
Modified: 2024-08-17 10:16 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,250.19 KB, text/plain)
2024-08-14 06:54 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 2024-08-14 06:54:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-08-14 06:54:26 UTC
Created attachment 900089 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-08-14 06:54:26 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E   ModuleNotFoundError: No module named 'PyInstaller'
ERROR jpype/_pyinstaller/test_jpype_pyinstaller.py
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
TypeError: not all arguments converted during string formatting
Comment 3 Ivan Lloro 2024-08-14 07:49:48 UTC

*** This bug has been marked as a duplicate of bug 937759 ***
Comment 4 Ivan Lloro 2024-08-14 08:46:41 UTC

*** This bug has been marked as a duplicate of bug 937759 ***
Comment 5 Agostino Sarubbo gentoo-dev 2024-08-14 08:52:48 UTC
Please take a note of the timestamps in the build log.
Comment 6 Ivan Lloro 2024-08-14 09:04:05 UTC
(In reply to Agostino Sarubbo from comment #5)
> Please take a note of the timestamps in the build log.

Would you care to elaborate?
Comment 7 Ivan Lloro 2024-08-14 09:06:50 UTC
(In reply to Ivan Lloro from comment #6)
> (In reply to Agostino Sarubbo from comment #5)
> > Please take a note of the timestamps in the build log.
> 
> Would you care to elaborate?

It is the same error. The fix was incomplete: hence a duplicate. I'd rather reopen the original one.
Comment 8 Agostino Sarubbo gentoo-dev 2024-08-14 09:41:14 UTC
(In reply to Ivan Lloro from comment #7)
> It is the same error. The fix was incomplete: hence a duplicate. I'd rather
> reopen the original one.

I understand, unfortunately the tinderbox is able to say if on a particular timestamp a bug is present or not.
The thing to reopen the previous bug, is on human-side, but if you prefer, there is no problem.

In any case, please take a note of point 7 and 13 of the tinderbox description at comment 0:
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/
Comment 9 Ivan Lloro 2024-08-14 11:55:44 UTC
Understood. That makes sense.

Thank you for the explanation (and, from what I understand, for running Tinderbox).
Comment 10 Agostino Sarubbo gentoo-dev 2024-08-14 14:42:36 UTC
No problem :)

Thank you to take care of packages
Comment 11 Larry the Git Cow gentoo-dev 2024-08-17 10:16:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d8667a8cd066b659b9955561604a99e4de7e91a6

commit d8667a8cd066b659b9955561604a99e4de7e91a6
Author:     Ivan Lloro <ivan.lloro.boada@gmail.com>
AuthorDate: 2024-08-14 09:08:52 +0000
Commit:     Ivan Lloro <ivan.lloro.boada@gmail.com>
CommitDate: 2024-08-14 09:09:20 +0000

    dev-python/jpype: Roll back remaining test functionality.
    
    Closes: https://bugs.gentoo.org/937759
    Closes: https://bugs.gentoo.org/937898
    Signed-off-by: Ivan Lloro <ivan.lloro.boada@gmail.com>

 dev-python/jpype/jpype-1.5.0.ebuild | 2 --
 1 file changed, 2 deletions(-)