<div class="gmail_quote">On Tue, Feb 8, 2011 at 11:42 AM, <span dir="ltr"><<a href="mailto:Tim.Haering@lwf.bayern.de" target="_blank">Tim.Haering@lwf.bayern.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Error reading <a href="https://launchpad.net/api/1.0/%7Eubuntugis/+archive/ubuntugis-unstable" target="_blank">https://launchpad.net/api/1.0/~ubuntugis/+archive/ubuntugis-unstable</a>: <urlopen error [Errno 110] Connection timed out><br>
<br>
Maybe the server is unavailable?<br></blockquote>If it is a server problem, it should be fixed quickly.<br><br>Are you behind a proxy? In that case, most likely you are a victim of this bug:<br></div><a href="https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/516032" target="_blank">https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/516032</a><br>
<br>In that case you could try to add the repositories manually:<br><p>
<code>sudo gedit /etc/apt/sources.list.d/ubuntugis-ubuntugis-unstable-maverick.list <br></code></p><p><code>and add these two lines:<br></code>
</p>deb <a href="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" target="_blank">http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu</a> maverick main<br>deb-src <a href="http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu" target="_blank">http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu</a> maverick main<br>
<br><br>