Warning: the ECDSA host key for '
trac.sagemath.org' differs from the key for the IP address '104.197.143.230'
Offending key for IP in /home/uranium/.ssh/known_hosts:1
Matching host key in /home/uranium/.ssh/known_hosts:3
Are you sure you want to continue connecting (yes/no)? yes
Counting objects: 7, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (7/7), done.
Writing objects: 100% (7/7), 787 bytes | 787.00 KiB/s, done.
Total 7 (delta 6), reused 0 (delta 0)
remote: FATAL: W refs/heads/t/2617/2617_solve_check_domain sage gh-varenyamBakshi DENIED by fallthru
remote: error: hook declined to update refs/heads/t/2617/2617_solve_check_domain
To trac.sagemath.org:sage.git
! [remote rejected] t/2617/2617_solve_check_domain -> t/2617/2617_solve_check_domain (hook declined)
error: failed to push some refs to 'g...@trac.sagemath.org:sage.git'
Pushing to Trac #2617...
Specified remote branch: u/gh-Torrencem/2617_solve_check_domain
Warning: the ECDSA host key for '
trac.sagemath.org' differs from the key for the IP address '104.197.143.230'
Offending key for IP in /home/uranium/.ssh/known_hosts:1
Matching host key in /home/uranium/.ssh/known_hosts:3
Are you sure you want to continue connecting (yes/no)? yes
Traceback (most recent call last):
File "/bin/git-trac", line 17, in <module>
cmdline.launch()
File "/home/uranium/git-trac-command/git_trac/cmdline.py", line 247, in launch
app.push(ticket_number, remote=args.remote, force=args.force)
File "/home/uranium/git-trac-command/git_trac/app.py", line 218, in push
self.repo.push(remote, force)
File "/home/uranium/git-trac-command/git_trac/git_repository.py", line 196, in push
self.git.echo.push('trac', refspec)
File "/home/uranium/git-trac-command/git_trac/git_interface.py", line 340, in meth
return self.execute(git_cmd, *args, **kwds)
File "/home/uranium/git-trac-command/git_trac/git_interface.py", line 97, in execute
popen_stderr=subprocess.PIPE)
File "/home/uranium/git-trac-command/git_trac/git_interface.py", line 262, in _run
raise GitError(result)
git_trac.git_error.GitError: git returned with non-zero exit code (1) when executing "git push trac HEAD:refs/heads/u/gh-Torrencem/2617_solve_check_domain"
STDERR: remote: FATAL: W refs/heads/u/gh-Torrencem/2617_solve_check_domain sage gh-varenyamBakshi DENIED by fallthru
STDERR: remote: error: hook declined to update refs/heads/u/gh-Torrencem/2617_solve_check_domain
STDERR: To trac.sagemath.org:sage.git
STDERR: ! [remote rejected] HEAD -> u/gh-Torrencem/2617_solve_check_domain (hook declined)
STDERR: error: failed to push some refs to 'g...@trac.sagemath.org:sage.git'