https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: gui-wm/hyprland-0.39.1 installs bash completion in legacy location. Discovered on: amd64 (internal ref: ci)
Created attachment 890959 [details] build.log build log and emerge --info
Created attachment 890961 [details, diff] patch to fix bash-completion path @MrRoy can you check this patch? it works for me, also you might report this to upstream..
@dlan: thanks for the patch. I will only have time to check it out tomorrow, but I'll get back to you then.
I tested your patch and it fixes the problem for me. I submitted PR https://github.com/hyprwm/Hyprland/pull/5653 upstream. Do you think it's worth it to revbump 0.39.1 to fix this? Since it's a minor issue, I would just wait until next release.
(In reply to Julien from comment #4) > I tested your patch and it fixes the problem for me. > I submitted PR https://github.com/hyprwm/Hyprland/pull/5653 upstream. > great! > Do you think it's worth it to revbump 0.39.1 to fix this? Since it's a minor > issue, I would just wait until next release. Yes, a revbump sounds good to me, if it's a problem, why not fix it? this will eventually make bash completion work, although user may compile it one more time (which I personally don't mind..)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf23af1c4bef55a830a0c216dc39714cc46efbc9 commit cf23af1c4bef55a830a0c216dc39714cc46efbc9 Author: Julien Roy <julien@jroy.ca> AuthorDate: 2024-04-20 14:26:25 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-04-20 19:19:54 +0000 gui-wm/hyprland: add patch for bash completions Closes: https://bugs.gentoo.org/930132 Signed-off-by: Julien Roy <julien@jroy.ca> Closes: https://github.com/gentoo/gentoo/pull/36331 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> .../files/bash-completion-fix-0.39.1.patch | 22 ++++++++++++++++++++++ ...and-0.39.1.ebuild => hyprland-0.39.1-r1.ebuild} | 6 ++++++ 2 files changed, 28 insertions(+)