Hide Forgot
POT and PO files can't be rebuild neither by Transifex nor by hand on cloned repository. Following error occurs: [Piotrek@Piotrek-laptop po (master)]$ intltool-update --pot xgettext: error while opening "./../lib/Utils/backtrace_parser.c" for reading: No such file or directory ERROR: xgettext failed to generate PO template file. Please consult error message above if there is any. I guess POTFILES.in file is incorrect.
I don't see any errors. $ cd po/ $ intltool-update --pot $ grep parser.c POTFILES.in lib/Utils/backtrace_parser.c $ cd .. $ ls lib/Utils/ | grep parser.c backtrace_parser.c
Could you please try it on a fresh clone of abrt repo? I think your local clone has some changes not yet present in official abrt repository.
backtrace_parser.c is generated from backtrace_parser.y during compilation If there is something to be translated in the backtrace_parser, we should do it in the .y file, not in the .c file.
commit c887467391dfe07b0234ca0d524844cfe2fa9149 Author: Nikola Pajkovsky <npajkovs@redhat.com> Date: Wed Jun 16 16:07:43 2010 +0200 rhbz:#604665 nothing for translation in backtrase_parser.[c,y] Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com> pull please
Works now as it should, thank you!
abrt-1.1.13-1.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc14
abrt-1.1.13-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc13
abrt-1.1.13-1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update abrt'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc14
abrt-1.1.13-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/abrt-1.1.13-1.fc12
abrt-1.1.13-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
abrt-1.1.13-2.fc14 has been submitted as an update for Fedora 14. http://admin.fedoraproject.org/updates/abrt-1.1.13-2.fc14
abrt-1.1.13-2.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
abrt-1.1.13-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.