Dear all,
an old error seems to reappear after uptdate to selinux-policy-targeted-1.17.30-3.2.
When I try to start my openoffice now, i get
/etc/openoffice.org-1.9/program/soffice.bin: error while loading shared libraries: /opt/openoffice.org1.9.104/program/libicudata.so.26: cannot restore segment prot after reloc: Permission denied
Can anyobdy help me quickly please?
Thank you,
Markus
___________________________________________________________ Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
On Tue, 2005-06-14 at 14:23 +0200, Markus Ralser wrote:
Dear all,
an old error seems to reappear after uptdate to selinux-policy-targeted-1.17.30-3.2.
When I try to start my openoffice now, i get
/etc/openoffice.org-1.9/program/soffice.bin: error while loading shared libraries: /opt/openoffice.org1.9.104/program/libicudata.so.26: cannot restore segment prot after reloc: Permission denied
Try:
setsebool -P allow_execmod=true allow_execmem=true
This is a workaround for an upgrade bug.
Markus Ralser wrote:
an old error seems to reappear after uptdate to selinux-policy-targeted-1.17.30-3.2.
I just updated to selinux-policy-targeted-1.17.30-3.2 and tried
setsebool -P allow_execmod=true
but I get
Error setting boolean allow_execmod to value 1 (No such file or directory)
Is a reboot required ? I have other FC3 hosts where the setsebool proved unnecessary, as
getsebool allow_execmod
returned "active", although the same RPM is installed. What's up ?
Thank you for your consideration, Davide Bolcioni -- There is no place like /home.
Davide Bolcioni wrote:
Markus Ralser wrote:
an old error seems to reappear after uptdate to selinux-policy-targeted-1.17.30-3.2.
I just updated to selinux-policy-targeted-1.17.30-3.2 and tried
setsebool -P allow_execmod=true
but I get
Error setting boolean allow_execmod to value 1 (No such file or directory)
Is a reboot required ? I have other FC3 hosts where the setsebool proved unnecessary, as
getsebool allow_execmod
returned "active", although the same RPM is installed. What's up ?
Thank you for your consideration, Davide Bolcioni -- There is no place like /home.
-- fedora-selinux-list mailing list fedora-selinux-list@redhat.com http://www.redhat.com/mailman/listinfo/fedora-selinux-list
olicy update is on the way. For now try
setsebool -P allow_execmod=1
chcon -t shlib_t SHAREDLIBARY
You can get an updated policy from ftp://people.redhat.com/dwalsh/SELinux/FC3
or update to the testers version or wait till tomorrows updates.
selinux@lists.fedoraproject.org