Stefan Schubert write: > Josef Reidinger schrieb: > > Hi, > > today I try rake makemo to test how it works and when add it to rake > > push. But It fails for me everytime I run it, even if I regenerate po > > files via rake updatepot. > > > > error is: > > jreidin...@zofie:~/webyast/web-client/plugins/systemtime> rake makemo > > (in /home/jreidinger/webyast/web-client/plugins/systemtime) > > ./po/de/yast_webclient_systemtime.po -> > > ./locale/de/LC_MESSAGES/yast_webclient_systemtime.mo ... rake aborted! > > undefined method `size' for nil:NilClass > > > > (See full trace by running task with --trace) > > > > > > Does anyone have idea what is wrong? > > Hi, > I have seen this error also on Martin V. machine but were not able to > reproduce. > This error has also happened in autobuild. The reason for was a none set > LANG > env variable. So I have put > > %build > export RAILS_PARENT=/srv/www/yast > env LANG=en rake makemo > > to the spec file. > > Does that help ? > > Greetings > Stefan >
-- Josef Reidinger YaST team maintainer of perl-Bootloader, YaST2-Repair, webyast modules language and time -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
