Since recently I get the following error in my cron job. It used to work for a long while but now the rename/move function seem to bug out on me.

Rename(/tmp/backup_migrate_tsvxoX.zip,files/backup_migrate/scheduled/mydomain.com-2009-04-11T12-00-16.sql.zip) [function.rename]: Operation not permitted in ..../drupal/sites/all/modules/backup_migrate/backup_migrate.module on line 894.

The backup still seems to be done and the moving of the file has taken place anyway but I don´t like errors in the log files ;)

any idea on what might cause this or how to fix it?

Comments

open social’s picture

Version: 5.x-1.2 » 6.x-1.2

I get the same warning on line 873 (Drupal 6):

warning: rename(/tmp/backup_migrate_n2O3C6,sites/default/files/backup_migrate/manual/VMIGROUP-2009-04-13T17-53-36.sql) [function.rename]: Operation not permitted in /usr/home/vmigroup/domains/vmi-group.com/public_html/modules/backup_migrate/backup_migrate.module on line 873.

artatac’s picture

subscribing

metaface’s picture

I'm having the same problem.

ronan’s picture

Status: Active » Postponed (maintainer needs more info)

Does the 2.x-dev have the same issue for everybody?

vezede’s picture

Hi,

Absolutely not. But the backup works fine.

ronan’s picture

Version: 6.x-1.2 » 6.x-2.x-dev
Status: Postponed (maintainer needs more info) » Fixed

Sounds like maybe this is fixed in the 2.x branch so I'm going to mark it as such. Reopen if this is not correct.

Status: Fixed » Closed (fixed)

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