Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ntp0.fau.de: command not found
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
SvenFischer
Veteran
Veteran


Joined: 05 Feb 2003
Posts: 1033
Location: Berlin

PostPosted: Sun Aug 08, 2004 9:48 pm    Post subject: ntp0.fau.de: command not found Reply with quote

Ich hatte mal kurz
net-misc/ntp
installiert und auch schnell wieder deinstalliert. Hat das damit etwas zu tun?
Nach jedem emerge kommt diese Meldung:

>> original instance of package unmerged safely.
* Caching service dependencies...
/var/lib/init.d/depcache: line 15: ntp0.fau.de: command not found
>>> net-misc/bidwatcher-1.3.15 merged.

>>> clean: No packages selected for removal.

>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.
_________________
Core2Duo, 4GB RAM, AMD/ATI 4850 and nice person in front!
Back to top
View user's profile Send private message
kostja
Apprentice
Apprentice


Joined: 25 May 2004
Posts: 261
Location: D, 69239 Neckarsteinach

PostPosted: Sun Aug 08, 2004 10:29 pm    Post subject: Reply with quote

ntp0.fau.de

Ist ein Zeitserver der Erlanger Universität. Ist doch eigentlich kein Wunder, dass es diesen Befehl nb icht gibt oder?

Wo ist eigentlich Dein Problem?

mfG Konstantin
_________________
Registered Linux User #356484
Back to top
View user's profile Send private message
SvenFischer
Veteran
Veteran


Joined: 05 Feb 2003
Posts: 1033
Location: Berlin

PostPosted: Sun Aug 08, 2004 10:42 pm    Post subject: Reply with quote

Warum sollte ein emerge einen Zeitserver suchen?
Wie auch immer, ich würde den fehlerhaften Eintrag gerne löschen.
Hat jemand eine Idee?
_________________
Core2Duo, 4GB RAM, AMD/ATI 4850 and nice person in front!
Back to top
View user's profile Send private message
oma
Guru
Guru


Joined: 17 Feb 2004
Posts: 302
Location: /home/markus/heiligenhaus

PostPosted: Sun Aug 08, 2004 11:03 pm    Post subject: Re: ntp0.fau.de: command not found Reply with quote

SvenFischer wrote:
...
>> original instance of package unmerged safely.
* Caching service dependencies...
/var/lib/init.d/depcache: line 15: ntp0.fau.de: command not found
>>> net-misc/bidwatcher-1.3.15 merged.
...
Was steht denn in der depcache bei dir in Zeile 15 drin? Also hier sind meine ersten ca.20 Zeilen:
Code:
 source /sbin/functions.sh

need() {
        echo "NEED $*"; return 0
}

use() {
        echo "USE $*"; return 0
}

before() {
        echo "BEFORE $*"; return 0
}

after() {
        echo "AFTER $*"; return 0
}

provide() {
        echo "PROVIDE $*"; return 0
}

parallel() {
        echo "PARALLEL $*"; return 0
}
:?:
_________________
"...ich bin Guybrush Threepwood - ein mächtiger Pirat!"
Back to top
View user's profile Send private message
SvenFischer
Veteran
Veteran


Joined: 05 Feb 2003
Posts: 1033
Location: Berlin

PostPosted: Mon Aug 09, 2004 8:54 pm    Post subject: Reply with quote

Na, da steht das gleiche drinnne:

source /sbin/functions.sh

need() {
echo "NEED $*"; return 0
}

use() {
echo "USE $*"; return 0
}

before() {
echo "BEFORE $*"; return 0
}

after() {
echo "AFTER $*"; return 0
}

provide() {
echo "PROVIDE $*"; return 0
}

parallel() {
echo "PARALLEL $*"; return 0
}
_________________
Core2Duo, 4GB RAM, AMD/ATI 4850 and nice person in front!
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