Description of problem: /var/www/moodle/web/config.php contains the database configuration for Moodle. It is being overwritten on upgrade. Version-Release number of selected component (if applicable): moodle-1.6.5-3.fc5 How reproducible: every time Steps to Reproduce: 1. Upgrade moodle Actual results: /var/www/moodle/web/config.php is overwritten with RPM default Expected results: Should get /var/www/moodle/web/config.php.rpmnew Additional info: Should be marked %config(noreplace)
Thanks. As it turns out, there are several other config.php files that need to be marked %config(noreplace). Fixed in moodle-1.6.5-4.{fc5,fc6} and moodle-1.8-4.fc7.