<div dir="ltr">Hi all,<div><br></div><div>I'm currently sitting on a plane having made a huge mistake yesterday.  I have a server that runs constantly, supplying data to clients on a daily basis.  The server is Ubuntu 12.04 and I had successfully installed and have been running PostGIS 2.1 and Postgresql 9.3 for the last 3 months.  Prior to leaving for my vacation I thought it would be great to install QGIS so I could remotely view my database.  The problem is the QGIS install altered my postgis and libgdal1 dependencies.  </div>
<div><br></div><div>Here are the commands I issued that got me into this mess:</div><div><span style="line-height:100%"><br></span></div><div><span style="line-height:100%">sudo apt-get update</span><br></div><div>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install qgis pythin-qgis</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install qgis python-qgis</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install qgis</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install python-qgis</p>
<p align="left" style="margin-bottom:0in;line-height:100%">gpg
--keyserver <a href="http://keyserver.ubuntu.com">keyserver.ubuntu.com</a> --recv 47765B75</p>
<p align="left" style="margin-bottom:0in;line-height:100%">gpg
--export --armor 47765B75 | sudo apt-key add -</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install qgis python-qgis</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get update</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install qgis python-qgis</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install python-software-properties</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
add-apt-repository ppa:ubuntugis/ubuntugis-unstable</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get update</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install qgis python-qgis qgis-plugin-grass</p>
<p align="left" style="margin-bottom:0in;line-height:100%">sudo
apt-get install libssl0.9.8</p><p align="left" style="margin-bottom:0in;line-height:100%"><br></p><p align="left" style="margin-bottom:0in;line-height:100%">I am uncertain how to proceeed because I remember something similar happening years ago (irony of ironies) and it ended up corrupting my Ubuntu server when I tried to repair.</p>
<p align="left" style="margin-bottom:0in;line-height:100%"><br></p><p align="left" style="margin-bottom:0in;line-height:100%">I'm looking for some sage advise to correct this a painless as possible.  Is it safe to perform an apt-get autoremove?</p>
<p align="left" style="margin-bottom:0in;line-height:100%">Please help an overstressed dad enjoy his vacation trip to Disney with his wife and kids.  I promise I won't go installing packages all willy nilly in the future.</p>
<p align="left" style="margin-bottom:0in;line-height:100%"><br></p><p align="left" style="margin-bottom:0in;line-height:100%">Thanks</p><p align="left" style="margin-bottom:0in;line-height:100%"><br></p><p align="left" style="margin-bottom:0in;line-height:100%">
Willem</p></div></div>