This bug is actually on passwdgen, which doesn't have a component. Description of problem: passwdGen crashes with a floating-point exception when you run it with a minimum of 9 characters Version-Release number of selected component (if applicable): How reproducible: Run: passwdgen -A --min=9 --max=11 Actual results: floating point exception passwdgen -Aa1@ --min=9 --max=11 Expected results: A 9-11 character password Additional info: I also just got an old (previous-generated) password in one of my tests. This should be tremendously unlikely if the generation process is sound. I'm filing a separate bug for this.
What's the output of rpm -q -f `which passwdgen` --qf '%{SOURCERPM}\n'
I'm sorry this isn't a package from official Fedora repository. You'll have to report this bug to site where it comes from.