Summary: | app-misc/recoll-1.17.3-r1 requires the use of fam or inotify | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | C W Rose <cwr> |
Component: | New packages | Assignee: | Markos Chandras (RETIRED) <hwoarang> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=389595 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
C W Rose
2013-01-15 09:29:21 UTC
Why do you need INOTIFY disabled? I think that should be enabled for default for Linux and the USE=fam should be masked everywhere except in BSD profiles (In reply to comment #1) > Why do you need INOTIFY disabled? I think that should be enabled for default > for Linux and the USE=fam should be masked everywhere except in BSD profiles I have a related problem: if I am correct, fam is enabled by default in /usr/portage/profiles/targets/desktop/make.defaults. No problem about that, but if you look at /usr/portage/app-misc/recoll/recoll-1.17.3-r1.ebuild, you will find that: IUSE="+spell +inotify +qt4 +session camelcase xattr fam ${INDEX_HELPERS}" Which means that inotify is also enabled by default (if I understand correctly). This is a bit contradictory because it means that one of the two has to be disabled by the user. +*recoll-1.18.1 (30 Jan 2013) + + 30 Jan 2013; Markos Chandras <hwoarang@gentoo.org> +recoll-1.18.1.ebuild: + Version bump #454554. Don't require inotify or fam. Bug #452192 + |