Hi!
you will see this behaviour again everytime you do changes in the basic settings until the bug is fixed by executing the errata update
That’s a problem - by the way: please don’t use apt-get directy. Updates are done by either the UMC or univention-upgrade.
Please post the output of the following command - perhaps the repository settings are not correct:
ucr search --brief repository
Please check the output for sensible information before (i.e. several 3rd Party repositories are setting a sensible password in these UCR variables).
For the moment you can do the steps again as a workaround:
ucr set locale="$(sed -ne "s/locales='\(.*\)'/\1/p" </etc/univention/installation_profile)"
ucr set locale/default="$(sed -ne "s/locale_default='\(.*\)'/\1/p" </etc/univention/installation_profile)"
/etc/init.d/univention-management-console-web-server restart
/etc/init.d/univention-management-console-server restart
Kind regards,
Tim