From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030830 Description of problem: authconfig-gtk.py from authconfig-gtk package imports rhpl.translate which provided by the rhpl package. Both authconfig and authconfig-gtk use consolehelper which provided by the usermode package. authconfig-gtk already has dependency on authconfig, so only authconfig should require usermode Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Uninstall rhpl or usermode 2.Run authconfig or authconfig-gtk 3. Additional info:
Fixing in 4.5-1. Thanks!