Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: Re: cupsd wont start on boot.
Date: Sun, 06 Aug 2006 23:23:34
Message-Id: eb5tfe$kkp$1@sea.gmane.org
In Reply to: Re: [gentoo-amd64] Re: cupsd wont start on boot. by Mark Haney
1 "Mark Haney" <mhaney@××××××××××××.org> posted
2 44D66CC4.6060307@××××××××××××.org, excerpted below, on Sun, 06 Aug 2006
3 18:27:16 -0400:
4
5 >> what happens if you invoke the init script directly, ie not running the
6 >> commands contained within the script...
7 >>
8 >> /etc/init.d/cupsd start
9 >>
10 > \
11 > This is what I get:
12 >
13 > * Caching service dependencies ...
14 > [ ok ]
15 > * WARNING: "cupsd" has already been started.
16 >
17 > But it's not started.
18 >
19
20 Ahhh!
21
22 Try /etc/init.d/cupsd zap
23
24 /then/
25
26 /etc/init.d/cupsd start
27
28
29 The "zap" thing is there to zap stale tracking files left behind in a
30 crash or something. If it says it's started when it's not, that's
31 always the first thing to try.
32
33 --
34 Duncan - List replies preferred. No HTML msgs.
35 "Every nonfree program has a lord, a master --
36 and if you use the program, he is your master." Richard Stallman
37
38 --
39 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Re: cupsd wont start on boot. Mark Haney <mhaney@××××××××××××.org>