Re: File not found during package build

2021-08-18 Thread zimoun
Hi, On Sat, 24 Jul 2021 at 18:32, phodina wrote: > (define-public novaboot > (package > (name "novaboot") > (version "20210126a") > (source (origin > (method git-fetch) > (uri > (git-reference > (url "https://github.com/wentasah/novaboot";)

Re: File not found during package build

2021-07-25 Thread phodina
Thanks Sarah. Sure, I'll stick with the standard way to run the check phase.

Re: File not found during package build

2021-07-24 Thread Sarah Morgensen
Hello, phodina writes: > Hi All, > > during package build in the phase `check` I get a strange error regarding > file not found. > > The file in question is an executable script within the directory. > > It must be present there as the chmod operation succeeds. > However, invocation of make the