rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Re: Permission denied on file in backup repository


From: Oliver Hookins
Subject: [rdiff-backup-users] Re: Permission denied on file in backup repository
Date: Wed, 11 Jun 2008 14:50:55 +1000
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi,

some more on this issue which we still get a LOT of problems with. It seems
nobody really cares about this issue, since nobody has replied.

When we get permission denied on files that have restrictive permissions on
the source due to performing the backup as a non-root user on the
destination, if there was an option to not store permissions natively this
could fix the problem.

I notice 1.1.15 has a "--no-acls" option which completely prevents backing
up ACLs. Would it be possible to add a "--no-native-acls" option which only
stores permissions in the meta-data? It would be supremely useful...

Once again, we get errors like this snippet:
  File "/usr/lib64/python2.4/site-packages/rdiff_backup/Rdiff.py", line 60,
in write_delta
    deltafile = librsync.DeltaFile(get_signature(basis), new.open("rb"))
  File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line 957,
in open
    else: return open(self.path, mode)
IOError: [Errno 13] Permission denied: '/backup/server/usr/bin/sudoedit'


-- 
Regards,
Oliver Hookins
Anchor Systems




reply via email to

[Prev in Thread] Current Thread [Next in Thread]