I am trying to run an upgrade on one of my installs and the Automatic Updates script started throwing the following error:
+---------------------------------------------------------+
| Matrix Warning |
|---------------------------------------------------------|
| File : [SYSTEM_ROOT]core/include/locale_manager.inc |
| Line : 594 |
|---------------------------------------------------------|
| Asset Type "" is not installed on this system [SYS0091] |
+---------------------------------------------------------+
I realized that this is actually being caused by the compile_locale.php
script. Running it without Automatic Updates gives those same errors and they seem to run forever (stopped script execution after an hour of those errors).
What could be causing this?