<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1523205770864_40281"><span id="yui_3_16_0_ym19_1_1523205770864_40499">Hi.  I am trying to install QGis for the first time on Ubuntu Trusty 14.04.<br></span></div><div id="yui_3_16_0_ym19_1_1523205770864_40533" dir="ltr">I am getting the following error when running apt-get update, "gnutls_handshake() failed: Handshake failed" (see console log below)</div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42016"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42589">I have followed instructions from <a href="https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu" id="yui_3_16_0_ym19_1_1523205770864_42590">https://qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu</a> and added following entries to <code id="yui_3_16_0_ym19_1_1523205770864_42591"><span id="yui_3_16_0_ym19_1_1523205770864_42592">/etc/apt/sources.list</span></code></div><div id="yui_3_16_0_ym19_1_1523205770864_42593"><br id="yui_3_16_0_ym19_1_1523205770864_42594"></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42595"><font id="yui_3_16_0_ym19_1_1523205770864_42596" face="Courier New, courier, monaco, monospace, sans-serif">deb https://qgis.org/debian-ltr trusty main<br id="yui_3_16_0_ym19_1_1523205770864_42597">deb-src https://qgis.org/debian-ltr trusty main<br id="yui_3_16_0_ym19_1_1523205770864_42598"></font></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42599"><br id="yui_3_16_0_ym19_1_1523205770864_42600"></div><div dir="ltr"><br></div><div dir="ltr"><font id="yui_3_16_0_ym19_1_1523205770864_42524" face="Courier New, courier, monaco, monospace, sans-serif">$sudo apt-get update</font></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42525"><font id="yui_3_16_0_ym19_1_1523205770864_42526" face="Courier New, courier, monaco, monospace, sans-serif">...                  <br id="yui_3_16_0_ym19_1_1523205770864_42527"></font></div><font id="yui_3_16_0_ym19_1_1523205770864_42528" face="Courier New, courier, monaco, monospace, sans-serif">Ign https://packagecloud.io jessie/main Translation-en_GB                      <br id="yui_3_16_0_ym19_1_1523205770864_42529">Ign https://packagecloud.io jessie/main Translation-en                         <br id="yui_3_16_0_ym19_1_1523205770864_42530">Ign https://qgis.org trusty InRelease                                          <br id="yui_3_16_0_ym19_1_1523205770864_42531">Ign https://qgis.org trusty Release.gpg<br id="yui_3_16_0_ym19_1_1523205770864_42532">Ign https://qgis.org trusty Release<br id="yui_3_16_0_ym19_1_1523205770864_42533">Err https://qgis.org trusty/main Sources<br id="yui_3_16_0_ym19_1_1523205770864_42534">  gnutls_handshake() failed: Handshake failed<br id="yui_3_16_0_ym19_1_1523205770864_42535">Err https://qgis.org trusty/main amd64 Packages<br id="yui_3_16_0_ym19_1_1523205770864_42536">  gnutls_handshake() failed: Handshake failed<br id="yui_3_16_0_ym19_1_1523205770864_42537">Err https://qgis.org trusty/main i386 Packages<br id="yui_3_16_0_ym19_1_1523205770864_42538">  gnutls_handshake() failed: Handshake failed<br id="yui_3_16_0_ym19_1_1523205770864_42539">Ign https://qgis.org trusty/main Translation-en_GB<br id="yui_3_16_0_ym19_1_1523205770864_42540">Ign https://qgis.org trusty/main Translation-en<br id="yui_3_16_0_ym19_1_1523205770864_42541">W: Failed to fetch https://qgis.org/debian-ltr/dists/trusty/main/source/Sources  gnutls_handshake() failed: Handshake failed<br id="yui_3_16_0_ym19_1_1523205770864_42542"><br id="yui_3_16_0_ym19_1_1523205770864_42543">W:
 Failed to fetch 
https://qgis.org/debian-ltr/dists/trusty/main/binary-amd64/Packages  
gnutls_handshake() failed: Handshake failed<br id="yui_3_16_0_ym19_1_1523205770864_42544"><br id="yui_3_16_0_ym19_1_1523205770864_42545">W:
 Failed to fetch 
https://qgis.org/debian-ltr/dists/trusty/main/binary-i386/Packages  
gnutls_handshake() failed: Handshake failed<br id="yui_3_16_0_ym19_1_1523205770864_42546"><br id="yui_3_16_0_ym19_1_1523205770864_42547">E: Some index files failed to download. They have been ignored, or old ones used instead.<br id="yui_3_16_0_ym19_1_1523205770864_42548">$</font><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42648"><br></div>I have also tried adding the repository public key but it made no difference.<div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42649"><br></div><div id="yui_3_16_0_ym19_1_1523205770864_42150">Any help, ideas or pointers in this would be greatly appreciated.</div><div id="yui_3_16_0_ym19_1_1523205770864_42650"><br></div><div id="yui_3_16_0_ym19_1_1523205770864_42652">thanks, Colin<br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_40876"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42653"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_42662"><br></div><div dir="ltr"><br></div><br><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_40829"><br></div><div dir="ltr" id="yui_3_16_0_ym19_1_1523205770864_40830"><br><span id="yui_3_16_0_ym19_1_1523205770864_40499"></span></div><div class="signature" id="yui_3_16_0_ym19_1_1523205770864_40290">__________________________________
 Reduce - Reuse - Recyclehttp://www.freecycle.org/ http://www.recycle-more.co.uk/ http://yorkrecycling.net/</div></div></body></html>