Yet another problem,<br><br>I am behind a corporate proxy at present and I find that scripts using python time out, for example <br><br>sudo add-apt-repository ppa:voria/ppa<br><br>and <br><pre>sudo python -c "import sys; py3 = sys.version_info[0] > 2; u = __import__('urllib.request' if py3 else 'urllib', fromlist=1); exec(u.urlopen('<a href="http://status.calibre-ebook.com/linux_installer').read()" target="_blank">http://status.calibre-ebook.com/linux_installer').read()</a>); main()"</pre>

both eventually time out. I don't know where or how to tell python about the proxy server so can't update calibre and had to add the repository by directly editing the sources.list.<br><br>Suggestions on how to fix it most welcome.<br>

<br>Stripes.<br>