Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805239 - [guru] dev-python/pydub-0.25.1 fails tests
Summary: [guru] dev-python/pydub-0.25.1 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-07-30 14:59 UTC by Agostino Sarubbo
Modified: 2021-08-03 08:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.92 KB, text/plain)
2021-07-30 14:59 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-07-30 14:59:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pydub-0.25.1 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-07-30 14:59:48 UTC
Created attachment 728343 [details]
build.log

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

/usr/bin/python3.8: No module named unittest_or_fail
Comment 3 Larry the Git Cow gentoo-dev 2021-08-03 08:45:46 UTC
The bug has been closed via the following commit(s):

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

commit 21337ef4d3003b02e2e4ff045a99797b46783703
Author:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
AuthorDate: 2021-07-31 08:15:50 +0000
Commit:     Nicola Smaniotto <smaniotto.nicola@gmail.com>
CommitDate: 2021-07-31 08:16:49 +0000

    dev-python/pydub: fix 0.25.1 distutils_enable_tests
    
    Closes: https://bugs.gentoo.org/805239
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>

 dev-python/pydub/pydub-0.25.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)