From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul van der Walt Subject: Everything segfaults Date: Thu, 09 Jun 2016 16:50:21 +0200 Message-ID: <87h9d22z82.fsf@Cage.localdomain> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43489) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB1I5-0002lg-I7 for guix-devel@gnu.org; Thu, 09 Jun 2016 10:50:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bB1I0-0002sg-DT for guix-devel@gnu.org; Thu, 09 Jun 2016 10:50:36 -0400 Received: from aibo.runbox.com ([91.220.196.211]:52567) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bB1Hz-0002rF-SL for guix-devel@gnu.org; Thu, 09 Jun 2016 10:50:32 -0400 Received: from [10.9.9.210] (helo=mailfront10.runbox.com) by bars.runbox.com with esmtp (Exim 4.71) (envelope-from ) id 1bB1Ht-0002Y5-Eb for guix-devel@gnu.org; Thu, 09 Jun 2016 16:50:25 +0200 Received: from [89.130.202.122] (helo=Cage.localdomain) by mailfront10.runbox.com with esmtpsa (uid:868861 ) (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.82) id 1bB1Hr-0005QG-BU for guix-devel@gnu.org; Thu, 09 Jun 2016 16:50:23 +0200 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: "guix-devel@gnu.org" Hello Guix, It's been a while, so i apologise for asking what are probably dumb questions. Quite a while ago i ran into this issue where (it might have been after a system upgrade including libc and such, i'm using git Guix on Arch Linux) all binaries segfault. I didn't really have time to look at it then, and now i'm trying to get back on the Guix-horse. I've done `guix package -i ..` for a few packages, some of which have and some of which haven't been updated in the meantime, but the problem persists. Should i blow away the entire /gnu/store and reinstall Guix from scratch, or can something be debugged/salvaged? My debugging-fu is weak, so i might need pointers. Hope this isn't too much PEBKAC for one afternoon! Cheers, p.