Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920205 - [guru] dev-python/celery-5.3.6 fails to compile: Could not import extension celery.contrib.sphinx (exception: No module named dateutil)
Summary: [guru] dev-python/celery-5.3.6 fails to compile: Could not import extension c...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-17 17:34 UTC by Agostino Sarubbo
Modified: 2024-01-01 03:56 UTC (History)
0 users

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


Attachments
build.log (build.log,222.28 KB, text/plain)
2023-12-17 17:34 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 2023-12-17 17:34:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/celery-5.3.6 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-17 17:34:56 UTC
Created attachment 879731 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-01-01 03:56:42 UTC
The bug has been closed via the following commit(s):

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

commit 75cddc79d0c1300954ce89c8f0abad2605c60dc0
Author:     Moritz Brunner <moritz.brunner+gentoo@posteo.de>
AuthorDate: 2023-12-31 19:32:19 +0000
Commit:     Moritz Brunner <moritz.brunner+gentoo@posteo.de>
CommitDate: 2023-12-31 19:34:58 +0000

    dev-python/celery:  Add missing dependency to python-dateutil
    
    Generating the documentation with USE=doc fails without this
    package. Furthermore, it is listed in requirements/default.txt
    as global runtime dependency.
    
    Closes: https://bugs.gentoo.org/920205
    Signed-off-by: Moritz Brunner <moritz.brunner+gentoo@posteo.de>

 dev-python/celery/celery-5.3.6.ebuild | 1 +
 1 file changed, 1 insertion(+)