Bug 751812

Summary: fedora-packager update breaks stuff
Product: [Fedora] Fedora EPEL Reporter: leigh scott <leigh123linux>
Component: fedora-packagerAssignee: Dennis Gilmore <dennis>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: dcantrell, dennis
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-07 22:15:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description leigh scott 2011-11-07 16:35:51 UTC
Description of problem:
With these installed I can't commit or clone




Version-Release number of selected component (if applicable):

fedora-cert-0.5.9.2-1.el6.noarch
fedpkg-1.1-1.el6.noarch
fedora-cert-0.5.9.4-1.el6.noarch


How reproducible:

Just try and check out any branch or commit something


Steps to Reproduce:
1. fedpkg co -B netactview
2.
3.
  
Actual results:

[leigh@main_pc cvs]$ fedpkg co -B netactview
Initialized empty Git repository in /home/leigh/cvs/netactview/rpkg.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
Traceback (most recent call last):
  File "/usr/bin/fedpkg", line 64, in <module>
    sys.exit(client.args.command())
  File "/usr/lib/python2.6/site-packages/pyrpkg/cli.py", line 883, in clone
    anon=self.args.anonymous)
  File "/usr/lib/python2.6/site-packages/pyrpkg/__init__.py", line 944, in clone_with_dirs
    self.clone(module, top_path, bare_dir=repo_path, anon=anon)
  File "/usr/lib/python2.6/site-packages/pyrpkg/__init__.py", line 912, in clone
    self._run_command(cmd, cwd=path)
  File "/usr/lib/python2.6/site-packages/pyrpkg/__init__.py", line 638, in _run_command
    raise rpkgError(e)
pyrpkg.rpkgError: Command '['git', 'clone', '--bare', 'ssh://leigh.org/netactview', '/home/leigh/cvs/netactview/rpkg.git']' returned non-zero exit status 128



Expected results:

I expect it to work


Additional info:

Downgrade to previous version and it works as expected.

fedora-cert-0.5.9.2-1.el6.noarch
fedpkg-0.5.9.2-1.el6.noarch
fedora-packager-0.5.9.2-1.el6.noarch

Comment 1 leigh scott 2011-11-07 16:37:27 UTC
P.S my public key is fine

Comment 2 Jesse Keating 2011-11-07 22:15:15 UTC

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