[OM Cooker] drakxtools doe not build on cooker
Maik Wagner
maiktapwagner at aol.com
Sun Mar 13 13:02:53 EDT 2016
Hello Robert,
thanks for this.
Am 13.03.2016 um 08:12 schrieb Robert Xu:
> Here: make[1]: Entering directory
> '/builddir/build/BUILD/drakxtools-16.63/perl-install/share/po' msgfmt
> -c -o de.mo de.po Makefile:17: recipe for target 'de.mo' failed
> make[1]: Leaving directory
> '/builddir/build/BUILD/drakxtools-16.63/perl-install/share/po'
> de.po:1126: 'msgid' and 'msgstr' entries do not both end with '\n'
> de.po:1160: 'msgid' and 'msgstr' entries do not both begin with '\n'
> msgfmt: found 2 fatal errors make[1]: *** [de.mo] Error 1 make[1]: ***
> Waiting for unfinished jobs.... Looks like newline issues.
I just did a fresh git-clone from
https://github.com/OpenMandrivaSoftware and checked the two issues.
The issues revolving around line 1126 are:
#: check_min_sys_requirements.pm:91
#, c-format
msgid "Recommended system parameters:\n"
msgstr "Empfohlene Systemparameter:\n"
So make moans about that the entries do not end with \n but in my
github.com clone they do.
With line 1160 this probably refers to:
#: check_min_sys_requirements.pm:105
#, c-format
msgid ""
"\n"
"Your system resources are too low\n"
msgstr ""
"\n"
"Ihre Systemresourcen sind zu niedrig\n"
Honestly, I am not getting what is causing problems. Please advise.
Maik
More information about the OM-Cooker
mailing list