Closed olifre closed 3 months ago
There is no actual bash completion implemented for oidc-tokensh, which leads to error messages in some package management systems.
Drop installing a symlink for the not-implemented completion.
Example error message from Gentoo portage:
* QA Notice: Problems with installed bash completions were found: * * oidc-tokensh: incorrect name, no completions for 'oidc-tokensh' command defined.
Of course, implementing an actual completion would also fix this, and would be preferable if someone is able to :wink:.
There is no actual bash completion implemented for oidc-tokensh, which leads to error messages in some package management systems.
Drop installing a symlink for the not-implemented completion.
Example error message from Gentoo portage:
Of course, implementing an actual completion would also fix this, and would be preferable if someone is able to :wink:.