Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 816726 - [guru] dev-python/pysubs2-1.3.0 fails tests
Summary: [guru] dev-python/pysubs2-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: Nicola Smaniotto
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-07 05:49 UTC by Agostino Sarubbo
Modified: 2021-10-08 19:04 UTC (History)
1 user (show)

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


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

Issue: dev-python/pysubs2-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-10-07 05:49:08 UTC
Created attachment 743583 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-07 05:49:09 UTC
Possible context of error(s):

ModuleNotFoundError: No module named 'pytest'
Comment 3 Larry the Git Cow gentoo-dev 2021-10-08 19:04:51 UTC
The bug has been closed via the following commit(s):

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

commit 5c994239c6a13df5e3f7a6600fee1624a0999f70
Author:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
AuthorDate: 2021-10-07 09:49:31 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
CommitDate: 2021-10-07 09:49:42 +0000

    dev-python/pysubs2: fix 1.3.0 tests
    
    Upstream switched to pytest
    
    Closes: https://bugs.gentoo.org/816726
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>

 dev-python/pysubs2/pysubs2-1.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)