99-zzz_check_uids_and_gids does not abort on failure anymore
While doing the TR for 6.10 I noticed that `config/chroot_local-hooks/99-zzz_check_uids_and_gids` warns about differences that should not occur. It should then abort the build, but it does not. I guess I messed up, in 3b4c470f37d92beea79531d0ba01aaeeaf91c555, the merge conflict resolution between 181b9c4b7d833046352ead62194f10fecca5772c and 056a095317e54064b47ca5b54cee2c1e9ae759fc, or something similar happened.
issue