[parted-devel] distcheck failure due to pot files

Jim Meyering jim at meyering.net
Mon Jun 23 14:24:29 UTC 2014


On Sat, Jun 21, 2014 at 6:54 PM, Phillip Susi <psusi at ubuntu.com> wrote:
> I do have that package installed and it appears the failure happens
> just before that program is called:
>
> make[5]: Entering directory
> `/home/psusi/parted/parted-3.1.133-ae37/_build/doc/C'
> cd ../../../doc/C; \
>         test -w . || exit 0; \
>         for name in parted.8 partprobe.8; do \
>                 echo $name; \
>                 cp po/$name.pot po/$name.new.pot; \

Good catch. I notice that you can avoid it by touching each file, as
done in the following, just-pushed patch.  However, the success or
failure of those commands currently does not impact the success of
"make dist", which is a bug.  Nor are the resulting files even
distributed, so one might argue that it's fine that the failure is
ignored.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-maint-correct-a-POT-file-updating-rule.patch
Type: application/octet-stream
Size: 861 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/parted-devel/attachments/20140623/3b9a66d7/attachment.obj>


More information about the parted-devel mailing list