Hide Forgot
Most openQA tests failed on Rawhide the last couple of days due to the 'weak password' warning unexpectedly popping up. It seems anaconda has an issue with loading the spell check dictionary - the warning bar text says "The password fails the dictionary check - error loading dictionary." I'm teaching openQA to teach this as a softfail, click Done again and carry on with the test, but it's clearly a bug. example: https://openqa.fedoraproject.org/tests/13092/modules/_do_install_and_reboot/steps/6
Lovely. The actual dictionary files moved to a separate package, and the requirement for the package is actually a recommends.
After another two seconds of thought I guess that should be an anaconda requires, then, huh. Let's do that.
25.9? What happened to 25.8? :)
http://pkgs.fedoraproject.org/cgit/rpms/anaconda.git/commit/?id=1610e5c01bdd8c8b5da63bed5b6de1b205ecda8b ? I dunno, I just know there's a tag for 25.8 and this ain't in it.