Skip to content
This repository has been archived by the owner on Feb 3, 2018. It is now read-only.

chmod problem on osx #2

Open
michalbagrowski opened this issue Mar 11, 2014 · 0 comments
Open

chmod problem on osx #2

michalbagrowski opened this issue Mar 11, 2014 · 0 comments

Comments

@michalbagrowski
Copy link

Hi,

I have problem with setting up backupninja on my mac.

Mar 11 09:24:01 Fatal: Configuration files must be owned by root! Dying on file /usr/local/Cellar/backupninja/1.0.1/etc/backup.d

/Users/acid/Projects  ⚔
 ↪ /usr/local/sbin/backupninja -f /usr/local/Cellar/backupninja/1.0.1/etc/backup.d/action.rsync
/usr/bin/stat: illegal option -- -
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
/usr/bin/stat: illegal option -- -
usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]
Configuration files must be owned by root! Dying on file /usr/local/Cellar/backupninja/1.0.1/etc/backup.d
/Users/acid/Projects  ⚔
 ↪ whoami
root
/Users/acid/Projects  ⚔
 ↪ ls -lah /usr/local/Cellar/backupninja/1.0.1/etc/backup.d
total 8
drwx------  3 root  admin   102B Mar 11 09:28 .
drwx------  6 root  admin   204B Feb 26 11:42 ..
-rwx------  1 root  admin     1B Mar 11 09:28 action.rsync

I was trying to setup even chmod 777 on this files, still this same problem

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant