Gentoo Archives: gentoo-user

From: Peter <pete4abw@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Re-caching dependency info (mtimes differ)...
Date: Fri, 31 Mar 2006 12:39:22
Message-Id: pan.2006.03.31.12.34.24.846192@comcast.net
In Reply to: [gentoo-user] Re-caching dependency info (mtimes differ)... by Alexander Kirillov
1 On Fri, 24 Mar 2006 02:26:57 +0300, Alexander Kirillov wrote:
2
3 > Hi all,
4 >
5 > I needed to restart sendmail more than once after upgrade
6 > and noticed the script always produces these warnings:
7 >
8 > # /etc/init.d/sendmail restart
9 > * Re-caching dependency info (mtimes differ)...
10 > * Stopping sendmail ... [ok]
11 > * Re-caching dependency info (mtimes differ)...
12 > * Re-caching dependency info (mtimes differ)...
13 > * Re-caching dependency info (mtimes differ)...
14 > * Re-caching dependency info (mtimes differ)...
15 > * Starting sendmail ... [ok]
16 >
17 > What might be wrong here?
18 >
19 > TIA,
20 > Sasha
21
22 I have seen this too recently with samba, vmware, ntpd, privoxy and others
23 (but not always) during both startup and shutdown sequences. I think something
24 has changed in the init scripts. Everything seems to work OK and there is
25 nothing in the logs indicating anything wrong.
26
27 Example:
28
29 mars peter # /etc/init.d/privoxy stop
30 * Re-caching dependency info (mtimes differ)...
31 * Stopping privoxy ... [ ok ]
32 mars peter # /etc/init.d/privoxy start
33 * Re-caching dependency info (mtimes differ)...
34 * Re-caching dependency info (mtimes differ)...
35 * Re-caching dependency info (mtimes differ)...
36 * Re-caching dependency info (mtimes differ)...
37 * Starting privoxy ... [ ok ]
38
39 Not sure what's being cached or recached. Makes no sense to me.
40 Ideas?
41
42
43 --
44 Peter
45
46
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Re-caching dependency info (mtimes differ)... Alexander Kirillov <nevis2us@××××××××.su>