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