Closed
Bug 557656
Opened 15 years ago
Closed 15 years ago
Issues with ca on personas.stage.mozilla.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rdoherty, Assigned: fox2mike)
Details
According to svn there's an update for the 'ca' locale, but it's not showing up on personas.stage.mozilla.com/ca/getting_started.
SVN probably has a conflict again. Can someone kick it? Thanks!
Assignee | ||
Comment 2•15 years ago
|
||
Or maybe not! :)
[root@sm-personas01 personas]# svn info
Path: .
URL: http://svn.mozilla.org/projects/getpersonas.com/trunk
Repository Root: http://svn.mozilla.org
Repository UUID: 4eb1ac78-321c-0410-a911-ec516a8615a5
Revision: 65398
Node Kind: directory
Schedule: normal
Last Changed Author: toniher@softcatala.org
Last Changed Rev: 65383
Last Changed Date: 2010-04-06 15:24:04 -0700 (Tue, 06 Apr 2010)
[root@sm-personas01 personas]# svn up
At revision 65398.
Don't see any issues here.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
Comment 3•15 years ago
|
||
.mo file is not updated from po file in stage server, shouldn't this be automatic?
An example, in newer po file, we have 'Sí, i tant', but in stage page:
http://personas.stage.mozilla.com/ca/getting_started 'Sí, hi tant'.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Assignee | ||
Comment 4•15 years ago
|
||
So this isn't an svn issue, its with the locale.
locale/ca/LC_MESSAGES/messages.po:3698: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3676: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3702: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3237: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3723: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3404: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3727: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3285: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3731: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3631: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3751: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3336: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3755: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3205: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3768: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3288: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3773: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3496: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3777: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3577: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3781: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3265: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3790: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3282: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3794: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3358: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3798: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3345: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3802: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3487: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3808: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3399: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3819: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3679: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3823: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3673: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3828: duplicate message definition
locale/ca/LC_MESSAGES/messages.po:3643: ...this is the location of the first definition
locale/ca/LC_MESSAGES/messages.po:3836: duplicate message definition
msgfmt: too many errors, aborting
That's what the cronjob has been spewing for a few days now.
Summary: personas.stage.mozilla.com not updating → Issues with ca on personas.stage.mozilla.com
Comment 5•15 years ago
|
||
I removed comments, maybe there was something wrong there:
http://viewvc.svn.mozilla.org/vc/projects/getpersonas.com/trunk/server/locale/ca/LC_MESSAGES/messages.po?r1=65383&r2=65399
let's way for stage server refresh
Comment 6•15 years ago
|
||
Present in stage server.
I'm only a bit concerned that a file with all these warnings could not be spotted from Verbatim interface. But that would be another bug...
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•