* [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
@ 2006-06-03 16:33 Rodrigo Lazo
2006-06-03 16:41 ` Jeremy Teale
2006-06-03 16:46 ` Fabrice Delliaux
0 siblings, 2 replies; 8+ messages in thread
From: Rodrigo Lazo @ 2006-06-03 16:33 UTC (permalink / raw
To: gentoo-user
Hi,
Since a week or so ago i'm getting this message at boot time:
* re-caching dependency info (mtimes-differ)
* re-caching dependency info (mtimes-differ)
* re-caching dependency info (mtimes-differ)
* re-caching dependency info (mtimes-differ)
* re-caching dependency info (mtimes-differ)
They appear (all the five consecutive) after * Starting acpid and then
again after * Colplugging usb-devices
What is this message about? How could I fix it (if is it something to be fixed)?
Best regards
--
Rodrigo Lazo (rlazo)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
2006-06-03 16:33 [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ) Rodrigo Lazo
@ 2006-06-03 16:41 ` Jeremy Teale
2006-06-03 16:46 ` Fabrice Delliaux
1 sibling, 0 replies; 8+ messages in thread
From: Jeremy Teale @ 2006-06-03 16:41 UTC (permalink / raw
To: gentoo-user
On Jun 3, 2006, at 11:33 AM, Rodrigo Lazo wrote:
> re-caching dependency info
Try a "depscan.sh -u".
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
2006-06-03 16:33 [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ) Rodrigo Lazo
2006-06-03 16:41 ` Jeremy Teale
@ 2006-06-03 16:46 ` Fabrice Delliaux
2006-06-03 17:05 ` Rodrigo Lazo
2006-06-03 17:18 ` Mark Knecht
1 sibling, 2 replies; 8+ messages in thread
From: Fabrice Delliaux @ 2006-06-03 16:46 UTC (permalink / raw
To: gentoo-user
Rodrigo Lazo a écrit :
> Hi,
>
Hi,
> Since a week or so ago i'm getting this message at boot time:
>
Try :
# touch /etc/init.d/*
# /sbin/depscan.sh --update
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
2006-06-03 16:46 ` Fabrice Delliaux
@ 2006-06-03 17:05 ` Rodrigo Lazo
2006-06-03 17:18 ` Mark Knecht
1 sibling, 0 replies; 8+ messages in thread
From: Rodrigo Lazo @ 2006-06-03 17:05 UTC (permalink / raw
To: gentoo-user
Fabrice Delliaux <netfab@gmail.com> wrote:
> Try :
>
> # touch /etc/init.d/*
> # /sbin/depscan.sh --update
thanks a lot!, that fix it
--
Rodrigo Lazo (rlazo)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
2006-06-03 16:46 ` Fabrice Delliaux
2006-06-03 17:05 ` Rodrigo Lazo
@ 2006-06-03 17:18 ` Mark Knecht
2006-06-03 18:08 ` Fabrice Delliaux
1 sibling, 1 reply; 8+ messages in thread
From: Mark Knecht @ 2006-06-03 17:18 UTC (permalink / raw
To: gentoo-user
On 6/3/06, Fabrice Delliaux <netfab@gmail.com> wrote:
> Rodrigo Lazo a écrit :
> > Hi,
> >
>
> Hi,
>
> > Since a week or so ago i'm getting this message at boot time:
> >
>
> Try :
>
> # touch /etc/init.d/*
> # /sbin/depscan.sh --update
Hi,
I've had this problem for a while now also, but only on one
machine. If you have a moment can you suggest what the error means and
why this fixes it?
Thanks,
Mark
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
2006-06-03 17:18 ` Mark Knecht
@ 2006-06-03 18:08 ` Fabrice Delliaux
2006-06-03 18:32 ` Mark Knecht
0 siblings, 1 reply; 8+ messages in thread
From: Fabrice Delliaux @ 2006-06-03 18:08 UTC (permalink / raw
To: gentoo-user
Mark Knecht a écrit :
> Hi,
> I've had this problem for a while now also, but only on one
> machine. If you have a moment can you suggest what the error means and
> why this fixes it?
>
Explanation is here : http://bugs.gentoo.org/show_bug.cgi?id=126843
With the touch command, we update files's mtimes, and then we re-build
the service dependency tree.
If you have stable baselayout (1.11.14-r8), it has not been fixed, but
with newer releases, it is.
> Thanks,
> Mark
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
2006-06-03 18:08 ` Fabrice Delliaux
@ 2006-06-03 18:32 ` Mark Knecht
2006-06-03 19:22 ` Teresa and Dale
0 siblings, 1 reply; 8+ messages in thread
From: Mark Knecht @ 2006-06-03 18:32 UTC (permalink / raw
To: gentoo-user
THANKS!!
Cheers,
Mark
On 6/3/06, Fabrice Delliaux <netfab@gmail.com> wrote:
> Mark Knecht a écrit :
> > Hi,
> > I've had this problem for a while now also, but only on one
> > machine. If you have a moment can you suggest what the error means and
> > why this fixes it?
> >
>
> Explanation is here : http://bugs.gentoo.org/show_bug.cgi?id=126843
>
> With the touch command, we update files's mtimes, and then we re-build
> the service dependency tree.
>
> If you have stable baselayout (1.11.14-r8), it has not been fixed, but
> with newer releases, it is.
>
> > Thanks,
> > Mark
> >
>
> --
> gentoo-user@gentoo.org mailing list
>
>
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ)
2006-06-03 18:32 ` Mark Knecht
@ 2006-06-03 19:22 ` Teresa and Dale
0 siblings, 0 replies; 8+ messages in thread
From: Teresa and Dale @ 2006-06-03 19:22 UTC (permalink / raw
To: gentoo-user
Mark Knecht wrote:
> THANKS!!
>
> Cheers,
> Mark
>
> On 6/3/06, Fabrice Delliaux <netfab@gmail.com> wrote:
>
>> Mark Knecht a écrit :
>> > Hi,
>> > I've had this problem for a while now also, but only on one
>> > machine. If you have a moment can you suggest what the error means and
>> > why this fixes it?
>> >
>>
>> Explanation is here : http://bugs.gentoo.org/show_bug.cgi?id=126843
>>
>> With the touch command, we update files's mtimes, and then we re-build
>> the service dependency tree.
>>
>> If you have stable baselayout (1.11.14-r8), it has not been fixed, but
>> with newer releases, it is.
>>
>> > Thanks,
>> > Mark
>> >
>>
>> --
>> gentoo-user@gentoo.org mailing list
>>
>>
>
I read that it was no bigie somewhere but it seems to have worked here
too. I haven't rebooted yet though. I'll reboot the next time a storm
comes through.
Dale
:-) :-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-06-03 19:34 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-03 16:33 [gentoo-user] message at boot time: re-caching dependency info (mtimes-differ) Rodrigo Lazo
2006-06-03 16:41 ` Jeremy Teale
2006-06-03 16:46 ` Fabrice Delliaux
2006-06-03 17:05 ` Rodrigo Lazo
2006-06-03 17:18 ` Mark Knecht
2006-06-03 18:08 ` Fabrice Delliaux
2006-06-03 18:32 ` Mark Knecht
2006-06-03 19:22 ` Teresa and Dale
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox