Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: cups problem
Date: Tue, 26 Sep 2006 12:28:59
Message-Id: efb68d$kmk$2@sea.gmane.org
In Reply to: [gentoo-amd64] cups problem by Paul Stear
1 Paul Stear <gentoo@××××××××××××.com> posted
2 200609260957.40263.gentoo@××××××××××××.com, excerpted below, on Tue, 26
3 Sep 2006 09:57:40 +0100:
4
5 > Hi,
6 > I am trying to get my printer working and have installed cups. When I
7 > start cupsd I get the following message:-
8 > /etc/init.d/cupsd start
9 > * Starting cupsd ...
10 > cupsd: Child exited on signal 15!
11 >
12 > I have umerged and remerged but still get the same error
13 >
14 > here is some of emerge info:-
15 > Portage 2.1.1 (default-linux/amd64/2006.1/desktop, gcc-4.1.1,
16 > glibc-2.4-r3, 2.6.17-gentoo-r5 x86_64)
17 > ================================================================= System
18 > uname: 2.6.17-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3500+ Gentoo
19 > Base System version 1.12.5
20 > Last Sync: Mon, 25 Sep 2006 07:31:01 +0000 app-admin/eselect-compiler:
21 > [Not Present] dev-java/java-config: 1.2.11-r1
22 > dev-lang/python: 2.4.3-r1
23 > dev-python/pycrypto: 2.0.1-r5
24 > dev-util/ccache: [Not Present]
25 > dev-util/confcache: [Not Present]
26 > sys-apps/sandbox: 1.2.17
27 > sys-devel/autoconf: 2.13, 2.59-r7
28 > sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
29 > sys-devel/binutils: 2.16.1-r3
30 > sys-devel/gcc-config: 1.3.13-r3
31 > sys-devel/libtool: 1.5.22
32 > virtual/os-headers: 2.6.11-r2
33 > ACCEPT_KEYWORDS="amd64"
34 >
35 > The install logs did not show any errors.
36 >
37 > Any ideas what to do next?
38
39 Sig-15 is sig-term, so that's a normal program termination.
40
41 Did you configure cups? Unlike most services, there's really no sane way
42 to have a valid initial configuration, given the vast number of printers
43 out there, all with different drivers, so it has to be configured. My
44 guess is that cupsd sees it has no valid printers setup, so lacking
45 anything to do, it simply exits, thereby avoiding the unnecessary waste of
46 resources sitting there doing nothing.
47
48 --
49 Duncan - List replies preferred. No HTML msgs.
50 "Every nonfree program has a lord, a master --
51 and if you use the program, he is your master." Richard Stallman
52
53 --
54 gentoo-amd64@g.o mailing list