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

Bug 923572

Summary: app-crypt/sequoia-sq-0.33.0 fails to compile: cp: cannot create regular file sq.bash: No such file or directory
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Florian Schmaus <flow>
Status: RESOLVED FIXED    
Severity: normal CC: flow, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://gitlab.com/sequoia-pgp/sequoia-sq/-/issues/203
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-02 07:43:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-crypt/sequoia-sq-0.33.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-02-02 07:43:14 UTC
Created attachment 883972 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-02 07:57:17 UTC
I need to look at how Clap works.

They reworked this in 0.33.0 (see e.g. https://gitlab.com/sequoia-pgp/sequoia-sq/-/issues/163).
Comment 3 Larry the Git Cow gentoo-dev 2024-02-22 09:18:28 UTC
The bug has been closed via the following commit(s):

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

commit cd99c9384d60752d15561204c02c85acb9107ff4
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-02-22 09:17:17 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-02-22 09:17:50 +0000

    app-crypt/sequoia-sq: fix installation of shell completions
    
    Also use shell-completion.eclass.
    
    Closes: https://bugs.gentoo.org/923572
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2024-02-22 09:50:18 UTC
The bug has been referenced in the following commit(s):

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

commit 4ed52b9c5eb59eed048a25b32513996708bbe82f
Author:     Florian Schmaus <flow@gentoo.org>
AuthorDate: 2024-02-22 09:32:27 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-02-22 09:39:55 +0000

    app-crypt/sequoia-sq: use ASSET_OUT_DIR
    
    Of course, I discovered ASSET_OUT_DIR after implementing the workaround.
    
    Bug: https://bugs.gentoo.org/923572
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 app-crypt/sequoia-sq/sequoia-sq-0.33.0.ebuild | 14 ++++----------
 1 file changed, 4 insertions(+), 10 deletions(-)