Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927855

Summary: dev-games/godot-3.5.3 problems with installed bash completions
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Ionen Wolkens <ionen>
Status: RESOLVED FIXED    
Severity: normal CC: games
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-03-26 07:53:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-games/godot-3.5.3 problems with installed bash completions.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-26 07:53:24 UTC
Created attachment 888601 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2024-03-26 17:30:52 UTC
The bug has been closed via the following commit(s):

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

commit 3900b54eb143ddb745570b10bd769b388721c797
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2024-03-26 16:57:03 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2024-03-26 17:16:59 +0000

    dev-games/godot: fixup shell completion files
    
    Won't bother with godot*-runner.
    
    Skipping revbump given this is a long build and most users are likely
    not using shell commands and work through the GUI (which may explain
    why the only report for this being broken was automated).
    
    (missed QA myself given it only shows if bash-completion is installed)
    
    Closes: https://bugs.gentoo.org/927855
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 dev-games/godot/godot-3.5.3.ebuild | 18 +++++++-----------
 dev-games/godot/godot-4.2.1.ebuild | 18 +++++++-----------
 2 files changed, 14 insertions(+), 22 deletions(-)