Hello,

Vagrant Cascadian <[email protected]> skribis:

> 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

Did that problem eventually vanish?

If not, did you try “make doc-pot-update”?

I think that’s supposed to happen automatically, but maybe something’s
wrong.

HTH,
Ludo’.

Reply via email to