On Tue, Feb 21, 2017 at 09:49:55PM +0100, John Darrington wrote: > On Tue, Feb 21, 2017 at 03:37:36PM -0500, Leo Famulari wrote: > On Tue, Feb 21, 2017 at 08:29:18PM +0100, John Darrington wrote: > > * Makefile.am (EXTRA_DIST): Remove build-aux/hydra/demo-os.scm > > * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Remove > > "/gnu/store/..." > > Interesting, what goes wrong? > > Compiling Scheme modules... > make[1]: *** No rule to make target 'build-aux/hydra/demo-os.scm', needed by 'distdir'. > ... > guix-0.12.0/gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch:/gnu/store/b8d1r8bilvm3jkncgrpvmg3dni9cgcr1-python-hypothesis-3.1.0/lib/python3.5/site-packages/hypothesis/core.py:296: FailedHealthCheck > error: store file names embedded in the distribution Ah, I had not considered this issue when making that patch. Thank you for fixing it!