From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jelle Licht Subject: bug#30896: Guix pull problems on armhf Date: Wed, 21 Mar 2018 20:59:01 +0100 Message-ID: <87muz1kxoa.fsf@fsfe.org> Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eyju0-0004Qo-9z for bug-guix@gnu.org; Wed, 21 Mar 2018 16:00:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eyjtz-000251-5M for bug-guix@gnu.org; Wed, 21 Mar 2018 16:00:04 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:38365) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eyjtz-00024u-1B for bug-guix@gnu.org; Wed, 21 Mar 2018 16:00:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eyjty-00009o-Q2 for bug-guix@gnu.org; Wed, 21 Mar 2018 16:00:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38553) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eyjt4-0004Kh-T3 for bug-guix@gnu.org; Wed, 21 Mar 2018 15:59:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eyjt3-0001bZ-UW for bug-guix@gnu.org; Wed, 21 Mar 2018 15:59:06 -0400 Received: from mail.fsfe.org ([2001:aa8:ffed::3:102]:57902) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eyjt3-0001b4-NT for bug-guix@gnu.org; Wed, 21 Mar 2018 15:59:05 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.fsfe.org (Postfix) with ESMTP id 1636163B48C for ; Wed, 21 Mar 2018 20:59:04 +0100 (CET) Received: from mail.fsfe.org ([127.0.0.1]) by localhost (cavendish.fsfeurope.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GjecyPVdn3dv for ; Wed, 21 Mar 2018 20:59:04 +0100 (CET) List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 30896@debbugs.gnu.org I have been running the binary Guix installation on top of Armbian on my Rockchip RK3288 (armhf) based computing platform. Up till about ~8 days ago, guix pull worked as intended. Recently, running guix pull leads to the following error message `./guix/build/pull.scm:44:20: ./guix/build/pull.scm:44:20: Throw to key `match-error' with args `("match" "no matching pattern"' [1] I already checked that re{moving,naming} `$HOME/.config/guix/latest' does not change anything. Neither does running `./pre-inst-env guix pull' from a git checkout. [1]: For the full log, see: https://paste.debian.net/1015219/ -- Jelle Licht