From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 07 12:20:41 2020 Received: (at submit) by debbugs.gnu.org; 7 Apr 2020 16:20:43 +0000 Received: from localhost ([127.0.0.1]:50742 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jLqxk-0000aZ-3F for submit@debbugs.gnu.org; Tue, 07 Apr 2020 12:20:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:38201) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jLq64-0002nE-1Q for submit@debbugs.gnu.org; Tue, 07 Apr 2020 11:25:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39077) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jLq62-0003Ra-7w for bug-guix@gnu.org; Tue, 07 Apr 2020 11:25:03 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jLq60-0001Oa-OF for bug-guix@gnu.org; Tue, 07 Apr 2020 11:25:01 -0400 Received: from knopi.disroot.org ([178.21.23.139]:41414) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jLq5z-0001Mr-V7 for bug-guix@gnu.org; Tue, 07 Apr 2020 11:25:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6EF9D255E2 for ; Tue, 7 Apr 2020 17:24:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id oXMV7OKwf5nc for ; Tue, 7 Apr 2020 17:24:55 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1586273093; bh=euvKf2wd8VQay+ZZlkj+2gFh63valu1rhC3lMD/zBK0=; h=Date:From:Subject:To; b=hekpVkoVpo+woZIezaaOPk/HqERZ/zDV0kZxAFJtmXcmrMYRycwUOcNWR+VVdemSb yT12qgmEkQDTo4dBP477H33LKaQeLOCQgMGgBvBWKuunV52dvz5sDHmDDvJhGoDplt g+Pnsac8haTDassXHYt6CK38ljhXzwg/MlLOPFtm49MscaMB6zCvKVKSgHsYIzSsVQ Flin/W0TMVUel5u80NYHhVA/R2q++G1hDzIXf3t5yKoJj9UqYIBp9cO7TqzvqjkErt Y6zPjx6tEEebh+zT7U+qKMrJ2c4u3Z5LpAXJ2r159EDaTAuQP6Sas4YeRZZOEX1WdZ RRVLdmb6tP3XQ== Date: Tue, 07 Apr 2020 15:24:53 +0000 Content-Type: multipart/mixed; boundary="--=_RainLoop_148_746964137.1586273093" From: marmulak@disroot.org Message-ID: <30a3ab799fbb7c73509a5e706384524b@disroot.org> Subject: flatpak segfaults To: bug-guix@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 178.21.23.139 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Tue, 07 Apr 2020 12:20:29 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) ----=_RainLoop_148_746964137.1586273093 Content-Type: multipart/alternative; boundary="--=_RainLoop_247_272901328.1586273093" ----=_RainLoop_247_272901328.1586273093 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hey buddy, I tried running flatpak on a freshly installed Guix system (to= day) and for some reason it segfaults when I try to add the flathub repo.= I was told to report the bug to you.=0A=0AI've attached the command outp= ut, Flatpak version is 1.4.3.=0A=0AIt also complains about XDG_DATA_DIRS = as you can see, but not sure yet if that affects usage or not. It's possi= ble I installed it wrong, but was generally told that "guix install flatp= ak" 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.=0A=0AT= hank you! ----=_RainLoop_247_272901328.1586273093 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
H= ey buddy, I tried running flatpak on a freshly installed Guix system (tod= ay) 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 out= put, Flatpak version is 1.4.3.

It also complains about XDG_DATA_DI= RS as you can see, but not sure yet if that affects usage or not. It's po= ssible I installed it wrong, but was generally told that "guix install fl= atpak" is all that is need for it to work. I'd like flatpaks to be instal= led for all users on the system, but not yet sure if that's feasible.
=
Thank you!
----=_RainLoop_247_272901328.1586273093-- ----=_RainLoop_148_746964137.1586273093 Content-Type: text/plain; name="flatpak-error.txt" Content-Disposition: attachment; filename="flatpak-error.txt" Content-Transfer-Encoding: base64 JCBmbGF0cGFrIHJlbW90ZS1hZGQgLS1pZi1ub3QtZXhpc3RzIGZsYXRodWIgaHR0cHM6Ly9m bGF0aHViLm9yZy9yZXBvL2ZsYXRodWIuZmxhdHBha3JlcG8KCk5vdGUgdGhhdCB0aGUgZGly ZWN0b3JpZXMgCgonL3Zhci9saWIvZmxhdHBhay9leHBvcnRzL3NoYXJlJwonL2hvbWUvYmVu Ly5sb2NhbC9zaGFyZS9mbGF0cGFrL2V4cG9ydHMvc2hhcmUnCgphcmUgbm90IGluIHRoZSBz ZWFyY2ggcGF0aCBzZXQgYnkgdGhlIFhER19EQVRBX0RJUlMgZW52aXJvbm1lbnQgdmFyaWFi bGUsIHNvCmFwcGxpY2F0aW9ucyBpbnN0YWxsZWQgYnkgRmxhdHBhayBtYXkgbm90IGFwcGVh ciBvbiB5b3VyIGRlc2t0b3AgdW50aWwgdGhlCnNlc3Npb24gaXMgcmVzdGFydGVkLgoKU2Vn bWVudGF0aW9uIGZhdWx0Cg== ----=_RainLoop_148_746964137.1586273093--