From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor?= Boskovits Subject: bug#34778: Guix refresh -u fails Date: Thu, 7 Mar 2019 09:28:21 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:44275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1oOm-0004t8-M5 for bug-guix@gnu.org; Thu, 07 Mar 2019 03:29:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1oOl-0000dP-76 for bug-guix@gnu.org; Thu, 07 Mar 2019 03:29:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49579) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1oOk-0000d0-T6 for bug-guix@gnu.org; Thu, 07 Mar 2019 03:29:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h1oOk-0005oc-LF for bug-guix@gnu.org; Thu, 07 Mar 2019 03:29:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:44222) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1oOJ-0004qk-QD for bug-guix@gnu.org; Thu, 07 Mar 2019 03:28:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1oOJ-0000Ov-3E for bug-guix@gnu.org; Thu, 07 Mar 2019 03:28:35 -0500 Received: from mail-ed1-x544.google.com ([2a00:1450:4864:20::544]:32997) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1oOI-0000O6-Pk for bug-guix@gnu.org; Thu, 07 Mar 2019 03:28:35 -0500 Received: by mail-ed1-x544.google.com with SMTP id c55so12704196edb.0 for ; Thu, 07 Mar 2019 00:28:34 -0800 (PST) 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: 34778@debbugs.gnu.org guix refresh -u unibilium fails with the following backtrace: gabriel@guixsd ~/guix$ ./pre-inst-env guix refresh -u unibilium Backtrace: 14 (apply-smob/1 #) In ice-9/boot-9.scm: 705:2 13 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 12 (_ #(#(#))) In guix/ui.scm: 1654:12 11 (run-guix-command _ . _) In ice-9/boot-9.scm: 829:9 10 (catch _ _ # =E2=80=A6) 829:9 9 (catch _ _ # =E2=80=A6) In guix/scripts/refresh.scm: 513:8 8 (_) In guix/store.scm: 1737:24 7 (run-with-store _ _ #:guile-for-build _ #:system _ # _) In guix/scripts/refresh.scm: 531:16 6 (_ _) In srfi/srfi-1.scm: 640:9 5 (for-each # =E2=80=A6) In guix/scripts/refresh.scm: 301:20 4 (update-package # # =E2=80=A6) In guix/upstream.scm: 374:22 3 (package-update # _ _ # _) 302:17 2 (download-tarball # #f # =E2= =80=A6) In guix/download.scm: 568:55 1 (download-to-store # #f =E2=80= =A6) In unknown file: 0 (basename #f #) ERROR: In procedure basename: In procedure scm_to_utf8_stringn: Wrong type argument in position 1 (expecting string): #f guix describe output: gabriel@guixsd ~/guix$ guix describe 41 gener=C3=A1ci=C3=B3 m=C3=A1rc 04 2019 11:53:03 (jelenlegi) guix 3499638 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 3499638ef87191d458f3e07455a9a0fefe76c085 guix refresh unibilium works just fine.