Rename Operation not permitted on line 894.
falk_g - April 13, 2009 - 08:26
| Project: | Backup and Migrate |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | fixed |
Jump to:
Description
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?

#1
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.
#2
subscribing
#3
I'm having the same problem.
#4
Does the 2.x-dev have the same issue for everybody?
#5
Hi,
Absolutely not. But the backup works fine.
#6
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.