Hello list, I've been running http-replicator with default config on my LAN server with no problems until today, when I got this in its log:
14 Apr 2011 11:12:19 INFO: HttpReplicator started 14 Apr 2011 11:12:41 STAT: HttpClient 1 bound to 192.168.2.6 14 Apr 2011 11:12:41 ERROR: HttpClient 1 caught an exception in __getattr__: HttpClient instance has no attribute 'data' 192.168.2.6 is this workstation, where I was running emerge -uaDv world. The emerge failed with a Connection-refused error when attempting to fetch the distfile. The server also can't fetch distfiles via its http-replicator, so I suspect that's where the problem lies - not at the client end. On the server I've recompiled http-replicator-3.0-r2 and run repcacheman. On the client I've checked that I'm using python-2.7 and I've reinstalled portage: [ebuild R ] sys-apps/portage-2.1.9.42 USE="(ipc) -build -doc -epydoc - python2 -python3 (-selinux)" LINGUAS="-pl" I can't think what else to try, and I can't think of anything that's changed since yesterday. Anyone any ideas? -- Rgds Peter

