bug#35591: Segfault on flatpak remote-add

2020-05-11 Thread Ricardo Wurmus
Ben Sturmfels writes: > On Sun, 05 May 2019, Jonathan Frederickson wrote: > >> I'm attempting to use Flatpak on my Guix system, and I'm experiencing >> segfaults when attempting to add a remote repo. Provided below are the >> output of the command I'm attempting to run, as well as some info >>

bug#35591: Segfault on flatpak remote-add

2020-05-11 Thread Ricardo Wurmus
Ricardo Wurmus writes: > Ben Sturmfels writes: > >> On Sun, 05 May 2019, Jonathan Frederickson wrote: >> >>> I'm attempting to use Flatpak on my Guix system, and I'm experiencing >>> segfaults when attempting to add a remote repo. Provided below are the >>> output of the command I'm attempting

bug#35591: Segfault on flatpak remote-add

2020-05-13 Thread Ricardo Wurmus
Ricardo Wurmus writes: > I reported this here: > > https://github.com/flatpak/flatpak/issues/3612 > > I’d say we close this issue here, because the segfault isn’t our fault. Upstream has acknowledged and addressed the bug. Closing. -- Ricardo

bug#35591: Segfault on flatpak remote-add

2019-05-05 Thread Jonathan Frederickson
I'm attempting to use Flatpak on my Guix system, and I'm experiencing segfaults when attempting to add a remote repo. Provided below are the output of the command I'm attempting to run, as well as some info about my system. = jfred@lambdacrypt ~$ flatpak remote-add --if-not-exists flathub h

bug#35591: Segfault on flatpak remote-add

2019-05-05 Thread Mark H Weaver
Hi Jonathan, "Jonathan Frederickson" writes: > I'm attempting to use Flatpak on my Guix system, and I'm experiencing > segfaults when attempting to add a remote repo. Provided below are the > output of the command I'm attempting to run, as well as some info > about my system. My knowledge of Fla

bug#35591: Segfault on flatpak remote-add

2019-05-05 Thread Jonathan Frederickson
On Sunday, May 5, 2019 6:36:06 PM EDT Mark H Weaver wrote: > My knowledge of Flatpak is weak, but in general, foreign pre-compiled > binaries will not work on Guix unless they are statically linked. > Traditional dynamically-linked executables expect to find a dynamic > linker and system shared lib

bug#35591: Segfault on flatpak remote-add

2019-10-31 Thread Ben Sturmfels
On Sun, 05 May 2019, Jonathan Frederickson wrote: > I'm attempting to use Flatpak on my Guix system, and I'm experiencing > segfaults when attempting to add a remote repo. Provided below are the > output of the command I'm attempting to run, as well as some info > about my system. I learnt on #gu