Hi, I got the following both on my machine as on the sage cloud:

~/sage-git$ git trac config --user stumpc5 --pass '****'
Saved trac username.
Saved trac password.
Trac xmlrpc URL:
    http://trac.sagemath.org/xmlrpc (anonymous)
    http://trac.sagemath.org/login/xmlrpc (authenticated)
    realm sage.math.washington.edu
Username: stumpc5
Password: ****
Retrieving SSH keys...
/tmp/tmpBtMBUh is not a public key file.
Traceback (most recent call last):
  File "/usr/local/bin/git-trac", line 18, in <module>
    cmdline.launch()
  File "/usr/local/lib/python2.7/dist-packages/git_trac/cmdline.py", line 
252, in launch
    app.print_config()
  File "/usr/local/lib/python2.7/dist-packages/git_trac/app.py", line 344, 
in print_config
    for key in self.trac.get_ssh_fingerprints():
  File "/usr/local/lib/python2.7/dist-packages/git_trac/trac_server.py", 
line 91, in get_ssh_fingerprints
    out = subprocess.check_output(['ssh-keygen', '-lf', tmp])
  File "/usr/lib/python2.7/subprocess.py", line 573, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '['ssh-keygen', '-lf', 
'/tmp/tmpBtMBUh']' returned non-zero exit status 255


Is the script broken, or am I doing something wrong?

Thanks, Christian

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to