Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940123 - dev-python/textile-4.0.3 fails to compile: ModuleNotFoundError: No module named nh3
Summary: dev-python/textile-4.0.3 fails to compile: ModuleNotFoundError: No module nam...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-23 06:49 UTC by Agostino Sarubbo
Modified: 2024-09-23 08:52 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,54.52 KB, text/plain)
2024-09-23 06: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 2024-09-23 06:49:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/textile-4.0.3 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-23 06:49:22 UTC
Created attachment 903602 [details]
build.log

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


AttributeError: textile has no attribute __version__
ModuleNotFoundError: No module named 'nh3'
ValueError: malformed node or string on line 6: <ast.Name object at 0x7f39eea15930>
Comment 3 Larry the Git Cow gentoo-dev 2024-09-23 08:52:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f99bc0d808c6f9e1cfa47663214d2e7e9a90072

commit 0f99bc0d808c6f9e1cfa47663214d2e7e9a90072
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-09-23 08:35:24 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-09-23 08:52:30 +0000

    dev-python/textile: Fix thinko in dependencies
    
    Closes: https://bugs.gentoo.org/940123
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/textile/{textile-4.0.3.ebuild => textile-4.0.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)