Bug 751812 - fedora-packager update breaks stuff
Summary: fedora-packager update breaks stuff
Keywords:
Status: CLOSED DUPLICATE of bug 751490
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: fedora-packager
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dennis Gilmore
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-07 16:35 UTC by leigh scott
Modified: 2013-01-10 06:40 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-07 22:15:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.