Opened 13 years ago

Closed 13 years ago

#2827 closed defect (fixed)

Browse: en.po syntax error, breaks build

Reported by: Alvar Owned by: Tuquito
Priority: High Milestone: Unspecified
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()+ 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 (4)

comment:1 Changed 13 years ago by Alvar

  • Bug Status changed from Unconfirmed to New
  • Priority changed from Unspecified by Maintainer to High

comment:2 follow-up: Changed 13 years ago by RafaelOrtiz

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

comment:3 in reply to: ↑ 2 Changed 13 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

comment:4 Changed 13 years ago by godiard

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