I have just released a development snapshot but it seems the packaging process have broken. Please check out the project page and take a look at the date, and size of the release.

Vietnamese Translation: http://drupal.org/project/vi

Comments

thanhhai’s picture

Category: support » task

Anyone knows how to fix the release problem as described above for this project Vietnamese Translation

dww’s picture

Assigned: Unassigned » dww
Priority: Critical » Normal

that's really weird. i'll look into it more closely. however, it's 4am where i am, so this is going to have to wait at least until i sleep, maybe for a day or 2.

thanhhai’s picture

How's thing going?

dww’s picture

Project: Drupal.org infrastructure » Vietnamese Translation
Version: » 5.x-1.x-dev
Component: Packaging » Code
Assigned: dww » Unassigned

The packaging script is failing since this isn't a valid translation:

vi/block-module.po:1:2: parse error

fix that, and it should all work just fine.

this is another case where http://drupal.org/node/109181 would be really handy. *sigh*

anyway, good luck.
-derek

thanhhai’s picture

Version: 5.x-1.x-dev »

I have fixed the translation (don't know why poEdit caused problem with double quotes). However, I was unable to add new release as the error message below appeared when I clicked on Add new release.

---
ERROR: There are no CVS tags for this module that do not already have a release associated with them.
To create a release, you must first create either a new CVS tag on one of the existing branches for this project, or you must add a new CVS branch.

Once you have created a tag or branch that should be used for your new release, try pressing the Retry link to continue.

dww’s picture

so long as you commited your changes to HEAD in the CVS repository, they will be re-packaged automatically by the existing release node (which you can't see off the project page, since i unpublished it given the lack of a tarball). the packaging scripts run every 12 hours, so be patient, and it should appear again (assuming there are no further errors).

you should really read http://drupal.org/handbook/cvs/releases to get a better sense for how drupal releases work and interact with CVS branches.

good luck,
-derek

thanhhai’s picture

It has been many days since the translation had been fixed but the release has not been shown up yet. Perhaps there is an invalid translation but I don't know what error occured because the translation was totally done using poEdit. Still waiting for this issue http://drupal.org/node/109181 to be solved.

dww’s picture

i only have so much time, and there's only a tiny chance that "feedback" issue will be fixed before i disappear for the month of february.

your current error:

drupal-module.po:28: end-of-line within string
drupal-module.po:29: end-of-line within string
msgcat: found 2 fatal errors

how to figure this out yourself: take a look at the instructions i just wrote up here: http://drupal.org/node/109181#comment-185545

good luck,
-derek

thanhhai’s picture

Version: » 5.x-1.x-dev
Assigned: Unassigned » thanhhai
Status: Active » Closed (fixed)