<div dir="ltr">Hi guys!<br><br><div>Well thanks for all that info! Ben, I completely failed to understand what you explained before about your OS, but I get it now! I was happy with 3.10 anyway, so that's great. I'll have a go at removing ubuntugis-unstable and I'll edit my source file accordingly. Incidentally, it might be a good idea to explain that on the site because I've been redirected there many times and always just gone somewhere else to get instructions about what to do. For software engineers it's maybe logical, but for end users like me it seemed like reference information, entirely unrelated to the actual installation process. </div><div><br></div><div>Andre, thanks again! I'm not sure how to remove the ubuntugis files to be honest, if purging QGIS doesn't work. I erased the GPG manually (sudo nautilus) because I hadn't encountered an easy way, but then I ran autoremove qgis and I thought that would take care of everything related to it, including PPA's (the command removed stuff connected with FreeCAD, for example, which has no connection whatsoever). </div><div><font color="#674ea7">The key is for the whole ubuntugis project, regardless of the branch you<br>are using. Same goes for QGIS.</font><br></div><div><span style="color:rgb(0,0,0)">That makes sense, and explains the error message about it. </span><br></div><div><span style="color:rgb(0,0,0)"><br></span></div><div><span style="color:rgb(0,0,0)">Okay, one last question:</span></div><div><font color="#674ea7">And add "python3-qgis" to your install command.</font><span style="color:rgb(0,0,0)"><br></span></div><div>I don't know enough about linux syntax to include this without dropping the ball. </div><div>Maybe '<font face="monospace">sudo apt-get install qgis qgis-plugin-grass python3-qgis'?</font></div><div><font face="arial, sans-serif">Should I start again and run autoremove qgis, etc, or can I attempt it from where I am?</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Thanks again!!</font></div><div><font face="arial, sans-serif">Jimi.</font></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 26, 2020 at 10:03 AM Andre Joost <<a href="mailto:andre%2Bjoost@nurfuerspam.de">andre+joost@nurfuerspam.de</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Am 26.02.20 um 00:12 schrieb J. M:<br>
<br>
>     - I ran sudo apt-key list to check if the ubuntugis-unstable PPA was<br>
>     still listed as trusted, and it didn't appear<br>
>     - I added the ubuntugis stable PPA as recommended on<br>
>     <a href="https://trac.osgeo.org/ubuntugis/wiki/UbuntuGISRepository" rel="noreferrer" target="_blank">https://trac.osgeo.org/ubuntugis/wiki/UbuntuGISRepository</a>,<br>
<br>
That wiki is outdated, the <a href="http://qgis.org/ubuntugis" rel="noreferrer" target="_blank">qgis.org/ubuntugis</a> packages are compiled <br>
against the ubuntugis *unstable* PPA, see<br>
<<a href="https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu" rel="noreferrer" target="_blank">https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu</a>><br>
<br>
I guess you are better off without anything from ubuntugis at the <br>
moment. So take the <a href="http://qgis.org/ubuntu-ltr" rel="noreferrer" target="_blank">qgis.org/ubuntu-ltr</a> bionic packages to avoid the <br>
PROJ6 problems others mentioned.<br>
<br>
You should run "apt-cache policy libgdal20" to see that you have GDAL <br>
2.2.3 and nothing newer. See<br>
<<a href="https://askubuntu.com/questions/92019/how-to-install-specific-ubuntu-packages-with-exact-version" rel="noreferrer" target="_blank">https://askubuntu.com/questions/92019/how-to-install-specific-ubuntu-packages-with-exact-version</a>><br>
to learn how to install a specific version of a package.<br>
<br>
And add "python3-qgis" to your install command.<br>
<br>
> with sudo<br>
>     add-apt-repository ppa:ubuntugis/ppa, and it appeared to duplicate your<br>
>     command sudo apt-key adv --keyserver <a href="http://keyserver.ubuntu.com" rel="noreferrer" target="_blank">keyserver.ubuntu.com</a> --recv-key<br>
>     51F523511C7028C3. Is that possible when they appear to reference two<br>
>     different PPA's?<br>
<br>
The key is for the whole ubuntugis project, regardless of the branch you <br>
are using. Same goes for QGIS.<br>
<br>
>     - I ran sudo apt-get install qgis qgis-plugin-grass and received the<br>
>     following error message, similar to before:<br>
><br>
> The following packages have unmet dependencies.<br>
>   qgis : Depends: gdal-abi-2-2-3<br>
<br>
Seems to be a non-ubuntugis package, but You don't have the GDAL version <br>
2.2.3 installed, but a newer one from ubuntugis. Try to get rid of that <br>
to remove all follow-up error messages.<br>
<br>
HTH,<br>
Andre Joost<br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org" target="_blank">Qgis-user@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></blockquote></div>