From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?Luis_Felipe_L=C3=B3pez_Acevedo?= Subject: Re: Website development questions Date: Tue, 22 Nov 2016 19:59:24 -0500 Message-ID: References: <1e6da887355434e25f4190b53cdb2f26@openmailbox.org> <877f85gj51.fsf@gnu.org> <4c33f39cbd6c869e205ba58503e93bf4@openmailbox.org> <87shqlvsnc.fsf@gnu.org> <87vavf86v0.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35234) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c9LuU-00087y-En for guix-devel@gnu.org; Tue, 22 Nov 2016 19:59:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c9LuR-0000nZ-De for guix-devel@gnu.org; Tue, 22 Nov 2016 19:59:38 -0500 Received: from smtp10.openmailbox.org ([62.4.1.44]:44880) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c9LuR-0000nD-4m for guix-devel@gnu.org; Tue, 22 Nov 2016 19:59:35 -0500 In-Reply-To: <87vavf86v0.fsf@gnu.org> 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: ludo@gnu.org Cc: guix-devel@gnu.org On 2016-11-22 17:52, ludo@gnu.org wrote: > Luis Felipe L=C3=B3pez Acevedo skribis: >=20 >> However, I have another problem: >>=20 >> scheme@(guile-user)> (export-web-page packages-page >> "site/packages/index.html") >> gnu/packages/databases.scm:87:21: In procedure #> at gnu/packages/databases.scm:80:12 ()>: >> gnu/packages/databases.scm:87:21: Throw to key `srfi-34' with args >> `(#> not found"] d5b3220>)'. >>=20 >> Entering a new prompt. Type `,bt' for a backtrace or `,q' to >> continue. >=20 > Somehow =E2=80=98search-patch=E2=80=99 from (gnu packages) doesn=E2=80=99= t find the patch or is > not looking in the right places. >=20 > Could you check the value of (%patch-path)? >=20 > ,use(gnu packages) > (%patch-path) Ok, this is what I have: ("/home/anonimo/Documentos/guix-artwork/website" "/home/anonimo/.guix-profile/share/guile/site/2.0" "/home/anonimo/Documentos/guix/" =20 "/gnu/store/dw907d51axf5xcz6qkngdb8mv1x6ja9m-guile-2.0.13/share/guile/2.0= " =20 "/gnu/store/dw907d51axf5xcz6qkngdb8mv1x6ja9m-guile-2.0.13/share/guile/sit= e/2.0" =20 "/gnu/store/dw907d51axf5xcz6qkngdb8mv1x6ja9m-guile-2.0.13/share/guile/sit= e" "/gnu/store/dw907d51axf5xcz6qkngdb8mv1x6ja9m-guile-2.0.13/share/guile") What should be there? I haven't added any patches directory to PATH, nor=20 do I know where patches are... --=20 Luis Felipe L=C3=B3pez Acevedo http://sirgazil.bitbucket.org/