tomscharbach If you encounter the error again before the next update, run the general troubleshooting command from the terminal: sudo eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall But the best advice is to ignore it for now.
In fact it's actually even better to ignore it than to run the repair, as the loaders.cache
file needs to be updated (if you for example install the webp loader), while the reinstall will reset it back to the old version. So my recommendation is to leave it alone until the next update.