Re: [PATCH] build: Fix errors in "make dist"

2017-03-16 Thread Ludovic Courtès
John Darrington skribis: > * Makefile.am (EXTRA_DIST): Remove build-aux/hydra/demo-os.scm > * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Remove > "/gnu/store/..." Good catch. Looks like this hasn't been applied yet. Please push! Thanks, Ludo’.

Re: [PATCH] build: Fix errors in "make dist"

2017-02-21 Thread Leo Famulari
On Tue, Feb 21, 2017 at 09:52:21PM +0100, John Darrington wrote: > "guix environment guix" will create an environment with everything you need. I had tried `guix environment --pure guix`, and got this: GEN gen-ChangeLog ./build-aux/gitlog-to-changelog: line 1: exec: perl: not found GEN

Re: [PATCH] build: Fix errors in "make dist"

2017-02-21 Thread Leo Famulari
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/pa

Re: [PATCH] build: Fix errors in "make dist"

2017-02-21 Thread Leo Famulari
On Tue, Feb 21, 2017 at 09:46:19PM +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/pa

Re: [PATCH] build: Fix errors in "make dist"

2017-02-21 Thread John Darrington
On Tue, Feb 21, 2017 at 03:48:45PM -0500, Leo Famulari wrote: On Tue, Feb 21, 2017 at 09:46:19PM +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: > > * Makef

Re: [PATCH] build: Fix errors in "make dist"

2017-02-21 Thread John Darrington
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/stor

Re: [PATCH] build: Fix errors in "make dist"

2017-02-21 Thread John Darrington
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/stor

Re: [PATCH] build: Fix errors in "make dist"

2017-02-21 Thread Leo Famulari
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?

[PATCH] build: Fix errors in "make dist"

2017-02-21 Thread John Darrington
* Makefile.am (EXTRA_DIST): Remove build-aux/hydra/demo-os.scm * gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch: Remove "/gnu/store/..." --- Makefile.am| 1 - gnu/packages/patches/vdirsyncer-test-suite-slow-machines.patch | 2 +-