Bug 580850

Summary: Unable to run fedora-packager-setup
Product: [Fedora] Fedora Reporter: Randy Berry <randyn3lrx>
Component: fedora-packagerAssignee: Dennis Gilmore <dennis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dennis
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-09 12:49:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Randy Berry 2010-04-09 08:59:49 UTC
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.

Comment 1 Dennis Gilmore 2010-04-09 12:49:54 UTC

*** This bug has been marked as a duplicate of bug 573941 ***