If it helps, gdb is in unusable from flatpak run, I have to get into a shell (running flatpak run /bin/bash) and then use the command with user interaction (this time gdb)<div><br></div><div>Don't know own why /bin/bash works correctly while gdb directly don't, there is the key<br><br><div class="gmail_quote"><div dir="ltr">El jue., 21 jun. 2018 22:52, Dan Nicholson <<a href="mailto:nicholson@endlessm.com">nicholson@endlessm.com</a>> escribió:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, Jun 21, 2018 at 3:38 PM, John Stebbins<br>
<<a href="mailto:JohnAStebbins@jetheaddev.com" target="_blank">JohnAStebbins@jetheaddev.com</a>> wrote:<br>
> I'm creating a flatpak bundle for an application that runs a script during it's build process which queries for a<br>
> response using the bash "read" command.  "read" returns immediately without any input being given causing the script and<br>
> build to fail.  Does someone know why this would happen?<br>
><br>
> I can patch around the issue easily enough, but for future reference I would just like to know what causes this and<br>
> whether there is a way to allow for user input during the build process.<br>
<br>
I imagine flatpak-builder closes stdin for safety.<br>
_______________________________________________<br>
Flatpak mailing list<br>
<a href="mailto:Flatpak@lists.freedesktop.org" target="_blank">Flatpak@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/flatpak" rel="noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/flatpak</a><br>
</blockquote></div></div>