Bug 620612

Summary: fedpkg clone fails perhaps because + in package name
Product: [Fedora] Fedora Reporter: Roy Rankin <rrankin>
Component: gitAssignee: Chris Wright <chrisw>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: atkac, bkearney, chrisw, dcantrell, dennis, jwboyer, npajkovs, tmz
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-08-06 19:04:58 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 Roy Rankin 2010-08-03 02:12:25 UTC
Description of problem: clone of gtk+extra fails. Looks like + in package name replaced by " "  for git.


Version-Release number of selected component (if applicable):
fedora-packager.noarch 0:0.5.1.0-1.fc13 

How reproducible:


Steps to Reproduce:
1. fedpkg clone -B gtk+extra
2.
3.
  
Actual results:
$ fedpkg clone -B gtk+extra
Cloning into bare repository /home/royr/fedora-git/gtk+extra/fedpkg.git...
bad command: git-upload-pack '/gtk extra'
fatal: The remote end hung up unexpectedly
Could not clone: Command '['git', 'clone', '--bare', 'ssh://rrankin.org/gtk+extra', '/home/royr/fedora-git/gtk+extra/fedpkg.git']' returned non-zero exit status 128


Expected results:
cloning of package environment.

Additional info:
gputils, gpsim, and denemo all cloned OK.

Comment 1 Jesse Keating 2010-08-06 19:04:58 UTC
This is because the version of git you have installed translates the + to spaces.  You need a newer build of git, http://koji.fedoraproject.org/koji/buildinfo?buildID=187168