‘apt-get dist-upgrade’ Seems To Have Been A Success
Sunday, March 15th, 2009Did an ‘apt-get dist-upgrade’ yesterday and updated the ol’ server to Debian 5.0. For the most part, everything went fine. I did encounter one weird thing. The latest version of MySQL would not install, complaining about not having version information for libz.so.1 located in /opt/mono/lib/. It was very, very strange (I don’t ever remember installing Mono). I Googled around a bit, and found that other people simply deleted the file that the MySQL installer was referring to (as there was another copy somewhere else on the system and some path specification was messed up…something like that).
In any case, deleting it (and the entire /opt/mono directory…I don’t need it) seemed to fix the problem. MySQL is working (or else you wouldn’t be reading this). :shrug:


