Skip to content

Set LC_ALL=C.UTF-8 for unattended-upgrades environment when parsing its --help

Balint Reczey requested to merge rbalint/apt:u-u-env-utf8 into master

.UTF-8 sets stdio encoding to UTF-8 which may be ASCII on the system making unattended-upgrades crash.

LP: #1806076

Merge request reports

Loading