GNU bug report logs -
#35591
Segfault on flatpak remote-add
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#35591: Segfault on flatpak remote-add
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 35591 <at> debbugs.gnu.org.
--
35591: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35591
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Ricardo Wurmus <rekado <at> elephly.net> 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
[Message part 3 (message/rfc822, inline)]
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 <at> lambdacrypt ~$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
Note that the directories
'/var/lib/flatpak/exports/share'
'/home/jfred/.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
=====
Current guix commit:
jfred <at> lambdacrypt ~$ guix describe -f channels
(list (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(commit
"187f9636f176d62bf869b787ad410e3a528aa1a0")))
=====
Current user package manifest:
jfred <at> lambdacrypt ~$ cat guix.scm
(specifications->manifest
'("glibc-utf8-locales"
;;# Dotfiles management
"stow"
"rofi"
"gnupg"
"emacs-password-store"
"pcsc-lite"
;;# Hacking
"emacs"
"git"
"guile <at> 2.2"
"font-adobe-source-code-pro"
"emacs-guix"
;;# Devops
"docker"
"docker-cli"
"docker-compose"
;; System Administration
"htop"
"curl"
;;# Desktop
"gnome-tweak-tool"
"icecat"
"luakit"
"flatpak"
"evolution"
;; Gaming
"tintin++"
"powwow"))
This bug report was last modified 5 years and 10 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.