Ticket #2827 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Browse: en.po syntax error, breaks build

Reported by: Alvar Owned by: Tuquito
Priority: High Milestone: Unspecified by Release Team
Component: Browse Version: Git as of bugdate
Severity: Unspecified Keywords: browse, jhbuild
Cc: Distribution/OS: Other (name your distribution in the description)
Bug Status: New

Description

*** Installing browse *** [12/23]
python setup.py install --prefix /home/tuquito/sugar-jhbuild/install
/home/tuquito/sugar-jhbuild/source/browse/po/fa_AF.po:203: definición del mensaje duplicada...
/home/tuquito/sugar-jhbuild/source/browse/po/fa_AF.po:192: ...esta es la ubicación de la primera definición
msgfmt: se encontró el error fatal 1
ERROR - msgfmt failed with return code 1.
Traceback (most recent call last):

File "setup.py", line 21, in <module>

bundlebuilder.start()

File "/home/tuquito/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py", line 424, in start

globals()['cmd_' + args[0]](config, args[1:])

File "/home/tuquito/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py", line 347, in cmd_install

installer.install(suboptions.prefix)

File "/home/tuquito/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py", line 256, in install

self.builder.build()

File "/home/tuquito/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py", line 105, in build

self.build_locale()

File "/home/tuquito/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py", line 137, in build_locale

cat = gettext.GNUTranslations(open(mo_file, 'r'))

IOError: [Errno 2] No such file or directory: '/home/tuquito/sugar-jhbuild/source/browse/locale/fa_AF/LC_MESSAGES/org.laptop.WebActivity.mo'

Change History

  Changed 2 years ago by Alvar

  • priority changed from Unspecified by Maintainer to High
  • status_field changed from Unconfirmed to New

follow-up: ↓ 3   Changed 2 years ago by RafaelOrtiz

Not being able to reproduce this one on browse from git, but I'm using sweets.

in reply to: ↑ 2   Changed 2 years ago by Alvar

Replying to RafaelOrtiz:

Not being able to reproduce this one on browse from git, but I'm using sweets.

I'm having now another problem when I trying to compile:( Now I'm dealing with this  http://bugs.sugarlabs.org/ticket/2865

  Changed 2 years ago by godiard

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.