Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Deutsches Forum (German)
  • Search

rc scripte-abhängigkeiten werden nicht mehr erkannt.(mtimes

Support-Forum
Diskussionen rund um Installation, Betrieb und Anpassungen von Gentoo und dessen Paketen sowie dabei auftretenden (technischen) Problemen.
Deutsches Portal: www.gentoo.de
Post Reply
  • Print view
Advanced search
7 posts • Page 1 of 1
Author
Message
bröggle
Guru
Guru
Posts: 356
Joined: Mon Oct 11, 2004 3:12 pm

rc scripte-abhängigkeiten werden nicht mehr erkannt.(mtimes

  • Quote

Post by bröggle » Thu Oct 13, 2005 11:13 am

Hi,
seit gestern bekomme ich beim booten lauter Fehlermeldungen wie beispielsweise diese hier:

Code: Select all

 * Re-caching dependency info (mtimes differ)...
 * Could not get dependency info for "setiathome"!
 * Please run:

 *   # /sbin/depscan.sh

 * to try and fix this.
 * Stopping SETI@home ...                                                 [ ok ]
 * Re-caching dependency info (mtimes differ)...
 * Could not get dependency info for "setiathome"!
 * Please run:

 *   # /sbin/depscan.sh

 * to try and fix this.
 * Re-caching dependency info (mtimes differ)...
 * Could not get dependency info for "setiathome"!
 * Please run:

 *   # /sbin/depscan.sh

 * to try and fix this.
 * Re-caching dependency info (mtimes differ)...
 * Could not get dependency info for "setiathome"!
 * Please run:

 *   # /sbin/depscan.sh

 * to try and fix this.
 * Re-caching dependency info (mtimes differ)...
 * Could not get dependency info for "setiathome"!
 * Please run:

 *   # /sbin/depscan.sh

 * to try and fix this.
 * Starting SETI@home ...                             

Ich kenne eure antwort, "führe doch mal /sbin/depscan.sh aus",
gesagt getan:

Code: Select all

/sbin/depscan.sh
 * Caching service dependencies ...
/var/lib/init.d/depcache: line 888: syntax error near unexpected token `}'
/var/lib/init.d/depcache: line 888: `  }        [ -f /var/run/psad/kmsgsd.pid ] && rm -f /var/run/psad/kmsgsd.pid        [ -f /var/run/psad/psadwatchd.pid ] && rm -f /var/run/psad/psadwatchd.pid        [ -f /var/run/psad/psad.pid ] && rm -f /var/run/psad/psad.pid        # clean stale pidfiles        eend $? "Failed to stop psad"        start-stop-daemon --stop --quiet --pidfile /var/run/psad/psad.pid        ebegin "Stopping psad"        eend $? "Failed to stop kmsgsd"        start-stop-daemon --stop --quiet --pidfile /var/run/psad/kmsgsd.pid        ebegin "Stopping kmsgsd"        eend $? "Failed to stop psadwatchd"        start-stop-daemon --stop --quiet --pidfile /var/run/psad/psadwatchd.pid        ebegin "Stopping psadwatchd"stop() {}        eend $? "Failed to start psad"                --exec /usr/sbin/psad        start-stop-daemon --start --quiet --pidfile /var/run/psad/psad.pid \        ebegin "Starting psad"        checkconfig || return $?start() {}        return 0        fi                return 1                eerror "You can find a sample config file at /etc/psad/psad.conf.sample"                eerror "Please create /etc/psad/psad.conf"        if [ ! -f /etc/psad/psad.conf ] ; thencheckconfig() {}        need loggerdepend() {# $Header: /home/mbr/cvs/psad/psad-init.gentoo,v 1.2 2003/10/17 00:47:19 mbr Exp $# Distributed under the terms of the GNU General Public License v2         # Copyright 1999-2003 Gentoo Technologies, Inc.#!/sbin/runscript'
 *  Can't find service 'localmount' needed by 'consolefont';  continuing...
 *  Can't find service 'checkroot' needed by 'crypto-loop';  continuing...
 *  Can't find service 'modules' needed by 'crypto-loop';  continuing...
 *  Can't find service 'checkroot' needed by 'domainname';  continuing...
 *  Can't find service 'hostname' needed by 'domainname';  continuing...
 *  Can't find service 'logger' needed by 'iptables';  continuing...
 *  Can't find service 'localmount' needed by 'keymaps';  continuing...
 *  Can't find service 'localmount' needed by 'numlock';  continuing...
 *  Can't find service 'logger' needed by 'psad';  continuing...
 *  Can't find service 'logger' needed by 'psad-init.gentoo';  continuing...
 *  Can't find service 'bootmisc' needed by 'alsasound';  continuing...
 *  Can't find service 'localmount' needed by 'alsasound';  continuing..  [ ok ]


Ich glaube so, sollte das nicht aussehen.
Das Script depscan erstellt die datei /var/lib/init.d/depcache und führt diese dann mit sh aus, jedoch befinden sich auf zeile 887 lauter @^@^@^ ...bis zu... @^}@^

