Your message dated Mon, 16 May 2011 21:06:22 +0000
with message-id <[email protected]>
and subject line ugh
has caused the Debian Bug report #626977,
regarding po module generates erroneous output
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
626977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626977
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ikiwiki
Version: 3.20110225
Severity: normal
I'm trying to see if I can use Transifex in conjunction
with the po module. That's not going very well, but
one thing it noted is that some .po files are buggy.
Note the '\n' mismatches.
% for i in **/*.po; msgfmt -c $i
msgfmt: contact.ko.po: warning: PO file header fuzzy
warning: older versions of msgfmt will give an error on
this
msgfmt: faq.ko.po: warning: PO file header fuzzy
warning: older versions of msgfmt will give an error on this
index.ko.po:31: `msgid' and `msgstr' entries do not both end with '\n'
msgfmt: found 1 fatal error
msgfmt: logo.ko.po: warning: PO file header fuzzy
warning: older versions of msgfmt will give an error on this
logo.ko.po:8: header field `Project-Id-Version' still has the initial default
value
msgfmt: news/After_Kickstarter.ko.po: warning: PO file header fuzzy
warning: older versions of msgfmt will
give an error on this
news/After_Kickstarter.ko.po:8: header field `Project-Id-Version' still has the
initial default value
msgfmt: news/FreedomBox_on_Kickstarter__33__.ko.po: warning: PO file header
fuzzy
warning: older versions of
msgfmt will give an error on this
msgfmt: news/HowWe-reGoingToDoThis.ko.po: warning: PO file header fuzzy
warning: older versions of msgfmt
will give an error on this
news/HowWe-reGoingToDoThis.ko.po:8: header field `Project-Id-Version' still has
the initial default value
news.ko.po:54: `msgid' and `msgstr' entries do not both end with '\n'
msgfmt: found 1 fatal error
news/Libre_Planet_Followup.ko.po:111: `msgid' and `msgstr' entries do not both
end with '\n'
news/Libre_Planet_Followup.ko.po:120: `msgid' and `msgstr' entries do not both
end with '\n'
news/Libre_Planet_Followup.ko.po:131: `msgid' and `msgstr' entries do not both
end with '\n'
news/Libre_Planet_Followup.ko.po:151: `msgid' and `msgstr' entries do not both
end with '\n'
msgfmt: found 4 fatal errors
--- End Message ---
--- Begin Message ---
Nevermind, I am obviously hallucinating.
--- End Message ---