Luis Felipe López Acevedo <felipe.lo...@openmailbox.org> skribis: > On 2016-11-26 20:02, Luis Felipe López Acevedo wrote: >> On 2016-11-26 12:37, l...@gnu.org wrote: >>> Luis Felipe López Acevedo <felipe.lo...@openmailbox.org> skribis: > > [...] > >>>> hmm, patches are in that location, and the patch not found is >>>> actually >>>> there as well: >>>> >>>> $ find -name "4store-fix-buildsystem.patch" >>>> ./gnu/packages/patches/4store-fix-buildsystem.patch >>> >>> Damn it, I’m running out of ideas. :-) >>> >>> It’s pretty clear that patches are not searched for under >>> /home/anonimo/Documentos/guix, which could be because you have another >>> guix.scm in the search path. > > Son of a bean, Ludo, the problem was that I had > "/home/anonimo/Documentos/guix/" instead of > "/home/anonimo/Documentos/guix" on Guile's load path. I removed the > trailing slash, and now the patch is found and I can build the > Packages page. > > Sorry for the trouble :P
No problem! I fail to see why the trailing slash would matter, but I leave this as an exercise for the reader. Ludo’.