git remote -v
origin git://trac.sagemath.org/sage.git (fetch)
origin git://trac.sagemath.org/sage.git (push)
trac g...@trac.sagemath.org:sage.git (fetch)
trac g...@trac.sagemath.org:sage.git (push)
permission error when trying to checkout ticket
*******************************************
git trac checkout 18735
Loading ticket #18735...
Checking out Trac #18735 .....
Traceback (most recent call last):
File "/home/philipblaine/.local/bin/git-trac", line 17, in <module>
cmdline.launch()
File "/home/philipblaine/.local/lib/python2.7/site-packages/git_trac/cmdline.py", line 239, in launch
app.checkout(args.ticket_or_branch, args.branch_name)
File "/home/philipblaine/.local/lib/python2.7/site-packages/git_trac/app.py", line 118, in checkout
self._checkout_ticket(int(ticket_or_branch), branch_name)
File "/home/philipblaine/.local/lib/python2.7/site-packages/git_trac/app.py", line 146, in _checkout_ticket
self.repo.checkout_new_branch(ticket.branch, branch)
File "/home/philipblaine/.local/lib/python2.7/site-packages/git_trac/git_repository.py", line 135, in checkout_new_branch
self.git.fetch('trac', remote)
File "/home/philipblaine/.local/lib/python2.7/site-packages/git_trac/git_interface.py", line 340, in meth
return self.execute(git_cmd, *args, **kwds)
File "/home/philipblaine/.local/lib/python2.7/site-packages/git_trac/git_interface.py", line 327, in execute
popen_stderr=subprocess.PIPE)
File "/home/philipblaine/.local/lib/python2.7/site-packages/git_trac/git_interface.py", line 262, in _run
raise GitError(result)
git_trac.git_error.GitError: git returned with non-zero exit code (128) when executing "git fetch trac u/yzh/hybrid_backend"
STDERR: g...@trac.sagemath.org: Permission denied (publickey).
STDERR: fatal: Could not read from remote repository.
STDERR:
STDERR: Please make sure you have the correct access rights
STDERR: and the repository exists.
Any information is greatly appreciated! Thanks.
Philip Meersman
--
You received this message because you are subscribed to the Google Groups "sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-support...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/7227cfb7-7680-4a46-ad2e-05248321bf1dn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CAAWYfq2tzPG_CXBphvxFx0ePT0QPL-26Zo-NMi4XHJ2s%2BYrANA%40mail.gmail.com.