Вот продолжение темы "Странные сообщения системы".
При запуске разных сервисов выдаёт переодически
adid vlad # /etc/init.d/upsdrv start
* Caching service dependencies ...
* Service 'dbus' should be AFTER service 'nscd', but one of
* the services 'nscd' depends on, depends on 'dbus'! [ ok ]
* Starting UPS drivers ...
Network UPS Tools - UPS driver controller 2.0.5
Network UPS Tools - Generic UPS driver 1.32 (2.0.5)
Всё же куда рыть
Появляется совершенно не закономерно при старте/финише различных сервисов
посмотрел nscd.conf принадлежит
equery b /etc/nscd.conf
[ Searching for file(s) /etc/nscd.conf in *... ]
sys-libs/glibc-2.5 (/etc/nscd.conf)
то же самое с /etc/init.d/nscd
какие такие сервисы nscd ?
glibc собран с
equery u glibc
[ Searching for packages matching glibc... ]
[ Colour Code : set unset ]
[ Legend : Left column (U) - USE flags from make.conf ]
[ : Right column (I) - USE flags packages was installed with ]
[ Found these USE variables for sys-libs/glibc-2.5 ]
U I
- - build : !!internal use only!! DO NOT SET THIS FLAG YOURSELF!, used for creating build images and the first half of bootstrapping [make stage1]
- - glibc-compat20 : Enable the glibc-compat addon.
- - glibc-omitfp : Configure glibc with --enable-omitfp which lets the build system determine when it is safe to use -fomit-frame-pointer
- - hardened : activate default security enhancements for toolchain (gcc, glibc, binutils)
- - multilib : On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
+ + nls : Adds Native Language Support (using gettext - GNU locale utilities)
+ + nptl : Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
+ + nptlonly : Disables building the linuxthreads fallback in glibc ebuilds that support building both linuxthreads and nptl.
- - profile : Adds profile support to builds of packages (will likely vary from ebuild to ebuild in support)
- - selinux : !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
Только что обновил dbus на 1.0.2-r1 и заметил, что в /etc/init.d/dbus внесли правки относительно зависимости от nscd и dns. Полагаю, что это должно решить проблемы, описанные выше.