Bug 120637 - fam updates stopped working in FC2
Summary: fam updates stopped working in FC2
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: fam
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-04-12 15:37 UTC by Luke Hutchison
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-04-13 14:49:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Luke Hutchison 2004-04-12 15:37:34 UTC
fam updates stopped working in FC2.  I have observed this for both
Test 1 and Test 2, on three different machines, with both local files
and NFS mounts.  Two machines were upgraded from earlier RH
installations, one was a fresh install.

As a result, Nautilus does not reflect directory or file changes.

Comment 1 Luke Hutchison 2004-04-13 02:17:59 UTC
On one machine I was just working on, starting fam manually (and then
re-running nautilus) actually fixed the problem.  Is this an xinetd issue?



Comment 2 Luke Hutchison 2004-04-13 03:14:36 UTC
Hmm...

/etc/xinetd.d/sgi_fam:

# default: off
# description: FAM is a file monitoring daemon. It can \
# be used to get reports when files change.
#
# The daemon conflicts with selinux, so you must boot
# with selinux disabled to use this.
service sgi_fam
{
[...]
	disable      = yes
}


Is there no way to write a policy file that gives fam unlimited rights
to monitor file/directory status?


Comment 3 Luke Hutchison 2004-04-13 03:19:57 UTC
Even setting "disable=no" and then restarting xinetd doesn't fix the
problem (i.e. doesn't cause nautilus to start fam when it launches),
on a RH9 system without an selinux-enabled kernel.


Comment 4 Alexander Larsson 2004-04-13 14:49:24 UTC
Fam was disabled because it doesn't work with selinux at all. We're
working on a long term fix though.

Comment 5 Luke Hutchison 2004-04-14 00:08:26 UTC
OK -- any chance of setting up Nautilus so that it polls, until the
long term fix is in place?


Comment 6 Alexander Larsson 2004-04-16 15:53:40 UTC
fam is enabled again, since we disabled selinux.


Note You need to log in before you can comment on or make changes to this bug.