Bart Schaefer wrote:
On Dec 17, 2007 6:59 AM, Steve Snyder swsnyder@insightbb.com wrote:
Any advice as to how to fix whatever was broken in the course of doing the upgrade?
After any upgrade it's always good to run
updatedb locate .rpmsave locate .rpmnew
and then compare those files to the ones they might have replaced.
in fact only .rpmnew should have been generated. Don't forget to merge your changes into the .rpmnew before replacing your current config.
Ugo