Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Merkwürdiges "Caching service dependencies..." Pro
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
EXS
Tux's lil' helper
Tux's lil' helper


Joined: 08 Mar 2003
Posts: 106

PostPosted: Tue Nov 16, 2004 9:35 pm    Post subject: Merkwürdiges "Caching service dependencies..." Pr Reply with quote

Hi,

ich hab seit einiger Zeit ein merkwürdiges Problem:

Jedesmal wenn ich Abhängigkeiten von Diensten überprüfe - sprich bei jedem boot, stoppen und starten von Diensten - bekomme ich folgende Zeile:

Code:

  ...
   * Caching service dependencies ...
   /var/lib/init.d/depcache: line 10: LoadModule: command not found
  ...


nun würde ja sicher jeder denken, dass in Zeile 10 in der Datei depcache der Befehl LoadModule nicht gefunden wird - so wie ich auch...

Nur steht da der Befehl nicht drin. Interessanterweise scheint auch sonst alles zu laufen.

Ich würde gerne wissen wo das herkommt / wie ich das behebe?

Danke im Vorraus

mfg EXS
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Nov 16, 2004 9:52 pm    Post subject: Reply with quote

Eine der Konfigurationsdateien, die depcache auswertet (siehe "grep source /var/lib/init.d/depcache") hat nen Fehler. Wahrscheinlich /etc/conf.d/apache2. Mach mal
Code:
grep -Hn LoadModule /etc/rc.conf /etc/conf.d/*
dann fällt es wahrscheinlich direkt auf.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum