On 7/30/2010 1:57 PM, Orion Poplawski wrote:
>    Tried to do a commit and seem to be in a bad state:
>
> [or...@orca paraview]$ fedpkg commit -p
>
> [master 6f6d9c7] Add patch to support python 2.7
>    2 files changed, 18 insertions(+), 1 deletions(-)
>    create mode 100644 paraview-3.8.0-py27.patch
> Warning: No xauth data; using fake authentication data for X11 forwarding.
> parse /etc/gitolite/conf/gitolite.conf-compiled.pm failed: Can't find
> string terminator "'" anywhere before EOF at
> /etc/gitolite/conf/gitolite.conf-compiled.pm line 1296608.
> fatal: The remote end hung up unexpectedly
> Could not push: Command '['git', 'push']' returned non-zero exit status 128
> [or...@orca paraview]$ fedpkg commit -m 'Add patch to support python 2.7' -p
>
> # On branch master
> # Your branch is ahead of 'origin/master' by 1 commit.
> #
> # Untracked files:
> #   (use "git add<file>..." to include in what will be committed)
> #
> #       ParaView-3.8.0/
> #       clog
> nothing added to commit but untracked files present (use "git add" to track)
> Could not commit: Command '['git', 'commit', '-m', 'Add patch to support
> python 2.7', '-a']' returned non-zero exit status 1
>
> not sure what to do now.
>
> - Orion
>
git push

seems to have been the thing to do here.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to