Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931088 - app-admin/linode-cli-5.49.0 fails to compile: ModuleNotFoundError: No module named linodecli
Summary: app-admin/linode-cli-5.49.0 fails to compile: ModuleNotFoundError: No module ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-02 07:54 UTC by Agostino Sarubbo
Modified: 2024-05-02 08:01 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,126.55 KB, text/plain)
2024-05-02 07:54 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-05-02 07:54:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/linode-cli-5.49.0 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-05-02 07:54:25 UTC
Created attachment 892132 [details]
build.log

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

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

commit b1f422172f9bc568e19f55ca62c54e79d234c062
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-05-02 07:59:17 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-05-02 07:59:17 +0000

    app-admin/linode-cli: fix building shell completions
    
    Running linode-cli to build bash and fish completions was using the
    already installed package.  Override PYTHONPATH.
    
    Closes: https://bugs.gentoo.org/931088
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 app-admin/linode-cli/linode-cli-5.49.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)