unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40489: flatpak segfaults
@ 2020-04-07 15:24 marmulak
  2020-04-09 20:30 ` Efraim Flashner
  2020-04-09 20:36 ` Efraim Flashner
  0 siblings, 2 replies; 3+ messages in thread
From: marmulak @ 2020-04-07 15:24 UTC (permalink / raw)
  To: 40489


[-- Attachment #1.1: Type: text/plain, Size: 589 bytes --]

Hey buddy, I tried running flatpak on a freshly installed Guix system (today) and for some reason it segfaults when I try to add the flathub repo. I was told to report the bug to you.

I've attached the command output, Flatpak version is 1.4.3.

It also complains about XDG_DATA_DIRS as you can see, but not sure yet if that affects usage or not. It's possible I installed it wrong, but was generally told that "guix install flatpak" is all that is need for it to work. I'd like flatpaks to be installed for all users on the system, but not yet sure if that's feasible.

Thank you!

[-- Attachment #1.2: Type: text/html, Size: 829 bytes --]

[-- Attachment #2: flatpak-error.txt --]
[-- Type: text/plain, Size: 394 bytes --]

$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

Note that the directories 

'/var/lib/flatpak/exports/share'
'/home/ben/.local/share/flatpak/exports/share'

are not in the search path set by the XDG_DATA_DIRS environment variable, so
applications installed by Flatpak may not appear on your desktop until the
session is restarted.

Segmentation fault

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#40489: flatpak segfaults
  2020-04-07 15:24 bug#40489: flatpak segfaults marmulak
@ 2020-04-09 20:30 ` Efraim Flashner
  2020-04-09 20:36 ` Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2020-04-09 20:30 UTC (permalink / raw)
  To: marmulak; +Cc: 40489

[-- Attachment #1: Type: text/plain, Size: 1615 bytes --]

On Tue, Apr 07, 2020 at 03:24:53PM +0000, marmulak@disroot.org wrote:
> Hey buddy, I tried running flatpak on a freshly installed Guix system (today) and for some reason it segfaults when I try to add the flathub repo. I was told to report the bug to you.
> 
> I've attached the command output, Flatpak version is 1.4.3.
> 
> It also complains about XDG_DATA_DIRS as you can see, but not sure yet if that affects usage or not. It's possible I installed it wrong, but was generally told that "guix install flatpak" is all that is need for it to work. I'd like flatpaks to be installed for all users on the system, but not yet sure if that's feasible.
> 
> Thank you!

> $ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
> 
> Note that the directories 
> 
> '/var/lib/flatpak/exports/share'
> '/home/ben/.local/share/flatpak/exports/share'
> 
> are not in the search path set by the XDG_DATA_DIRS environment variable, so
> applications installed by Flatpak may not appear on your desktop until the
> session is restarted.
> 
> Segmentation fault

I was able to recreate your segfault. Not helpful to the segfault part
but still useful information for you, I was able to run 'flatpak --user 
remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo'
and then 'flatpak search gimp' and other searches worked for me.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#40489: flatpak segfaults
  2020-04-07 15:24 bug#40489: flatpak segfaults marmulak
  2020-04-09 20:30 ` Efraim Flashner
@ 2020-04-09 20:36 ` Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2020-04-09 20:36 UTC (permalink / raw)
  To: 40489


[-- Attachment #1.1: Type: text/plain, Size: 310 bytes --]

In any case, here's the strace output from 'strace -o flatpak.strace
flatpak remote-add ...'


-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #1.2: flatpak.strace.gz --]
[-- Type: application/x-gunzip, Size: 30205 bytes --]

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-09 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-07 15:24 bug#40489: flatpak segfaults marmulak
2020-04-09 20:30 ` Efraim Flashner
2020-04-09 20:36 ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).