Ticket #1413 (closed defect: fixed)
broken mn.po
| Reported by: | sascha_silbe | Owned by: | sayamindu |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.86 |
| Component: | localization | Version: | Git as of bugdate |
| Severity: | Blocker | Keywords: | r+ |
| Cc: | sayamindu | Distribution/OS: | Unspecified |
| Bug Status: | New |
Description
I don't know why only one of my systems wants to rebuild the translations, but the error itself is reproducible on others as well:
file=`echo mn | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/msgfmt -o $file mn.po
mn.po:1347: duplicate message definition...
mn.po:1044: ...this is the location of the first definition
/usr/bin/msgfmt: found 1 fatal error
make[1]: *** [mn.gmo] Error 1
make[1]: Leaving directory `/home/sascha.silbe/sugar-jhbuild/source/sugar/po'
make: *** [all-recursive] Error 1
To reproduce:
cd source/sugar/po /usr/bin/msgfmt -o mn.gmo mn.po
Change History
Note: See
TracTickets for help on using
tickets.
