From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Neidhardt Subject: guix pull error with custom channel news file Date: Fri, 21 Feb 2020 09:55:01 +0100 Message-ID: <87a75c5nh6.fsf@ambrevar.xyz> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45239) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j545W-0006m3-2W for help-guix@gnu.org; Fri, 21 Feb 2020 03:55:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j545U-0001Lc-Gq for help-guix@gnu.org; Fri, 21 Feb 2020 03:55:09 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:41561) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j545U-0001D0-9x for help-guix@gnu.org; Fri, 21 Feb 2020 03:55:08 -0500 Received: from bababa (lfbn-idf2-1-1315-147.w92-169.abo.wanadoo.fr [92.169.129.147]) (Authenticated sender: mail@ambrevar.xyz) by relay12.mail.gandi.net (Postfix) with ESMTPSA id 787EF200010 for ; Fri, 21 Feb 2020 08:55:01 +0000 (UTC) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane-mx.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi! I tried added a news file to a channel and got this error: =2D-8<---------------cut here---------------start------------->8--- (repl-version 0 0) (exception unbound-variable (value #f) (value "Unbound variable: ~S") (valu= e (channel-news)) (value #f)) =2D-8<---------------cut here---------------end--------------->8--- I've followed the manual though. In .guix-channel: =2D-8<---------------cut here---------------start------------->8--- (channel (version 0) (news-file "news.scm") (dependencies (channel (name nonguix) (url "https://example.org")))) =2D-8<---------------cut here---------------end--------------->8--- And in "news.scm" at the channel root: =2D-8<---------------cut here---------------start------------->8--- (channel-news (version 0) (entry (commit "25387230a7f99c2b0886488ed061747c9e00434a") (title (en "Great news!")) (body (en "This is seriously great news!")))) =2D-8<---------------cut here---------------end--------------->8--- Any clue what's wrong? =2D-=20 Pierre Neidhardt https://ambrevar.xyz/ --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEUPM+LlsMPZAEJKvom9z0l6S7zH8FAl5PmuUACgkQm9z0l6S7 zH8zAAf7BuaLuWYBrE1J+wNCG8oNLIASsYYBnfKVOb/8dF7gYMUPxyt5wc05PabS yVKcRqtez8e4HSK6kty6IEjJLvNumrEF03eOwXc2Fd58Jj312456X1OJ8AJ/thJ+ T/2WxzT/QcIO6qQ6OPGTHDbuStrP7bXhixjlV5QImNQ6eCZQ4RIZjgx3f06j7YDE Qx50s2b3810YkkOaIft5E0doRdyRV1I1qPzrOXSY5dTxWAeD/TAXOjd9qS9wrmET kzgqApr62NAUET3eREibKOMhBSwAP6R34dH6NRZt+45m8h8lH1YHQklzrswkBuPN D0daD9+XM5v9EJVkD9hd3JQqN/Omdg== =z7eD -----END PGP SIGNATURE----- --=-=-=--