Gentoo Archives: gentoo-user

From: Peter Humphrey <peter@××××××××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] http-replicator problem
Date: Thu, 14 Apr 2011 14:40:15
Message-Id: 201104141538.17153.peter@humphrey.ukfsn.org
1 Hello list,
2
3 I've been running http-replicator with default config on my LAN server with no
4 problems until today, when I got this in its log:
5
6 14 Apr 2011 11:12:19 INFO: HttpReplicator started
7 14 Apr 2011 11:12:41 STAT: HttpClient 1 bound to 192.168.2.6
8 14 Apr 2011 11:12:41 ERROR: HttpClient 1 caught an exception in __getattr__:
9 HttpClient instance has no attribute 'data'
10
11 192.168.2.6 is this workstation, where I was running emerge -uaDv world. The
12 emerge failed with a Connection-refused error when attempting to fetch the
13 distfile.
14
15 The server also can't fetch distfiles via its http-replicator, so I suspect
16 that's where the problem lies - not at the client end.
17
18 On the server I've recompiled http-replicator-3.0-r2 and run repcacheman. On the
19 client I've checked that I'm using python-2.7 and I've reinstalled portage:
20
21 [ebuild R ] sys-apps/portage-2.1.9.42 USE="(ipc) -build -doc -epydoc -
22 python2 -python3 (-selinux)" LINGUAS="-pl"
23
24 I can't think what else to try, and I can't think of anything that's changed
25 since yesterday. Anyone any ideas?
26
27 --
28 Rgds
29 Peter

Replies

Subject Author
Re: [gentoo-user] http-replicator problem Mick <michaelkintzios@×××××.com>