Arg, was more a local DNS server problem of mine. The local DNS server is still serving the preivous IP of the GForge@Inria server domain name. (They changed the server and likely the IP as well). Sorry for the noise. Hilaire 2008/12/9 Hilaire Fernandes <hilaire@ofset.org>:
When I try to update my image, my image is blocked in by a semaphore waiting for the connection. After some investigation in the #httpGetDocument... method it looks like the header sent by the Apache server of Inria is like that:
HTTP/1.1 302 Found Date: Tue, 09 Dec 2008 09:58:31 GMT Server: Apache/2.2.3 (Debian) mod_auth_pgsql/2.0.3 DAV/2 SVN/1.4.2 PHP/5.2.0-8+etch13 mod_ssl/2.2.3 OpenSSL/0.9.8c X-Powered-By: PHP/5.2.0-8+etch13 Location: http://gforge.inria.fr/updates/updates.list Content-Length: 0 Connection: close Content-Type: text/html; charset=UTF-8
Of course the field Location is wrong as the pharo part of the name is gone,so the loop. I pesonnaly met that kind of problem with another Gforge@inria hosted project.
It seems it doesn't happen to every one. What about you ?
Hilaire