I'm trying to generate a tarball from core-updates using "make dist". With the following commit it always ends in a failure due to missing guix-manual.pot:
893c2df00daa4e6dd6a7ff3813d7df5329877f9e Merge branch 'master' into core-updates $ ./bootstrap && ./configure --localstatedir=/var && make dist .... make[2]: *** No rule to make target 'po/doc/guix-manual.pot', needed by 'distdir-am'. Stop. make[2]: Leaving directory '/home/vagrant/src/guix-tarball' make[1]: *** [Makefile:4967: distdir] Error 2 make[1]: Leaving directory '/home/vagrant/src/guix-tarball' make: *** [Makefile:5072: dist] Error 2 I haven't tested "make dist" on master. It seems like something that was fixed in a commit just before 1.0.0: 81824af6a4b30368ed497686976c26f742bc6c8a build: 'guix-manual.*.po' no longer depends on 'guix-manual.pot'. Maybe that's just a red herring, though. live well, vagrant
signature.asc
Description: PGP signature
