I tried to import a new file, and got the following error message, probably due to permissions on the server:

    * warning: move_uploaded_file(sites/default/files/tmp/Hebrew_atrium-6.x-1.0-beta1-he.po) [function.move-uploaded-file]: failed to open stream: Permission denied in /var/www/localize.drupal.org/htdocs/includes/file.inc on line 579.
    * warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpXg8i5e' to 'sites/default/files/tmp/Hebrew_atrium-6.x-1.0-beta1-he.po' in /var/www/localize.drupal.org/htdocs/includes/file.inc on line 579.
    * File upload error. Could not move uploaded file.
    * File to import not found. Did you choose a .po file to upload which was under 2 MB?

The file size is 1M, so the last message is not relevant.

Comments

gábor hojtsy’s picture

Status: Active » Fixed

There were issues with file permissions, which are hopefully fixed now. Please try again and reopen if still happens. (The import was also sped up by a recent update).

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.