Since updating to 2.0 I have never been able to open Appupdater. Today I installed the latest version and tried to open the command line getting errores with Seeds repositories, then I reinstalled the app unchecking the seeds but I still get this:
C:\Program Files (x86)\Appupdater>cmd /k "cd C:\Program Files (x86)\Appupdater &
& appupdater"
Using config at C:\ProgramData\Appupdater\appupdater.ini.
Traceback (most recent call last):
File "appupdater.py", line 41, in <module>
File "libappupdater\console.pyo", line 103, in run
File "libappupdater\core.pyo", line 216, in __init__
File "libappupdater\core.pyo", line 348, in load_config
File "libappupdater\core.pyo", line 1849, in update_files
File "libappupdater\core.pyo", line 1880, in _create_software_packages
File "libappupdater\core.pyo", line 555, in update_files_list
File "libappupdater\metalink.pyo", line 624, in parsefile
File "libappupdater\metalink.pyo", line 628, in parsehandle
File "libappupdater\metalink.pyo", line 734, in start_element
ValueError: need more than 1 value to unpack
C:\Program Files (x86)\Appupdater>
It sounds to me like you may have gotten a bad download. Try:
appupdater --clean --update
If that doesn't work you can safely delete "c:\programdata\appupdater" to reset to install configuration.
That error seems to me to be a problem with the XML file itself. If you go into "c:\programdata\appupdater" and open the XML files with a browser they shouldn't have any errors.