Installed latest verison

PHP 5.2

Anyway the thing worked great the first time but on subsequent runs I get this. I wonder if the tmp directory needs to be cleaned our or something.

* tar: Error exit delayed from previous errors
* backup_files(): Command 'tar cfz /tmp/backup-htdocs-GVCkj7 flashvideo_playlist.php phpmyadmin INSTALL.mysql.txt index.php misc scripts googlehostedservice.html CHANGELOG.txt INSTALL.txt UPGRADE.txt phpmyadmin2 xmlrpc.php modules INSTALL.pgsql.txt profiles sites info.php MAINTAINERS.txt cron.php themes robots.txt includes LICENSE.txt stats .htaccess files backups update.php adserver icon install.php backups/drupal-backup-db-20070528231058-140350523.sql.gz 2>&1' returned value: 2

Comments

drutube’s picture

All these errors -- and I mean all the ones I've been reading here -- are from the same thing I would say. When the files are created or the backups are created they are created as apache on my Fedrora 6 box with Virtual hosts. The virutal user doesnt have access to to delete this file and other things. So if I delete it as root I can make a new backup. Or I can create another backup directory and us that one.

dmuth’s picture

Status: Active » Fixed

I think I may have this fixex by way of devising a new scheme for handling backup directories. I will be releasing a new version of backup soon. Details at http://drupal.org/node/151077

-- Doug

Anonymous’s picture

Status: Fixed » Closed (fixed)