[Gluster-devel] Setting up git / gerrit / rfc.sh

John Smith lbalbalba at gmail.com
Sat May 18 19:03:30 UTC 2013


Hi,


Im trying to set up my system for git/gerrit/rfc.sh usage, but I cant
get it to work and I dont know how to fix it.


Im following this tutorial:
http://www.gluster.org/community/documentation/index.php/Development_Work_Flow


I have registered a userid, and uploaded my ssh public key.
I cloned the repository: git clone
ssh://lbalbalba@git.gluster.org/glusterfs.git glusterfs
Used git config --global user.name and git config --global user.email
I created a branch and checked it out.
i modified my files, git add ' ed them, and 'git commit -m' them.
Then I ran rfc.sh, which asked for a bug id (I supplied that)

which results in this :



# ./rfc.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4278  100  4278    0     0   8416      0 --:--:-- --:--:-- --:--:-- 34780
[bug-962226 d8af51b] Tests: changing calls from 'fstat' to 'fstat64'
fixes these tests on 32 bit platforms: bug-858242.t, bug-808400*.t
 3 files changed, 6 insertions(+), 6 deletions(-)
Commit: "Tests: changing calls from 'fstat' to 'fstat64' fixes these
tests on 32 bit platforms: bug-858242.t, bug-808400*.t"
Enter Bug ID: 962226
[detached HEAD 2f87ee2] Tests: changing calls from 'fstat' to
'fstat64' fixes these tests on 32 bit platforms: bug-858242.t,
bug-808400*.t
 3 files changed, 6 insertions(+), 6 deletions(-)
Successfully rebased and updated refs/heads/bug-962226.
Counting objects: 13, done.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 714 bytes, done.
Total 7 (delta 6), reused 0 (delta 0)
remote: Resolving deltas: 100% (6/6)
remote: Processing changes: refs: 1, done
To ssh://lbalbalba@git.gluster.org/glusterfs.git
 ! [remote rejected] HEAD -> refs/for/master/bug-962226 (not
Signed-off-by author/committer/uploader in commit message footer)
error: failed to push some refs to
'ssh://lbalbalba@git.gluster.org/glusterfs.git'



Does anyone know what the 'missing steps' are for me, so I can submit
my patches for review ?


Thanks,


John Smith.




More information about the Gluster-devel mailing list