[EMAIL PROTECTED] wrote:
On Mon, 18 Jun 2007, Michael Hannon wrote:
[...]
ImportError:
/usr/lib/python2.4/site-packages/rdiff_backup/_librsync.so:
cannot restore segment prot after reloc: Permission denied
[...]
correct: setting selinux to "Permissive" mode makes the error go away.
Instead of effectively disabling SELinux (in permissive mode, you still
get the annoying messages but not any protection ;-), relabelling the
library would probably work as well:
chcon -t texrel_shlib_t .../_librsync.so
Thanks, Stephan. Yes, I didn't really mean to let the matter drop at
that point. I was just broadcasting my aha! experience (made possible
by Jon).
It DOES seem strange that all of these machinations would be required to
use a simple backup package and/or that the machinations wouldn't be
handled by the installer.
- Mike
--
Michael Hannon mailto:[EMAIL PROTECTED]
Dept. of Physics 530.752.4966
University of California 530.752.4717 FAX
Davis, CA 95616-8677