FS#76312 - [tekton-cli] Bash completion is not packaged correctly

Attached to Project: Community Packages
Opened by Max Gautier (VannTen) - Thursday, 27 October 2022, 12:28 GMT
Last edited by Robin Candau (Antiz) - Monday, 04 September 2023, 22:26 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Robin Candau (Antiz)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

The bash completion generated as part of the package building is installed in /usr/share/bash-completion/completions/${pkgname} (pkgname = tekton-cli)
But the command line binary is tkn, not tekton-cli, therefore the completion is not loaded on first use when using bash.


Additional info:
* package version(s)
0.25.0-2

Attached: PKGBUILD patch to fixes the issue
This task depends upon

Closed by  Robin Candau (Antiz)
Monday, 04 September 2023, 22:26 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed in v0.31.2-1: https://gitlab.archlinux.org/archlinux/p ackaging/packages/tekton-cli/-/commit/d9 dc2ae4db7e5ffd96503f4228a8dcba65f4d27f
Comment by Robin Candau (Antiz) - Monday, 04 September 2023, 22:26 GMT

Loading...