Description of problem: I am having trouble with fedora-packager-setup. I have checked my certificates on FAS and I am able to login to my FAS account and fedorapeople.org account but I am unable to run fedora-packager-setup for some reason. Version-Release number of selected component (if applicable): fedora-packager-0.4.1-1.fc12.noarch How reproducible: Steps to Reproduce: 1.Run fedora-packager-setup Actual results: Every time I try to run it I get the following errors: [rberry@kb3bjf ~]$ fedora-packager-setup Setting up Fedora packager environment Traceback (most recent call last): File "/usr/bin/fedora-packager-setup", line 140, in <module> main() File "/usr/bin/fedora-packager-setup", line 114, in main if certificate_expired(): NameError: global name 'certificate_expired' is not defined Expected results: Additional info: I am also not able to login to koji. I don't know if this is related or not. Each time I try to login I get: An error occurred during a connection to koji.fedoraproject.org. SSL peer was unable to negotiate an acceptable set of security parameters. (Error code: ssl_error_handshake_failure_alert) * The page you are trying to view can not be shown because the authenticity of the received data could not be verified. * Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.
*** This bug has been marked as a duplicate of bug 573941 ***