Source: lightdm-gtk-greeter-settings Version: 1.2.0-1 Severity: minor Hi,
lightdm-gtk-greeter-settings does not build reproducibly. This is because 'installation_config.py', a file produced at build time, is not generated deterministically. This file is created by write_config() in setup.py. The input to write_config() is a dictionary, of which the keys are extracted and used. Sorting these keys prior to using them should resolve the issue. Regards, Christian
signature.asc
Description: OpenPGP digital signature

