emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35591: closed (Segfault on flatpak remote-add)


From: GNU bug Tracking System
Subject: bug#35591: closed (Segfault on flatpak remote-add)
Date: Thu, 14 May 2020 05:27:01 +0000

Your message dated Thu, 14 May 2020 07:26:35 +0200
with message-id <address@hidden>
and subject line Re: bug#35591: Segfault on flatpak remote-add
has caused the debbugs.gnu.org bug report #35591,
regarding Segfault on flatpak remote-add
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
35591: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35591
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Segfault on flatpak remote-add Date: Sun, 05 May 2019 16:05:25 -0400 User-agent: Cyrus-JMAP/3.1.6-449-gfb3fc5a-fmstable-20190430v1
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 
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@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@lambdacrypt ~$ cat guix.scm
(specifications->manifest
 '("glibc-utf8-locales"
   ;;# Dotfiles management
   "stow"
   "rofi"
   "gnupg"
   "emacs-password-store"
   "pcsc-lite"
   ;;# Hacking
   "emacs"
   "git"
   "guile@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"))



--- End Message ---
--- Begin Message --- Subject: Re: bug#35591: Segfault on flatpak remote-add Date: Thu, 14 May 2020 07:26:35 +0200 User-agent: mu4e 1.4.4; emacs 26.3
Ricardo Wurmus <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]