Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2009 at 08:26 UTC
Updated:
10 Dec 2009 at 20:30 UTC
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
Comment #1
open social commentedI 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.
Comment #2
artatac commentedsubscribing
Comment #3
metaface commentedI'm having the same problem.
Comment #4
ronan commentedDoes the 2.x-dev have the same issue for everybody?
Comment #5
vezede commentedHi,
Absolutely not. But the backup works fine.
Comment #6
ronan commentedSounds 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.