This is the output from an attempted running of the script to update. I have not been able to update on this computer. What is wrong with the script?
When adding, default is --local and --divert <original>.distrib.
When removing, --package or --local and --divert must match if specified. Package preinst/postrm scripts should always specify --package and --divert. sudo dpkg-divert --divert /usr/bin/firefox.ubuntu --rename /usr/bin/firefox Previous command has failed to complete successfully. Exiting. Process returned code 2 Traceback (most recent call last): File "/usr/local/bin/ubuntuzilla.py", line 1331, in <module> bs.start() File "/usr/local/bin/ubuntuzilla.py", line 311, in start fi.start() File "/usr/local/bin/ubuntuzilla.py", line 354, in start self.install() File "/usr/local/bin/ubuntuzilla.py", line 781, in install self.linkLauncher() File "/usr/local/bin/ubuntuzilla.py", line 984, in linkLauncher self.util.execSystemCommand(executionstring="sudo dpkg-divert --divert /usr/bin/firefox.ubuntu --rename /usr/bin/firefox") File "/usr/local/bin/ubuntuzilla.py", line 154, in execSystemCommand raise SystemCommandExecutionError, "Command has not completed successfully. If this problem persists, please seek help at our website, " + self.version.url __main__.SystemCommandExecutionError: Command has not completed successfully. If this problem persists, please seek help at our website, http://ubuntuzilla.sourceforge.net/