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 packages | Assignee: | 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
![]() Created attachment 883972 [details]
build.log
build log and emerge --info
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). 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(-) 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(-) |