Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
ldconfig and var?: msg#00226
|
Subject: |
ldconfig and var? |
Running strict/enforcing, latest Rawhide.
Actually during today's 'yum update':
Running Transaction
Installing: kernel 100 % done 1/39
/bin/bash: /root/.bashrc: Permission denied
Updating: guile 100 % done 2/39
/sbin/ldconfig: relative path `2' used to build cache
error: %post(guile-1.6.4-16.i386) scriptlet failed, exit status 1
Updating: inews 100 % done 3/39
Log shows the following AVC:
Dec 23 07:34:52 fedora kernel: audit(1103816092.011:0): avc: denied
{ search } for pid=8079 exe=/sbin/ldconfig name=var dev=hda2
ino=4456449 scontext=root:sysadm_r:ldconfig_t
tcontext=system_u:object_r:var_t tclass=dir
ldconfig.te has:
ifdef(`distro_suse', `
# because of libraries in /var/lib/samba/bin
allow ldconfig_t { var_t var_lib_t }:dir search;
')
For fedora too? guile rpm broken?
tom
--
Tom London
|
| |