From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Marusich Subject: Re: 'sudo -i guix pull' errors Date: Fri, 19 Jan 2018 02:03:43 -0800 Message-ID: <87r2qmf9mo.fsf@gmail.com> References: <87bmhsjct6.fsf@portkomputilo.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47112) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ecTWb-0008RE-97 for help-guix@gnu.org; Fri, 19 Jan 2018 05:03:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ecTWV-0003ja-C5 for help-guix@gnu.org; Fri, 19 Jan 2018 05:03:53 -0500 Received: from mail-it0-x22c.google.com ([2607:f8b0:4001:c0b::22c]:43878) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ecTWV-0003ik-7N for help-guix@gnu.org; Fri, 19 Jan 2018 05:03:47 -0500 Received: by mail-it0-x22c.google.com with SMTP id u62so1555238ita.2 for ; Fri, 19 Jan 2018 02:03:47 -0800 (PST) In-Reply-To: <87bmhsjct6.fsf@portkomputilo.i-did-not-set--mail-host-address--so-tickle-me> (Quiliro Ordonez Baca's message of "Wed, 17 Jan 2018 18:16:53 -0500") List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Quiliro Ordonez Baca Cc: help-guix@gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Quiliro Ordonez Baca writes: > I was running: > $ sudo guix system reconfigure config.scm --fallback > but it has taken 12 hours on a Core2Duo with 2GB in RAM. So I tryed: > $ sudo -i guix pull > but it reports errors: > $ sudo -i guix pull > Password:=20 > Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.gi= t'... > Backtrace: > 10 (primitive-load "/gnu/store/imanixx1wliv189y2vzmhbvabjk=E2= =80=A6") > In guix/ui.scm: > 1331:12 9 (run-guix-command _ . _) > In ice-9/boot-9.scm: > 837:9 8 (catch _ _ # =E2=80=A6) > 837:9 7 (catch _ _ # =E2=80=A6) > 837:9 6 (catch _ _ # =E2=80=A6) > In guix/scripts/pull.scm: > 273:27 5 (_) > In guix/git.scm: > 115:29 4 (latest-repository-commit # =E2= =80=A6) > In ice-9/boot-9.scm: > 849:4 3 (with-throw-handler _ _ _) > In git/clone.scm: > 44:14 2 (_ _ _ _) > In git/structs.scm: > 398:26 1 (clone-options->pointer #) > In ice-9/boot-9.scm: > 760:25 0 (dispatch-exception _ _ _) > > ice-9/boot-9.scm:760:25: In procedure dispatch-exception: > ice-9/boot-9.scm:760:25: In procedure struct_vtable: Wrong type argument = in position 1 (expecting struct): # > $=20 > That's terrible. I'm not sure what this means, but I've seen similarly confusing backtraces when backwards-incompatible ABI changes have occurred. Maybe you can try removing ~root/.cache/guile/ccache and see if the command works? =2D-=20 Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEy/WXVcvn5+/vGD+x3UCaFdgiRp0FAlphwn8ACgkQ3UCaFdgi Rp1WQQ//fi6xMs0yMTsp6qMixUzJ2p8xMgF8kujE0OWSRYqyZBYSJV2PwXaPDM4A X7M//5PBKT+JYhmgzgBU455SFxanWMZj818II6XNP92QUESGNcfW+dR6aJmJuiu4 UEXNDuEDc0wx8+pS6nGsbKFdUYOOJg4ZEmnl2fWunSIqBqSpfqEKGTziT3yoiWuE azsaCVHlNEeI+CqgWenZyPcV+lUsCf2rU3ci27kVW6bCSfdMTWOGy8+sKfDEcs6b EFEGzVEsLCyTtvpuWkxY0AeHJScCzvODQUGkmUT/q+naa8wRFeAioBBvCAVV4ykT WOcEkLQVol8KlhMal9UKmeCRucyJI8qtifdC+rvTvXd5bY22TpnAzWIUcD7yenC5 0bfvvOEoD1MmCMXcs0+gKB6iKLqDcwnoFNZrCUIC/JEKmZ0bU419p4P3PKD+Eojb +Tbgp/DZzlEhNf2o2xpjwbx+ggc0canEqbY1MGJBj0nJ7rQl7qAq2ZPY3ShjaCOm nsdl7rrNk8MJyGKhbSH2XsK9v7TO120XHIrWkxF6zeaWIW/qdAC/q5rQwVXVrWBK oH9UINSJF4kRVz/qf3iERKMv/kqKtVPfWwXsx6SDJXCfyawNzchvX/IBR26FReS4 BwVyN4Jm46C40d9kmtg9mB1QBRCh5m9adVNhx3+fF4HAR/nKO1M= =yA0q -----END PGP SIGNATURE----- --=-=-=--