https://bugs.kde.org/show_bug.cgi?id=519685
--- Comment #4 from pg_tips <[email protected]> --- (In reply to pg_tips from comment #3) > I get this error: > > bwrap: execvp git: No such file or directory > > > So perhaps that's a clue. (Again, this is on a system where git *is* > available on the host.) (In reply to pg_tips from comment #3) > Then from inside the Flatpak's shell: > > flatpak-spawn git > > I get this error: > > bwrap: execvp git: No such file or directory Sorry, my bad. I should have done: flatpak-spawn --host git which does successfully invoke git (I assume that mimics what Kate does). So this avenue was probably a blind alley. -- You are receiving this mail because: You are watching all bug changes.