jedoch bringt da das entfernen nichts, da es ständig neu generiert wird.
-->Ich denke hier liegt auch das PRoblem mit den Rc scripten.


-->Hat jemand eine Idee wie ich das fixen kann?
baselayout habe ich bereits neu emerged, hat aber keine verbesserung gebracht.


^-^
where is the n00b section?
Top
body_and_soul
n00b
n00b
User avatar
Posts: 69
Joined: Mon Apr 05, 2004 6:10 am
Location: Germersheim

  • Quote

Post by body_and_soul » Sun Feb 26, 2006 9:28 am

Hallo,
das selbe Problem habe ich jetzt seit cirka einer Woche auch.
Hast du eine Lösung dafür gefunden?

Gruß Norbert
Top
flammenflitzer
Advocate
Advocate
User avatar
Posts: 3559
Joined: Tue Nov 25, 2003 6:37 pm
Location: Berlin

  • Quote

Post by flammenflitzer » Fri Sep 15, 2006 5:51 am

Hallo
Habe seit gestern

Code: Select all

Dependency info is missing Please run #/sbin/depscan.sh to fix this
Wenn ich das mache pasiert überhaupt nichts. (Ich habe kein neuses Baselayout installiert.)
Hat jemand eine Idee?
Top
Finswimmer
Bodhisattva
Bodhisattva
User avatar
Posts: 5467
Joined: Thu Sep 02, 2004 3:46 pm
Location: Langen (Hessen), Germany

  • Quote

Post by Finswimmer » Fri Sep 15, 2006 7:33 am

Gibt es denn die "fehlenden" Init Scripte noch?
Top
flammenflitzer
Advocate
Advocate
User avatar
Posts: 3559
Joined: Tue Nov 25, 2003 6:37 pm
Location: Berlin

  • Quote

Post by flammenflitzer » Fri Sep 15, 2006 10:35 am

Muß ich von meinem zweitsystem aus mal checken. Aber warum nicht. Ich habe doch keine Änderungen vorgenommen. Und ein fsck hat ergeben, daß das filesystem auch i.O. ist.
Habe gelesen, daß ich das Script mit der Option -u ausführen soll.
Ggf. stelle ich den /etc/init.d vom Backup wieder her.
Ich dachte, daß es sich um ein bekanntes Problem handelt, für das auch eine Lösung bekannt ist.
Top
Finswimmer
Bodhisattva
Bodhisattva
User avatar
Posts: 5467
Joined: Thu Sep 02, 2004 3:46 pm
Location: Langen (Hessen), Germany

  • Quote

Post by Finswimmer » Fri Sep 15, 2006 10:55 am

Ich erinnere mich, dass hier jemand das Problem hatte, dass auf seinem amd64 plötzlich an völlig falscher Stelle nach den Scripten gesucht wurde (sowas wie /mnt/gentoo/stage3/...)

Deswegen auch die, auf den ersten Blick, ungewöhnliche Frage.

Tobi
Top
dakjo
Veteran
Veteran
User avatar
Posts: 1544
Joined: Sat Jan 31, 2004 6:02 pm
Contact:
Contact dakjo
Website

  • Quote

Post by dakjo » Fri Sep 15, 2006 11:13 am

So wie mir das aussieht ist da einfach eine Datei karpOt. Deshalb die vielen \@s. Hatte ich auch mal.
Guck einfach nach ob alle Datei in /etc/init.d/ noch ok sind. Es reicht ja wenn du ein file <datei> machst und er sagt:

Code: Select all

bastl@sarah /etc/init.d $ file acpid
acpid: a /sbin/runscript script text executable
und nicht irgendwas mit binary oder so.
Top
Post Reply
  • Print view

7 posts • Page 1 of 1

Return to “Deutsches Forum (German)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic