uboslinux / ubos-admin

UBOS administration tools
Other
16 stars 3 forks source link

Run ubos-install with a locale #891

Closed jernst closed 3 months ago

jernst commented 4 months ago

Otherwise we get things like this during install:

installing ubos-perl-utils...
installing ubos-admin...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
ERROR: snapper (create-config) failed for config root / Failed to set locale.
Failure (org.freedesktop.DBus.Error.FileNotFound).
jernst commented 3 months ago

Cannot reproduce the circumstances under which this occurred.