View Issue Details

IDProjectCategoryView StatusLast Update
0001324Main CAcert Websitetranslationspublic2014-11-04 09:02
Reporterwytze Assigned ToNEOatNHNG  
PrioritynormalSeverityminorReproducibilityalways
Status needs workResolutionopen 
PlatformDefaultOSanyOS Versionany
Product Version2014 Q4 
Summary0001324: Uploading text messages to the translations server causes quite a few error/warning messages
DescriptionWhen performing a "make upload" in the www/locale directory of the web server, for uploading new text messages to be translated to the translation server, quite a few error/warning messages are produced. It is unclear how this affects the integrity of the translation system. Ideally, no error or warning messages should be produced at all.
Steps To Reproduce$ cd /home/cacert/www/locale
$ make upload
Additional InformationHere is the output of a sample run of 'make upload':

wytze@webdb:/home/cacert/www/locale$ make upload
scp messages.pot critical@translations.cacert.org:/var/www/Pootle/po/cacert/templates/messages.pot
messages.pot 100% 172KB 172.0KB/s 00:00
ssh critical@translations.cacert.org "sudo -u www-data pootle-update cacert"
Dictionary for language 'ar' could not be found
Dictionary for language 'bg' could not be found
Dictionary for language 'ca' could not be found
Dictionary for language 'cs' could not be found
Dictionary for language 'da' could not be found
Dictionary for language 'el' could not be found
Dictionary for language 'fi' could not be found
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
can't create new dict.
Dictionary for language 'hr' could not be found
Dictionary for language 'hu' could not be found
Dictionary for language 'is' could not be found
Dictionary for language 'ko' could not be found
Dictionary for language 'ln' could not be found
Dictionary for language 'lv' could not be found
Dictionary for language 'nb' could not be found
Dictionary for language 'nl' could not be found
Dictionary for language 'pl' could not be found
Dictionary for language 'pt' could not be found
Dictionary for language 'pt_BR' could not be found
Dictionary for language 'ro' could not be found
Dictionary for language 'sl' could not be found
Dictionary for language 'th' could not be found
Dictionary for language 'tr' could not be found
Dictionary for language 'uk' could not be found
Dictionary for language 'zh_CN' could not be found
Dictionary for language 'zh_TW' could not be found
Loading custom settings from '/var/www/pootle/pootle.conf'...
wytze@webdb:/home/cacert/www/locale$
TagsNo tags attached.
Reviewed by
Test Instructions

Activities

wytze

2014-11-04 09:02

developer   ~0005089

Presumably this needs to be fixed on the translations.cacert.org server.

Issue History

Date Modified Username Field Change
2014-11-04 09:01 wytze New Issue
2014-11-04 09:01 wytze Assigned To => NEOatNHNG
2014-11-04 09:02 wytze Note Added: 0005089
2014-11-04 09:02 wytze Status new => needs work