Bug 1327411

Summary: 'dictionary load error' when checking passwords in current Rawhide
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: anacondaAssignee: David Shea <dshea>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: anaconda-maint-list, bcl, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: anaconda-25.9-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-23 19:54:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Adam Williamson 2016-04-15 06:22:01 UTC
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

Comment 1 David Shea 2016-04-15 13:39:27 UTC
Lovely. The actual dictionary files moved to a separate package, and the requirement for the package is actually a recommends.

Comment 2 David Shea 2016-04-15 13:40:22 UTC
After another two seconds of thought I guess that should be an anaconda requires, then, huh. Let's do that.

Comment 3 Adam Williamson 2016-04-19 14:38:05 UTC
25.9? What happened to 25.8? :)

Comment 4 David Shea 2016-04-19 14:45:39 UTC
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.