Hi Flexbackup-Users and -Gurus, i posted this problem to the Gentoo-Forums, as this might be installation-related, but so far i haven't got a solution so i try here:
i used flexbackup for quite a while and i love its simplicity! It worked for me for a couple of months now, but recently i discovered, that my regularly backup isn't performed anymore. I get the error message: sh: /tmp/flexbackup/collectexit.17117.sh: /bin/sh: bad interpreter: Permission denied more precisely, when i type: /usr/bin/flexbackup -set etc -level full i get: flexbackup version 1.2.1 (http://flexbackup.sourceforge.net) /etc/flexbackup.conf syntax OK |------------------------------------------------------------ | Checking /bin/sh on this machine... bash1 |------------------------------------------------------------ | Doing level 0 backup of set etc using tar | Found directory index key 200510280400 | Backup set "etc" (/etc) |------------------------------------------------------------ | Backup of: /etc | Date of this level 0 backup: Tue May 02 11:41:36 2006 | Date of last level 0 backup: the epoch |------------------------------------------------------------ | cd "/etc" && /tmp/flexbackup/collectexit.17913.sh find . -depth ! -fstype \ | nfs ! -fstype smbfs ! -fstype bind ! -fstype proc ! -fstype devpts ! \ | -fstype devfs ! -fstype tmpfs ! -type s -print0 | \ | /tmp/flexbackup/collectexit.17913.sh tar --create --null --files-from=- \ | --ignore-failed-read --same-permissions --no-recursion --totals --label \ | "level 0 /etc Tue May 02 11:41:36 2006 tar+bzip2 from Megaira" \ | --verbose --sparse -b 20 --file - | \ | /tmp/flexbackup/collectexit.17913.sh bzip2 -9 | \ | /tmp/flexbackup/collectexit.17913.sh dd ibs=10k obs=10k conv=noerror \ | of="/mnt/backup/flexbackup/etc.0.200605021141.tar.bz2" | [ ! -e /tmp/flexbackup/exitstatus.17913 ] |------------------------------------------------------------ sh: /tmp/flexbackup/collectexit.17913.sh: /bin/sh: bad interpreter: Permission denied sh: /tmp/flexbackup/collectexit.17913.sh: /bin/sh: bad interpreter: Permission denied sh: /tmp/flexbackup/collectexit.17913.sh: /bin/sh: bad interpreter: Permission denied sh: /tmp/flexbackup/collectexit.17913.sh: /bin/sh: bad interpreter: Permission denied cat: /tmp/flexbackup/exitstatus.17913: No such file or directory ERROR: non-zero exit from: ERROR: exiting |------------------------------------------------------------ | Backup start: Tue May 02 11:41:36 2006 | Backup end: Tue May 02 11:41:36 2006 |------------------------------------------------------------ | Compressing log (etc.0.200605021141.bz2) | Linking etc.latest.bz2 -> etc.0.200605021141.bz2 |------------------------------------------------------------ at first glance i thought this is a problem with the directory /tmp/flexbackup, and although it existed i recreated it and also tried chmodding it to 777, without success. Then i looked at /bin/sh, as it is mentioned in the error message, but i can't see what should be wrong with it; it's just i symlink to /bin/bash and bash is working... I finally suspect that a recent upgrade could be the cause of the error. I recently upgraded a couple of packages ( an emerge world on my gentoo box, to keep the system uptodate) without problems. But maybe something flexbackup needs got upgraded to an incompatible version? So i tried re-emerging flexbackup ( 1.2.1-r1 ) and also downgraded perl to a previous version ( 5.8.6-r8 ), but also to no avail... Does any1 have any idea, where else i could look for a solution? PS: I haven't found a switch to tell flexbackup to be more verbose (i have set verbose in the cfg-file, but according to the comment, this only lists each and every filename, nothing about debugging messages)... TIA Holger ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ flexbackup-help mailing list flexbackup-help@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flexbackup-help