flatpak-builder and stdin input

Alberto Fanjul Alonso albertofanjul at gmail.com
Fri Jun 22 09:24:47 UTC 2018


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)

Don't know own why /bin/bash works correctly while gdb directly don't,
there is the key

El jue., 21 jun. 2018 22:52, Dan Nicholson <nicholson at endlessm.com>
escribió:

> On Thu, Jun 21, 2018 at 3:38 PM, John Stebbins
> <JohnAStebbins at jetheaddev.com> wrote:
> > I'm creating a flatpak bundle for an application that runs a script
> during it's build process which queries for a
> > response using the bash "read" command.  "read" returns immediately
> without any input being given causing the script and
> > build to fail.  Does someone know why this would happen?
> >
> > I can patch around the issue easily enough, but for future reference I
> would just like to know what causes this and
> > whether there is a way to allow for user input during the build process.
>
> I imagine flatpak-builder closes stdin for safety.
> _______________________________________________
> Flatpak mailing list
> Flatpak at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/flatpak
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/flatpak/attachments/20180622/86386f56/attachment.html>


More information about the Flatpak mailing list