Gentoo Archives: gentoo-user

From: Peter Ruskin <peter.ruskin@×××××××××.com>
To: gentoo-amd64@l.g.o, gentoo-user@l.g.o
Subject: [gentoo-user] Problem with cups
Date: Thu, 29 Jun 2006 16:34:39
Message-Id: 200606291726.17625.peter.ruskin@dsl.pipex.com
1 I've struggled long enough - now I'll ask for help.
2
3 I've just built a new amd64 box and can't get cups to print. I
4 added "debug" to cupsd.conf and this is what I get in the log:
5
6 I [29/Jun/2006:16:00:29 +0100] Saving remote.cache...
7 I [29/Jun/2006:16:00:29 +0100] Saving job cache
8 file "/var/cache/cups/job.cache"...
9 I [29/Jun/2006:16:00:30 +0100] Listening to :::631 (IPv6)
10 I [29/Jun/2006:16:00:30 +0100] Listening to 0.0.0.0:631 (IPv4)
11 I [29/Jun/2006:16:00:30 +0100] Listening to /var/run/cups/cups.sock
12 (Domain)
13 I [29/Jun/2006:16:00:30 +0100] Loaded configuration
14 file "/etc/cups/cupsd.conf"
15 I [29/Jun/2006:16:00:30 +0100] Cleaning out old temporary files
16 in "/var/spool/cups/tmp"...
17 I [29/Jun/2006:16:00:30 +0100] Configured for up to 100 clients.
18 I [29/Jun/2006:16:00:30 +0100] Allowing up to 100 client connections
19 per host.
20 I [29/Jun/2006:16:00:30 +0100] Using policy "default" as the
21 default!
22 I [29/Jun/2006:16:00:30 +0100] Full reload is required.
23 I [29/Jun/2006:16:00:30 +0100] Loaded MIME database
24 from '/etc/cups': 34 types, 38 filters...
25 I [29/Jun/2006:16:00:30 +0100] Loading job cache
26 file "/var/cache/cups/job.cache"...
27 D [29/Jun/2006:16:00:30 +0100] Loading job 12 from cache...
28 D [29/Jun/2006:16:00:30 +0100] Loading job 13 from cache...
29 D [29/Jun/2006:16:00:30 +0100] Loading job 15 from cache...
30 I [29/Jun/2006:16:00:30 +0100] Full reload complete.
31 I [29/Jun/2006:16:00:30 +0100] Listening to :::631 on fd 0...
32 E [29/Jun/2006:16:00:30 +0100] Unable to bind socket for address
33 0.0.0.0:631 - Address already in use.
34 I [29/Jun/2006:16:00:30 +0100] Listening to /var/run/cups/cups.sock
35 on fd 2...
36 E [29/Jun/2006:16:00:30 +0100] cupsdStartBrowsing: Unable to bind
37 broadcast socket - Address already in use.
38
39 I looked in b.g.o and didn't notice anything similar. It's the same
40 with two versions of cups I tried and the same setup works fine on
41 my x86 box. I know nothing about sockets, but I get a similar
42 indication when trying to run ntop:
43
44 Thu Jun 29 17:24:21 2006 Now running as requested user 'nobody'
45 (65534:65534)
46 Thu Jun 29 17:24:21 2006 **FATAL_ERROR** ....open
47 of /var/lib/ntop/prefsCache.db failed: File open error
48 Thu Jun 29 17:24:21 2006 1. Is another instance of ntop running?
49 Thu Jun 29 17:24:21 2006 2. Make sure that the use you specified
50 can write in the target directory
51
52 --
53 Peter
54 ========================================================================
55 Gentoo Linux: Portage 2.1-r1. kernel-2.6.17-gentoo.
56 2006 x86_64 AMD Athlon(tm) 64. gcc(GCC): 3.4.6.
57 KDE: 3.5.2. Qt: 3.3.6.
58 ========================================================================
59 --
60 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem with cups Peter Ruskin <peter.ruskin@×××××××××.com>