Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738004 - dev-python/moviepy-1.0.1-r1 fails tests: ModuleNotFoundError: No module named 'proglog'
Summary: dev-python/moviepy-1.0.1-r1 fails tests: ModuleNotFoundError: No module named...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Horea Christian
URL:
Whiteboard:
Keywords: PMASKED, PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-08-19 11:28 UTC by Agostino Sarubbo
Modified: 2021-03-24 16:19 UTC (History)
4 users (show)

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


Attachments
build.log (build.log,42.92 KB, text/plain)
2020-08-19 11:28 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 2020-08-19 11:28:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/moviepy-1.0.1-r1 fails tests.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-19 11:28:05 UTC
Created attachment 655472 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-19 13:04:52 UTC
>    import proglog
>E   ModuleNotFoundError: No module named 'proglog'
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-01-26 23:08:28 UTC
It does not seem that anyone is really interested in this package, and it has no revdeps.  Treeclean?
Comment 4 Conrad Kostecki gentoo-dev 2021-01-30 20:50:57 UTC
I would last rite it.

There is also a second package, which is apprently missing and needed:
https://bugs.gentoo.org/751316
Comment 5 Larry the Git Cow gentoo-dev 2021-02-21 16:41:19 UTC
The bug has been referenced in the following commit(s):

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

commit 5a974f688c501dfe9e553f46ba83d287846a3424
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-02-21 16:41:05 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-02-21 16:41:05 +0000

    profiles/package.mask: Last-rite dev-python/moviepy
    
    Bug: https://bugs.gentoo.org/738004
    Bug: https://bugs.gentoo.org/751316
    Bug: https://bugs.gentoo.org/766989
    Signed-off-by: David Seifert <soap@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2021-03-24 16:19:26 UTC
The bug has been closed via the following commit(s):

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

commit 1850fa02f8fe4dbdc8676a33139539f0db771826
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-03-24 16:19:11 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-03-24 16:19:11 +0000

    dev-python/moviepy: Remove last-rited pkg
    
    Closes: https://github.com/gentoo/gentoo/pull/20097
    Closes: https://bugs.gentoo.org/766989
    Closes: https://bugs.gentoo.org/751316
    Closes: https://bugs.gentoo.org/738004
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-python/moviepy/Manifest                |  1 -
 dev-python/moviepy/metadata.xml            | 22 -------------------
 dev-python/moviepy/moviepy-1.0.1-r1.ebuild | 35 ------------------------------
 profiles/package.mask                      |  6 -----
 4 files changed, 64 deletions(-)