During a apt-get -f upgrade I had a power failure. Now I get an error from apt-get of W: There are multiple versions of "system-config-bind" in your system. This package won't be cleanly updated, unless you leave only one version. To leave multiple versions installed, you may remove that warning by setting the following option in your configuration file: RPM::Allow-Duplicated { "^system-config-bind$"; }; To disable these warnings completely set: RPM::Allow-Duplicated-Warning "fal W: There are multiple versions of "openssh-server" in your system. This package won't be cleanly updated, unless you leave only one version. To leave multiple versions installed, you may remove that warning by setting the following option in your configuration file: RPM::Allow-Duplicated { "^openssh-server$"; }; To disable these warnings completely set: RPM::Allow-Duplicated-Warning "false"; W: There are multiple versions of "zlib-devel" in your system. This package won't be cleanly updated, unless you leave only one version. To leave multiple versions installed, you may remove that warning by setting the following option in your configuration file: RPM::Allow-Duplicated { "^zlib-devel$"; }; To disable these warnings completely set: RPM::Allow-Duplicated-Warning "false"; W: You may want to run apt-get update to correct these problems Any ideas how to fix this ?????