Ticket #1378 (closed defect: fixed)
[with patch, with positive review] add ssh-client (i.e., ssh-keygen) as a required package in various places in the docs.
| Reported by: | was | Owned by: | mhansen |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.9 |
| Component: | documentation | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | Reviewers: | ||
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
no, there was no ssh-keygen installed, after installation (on Debian Etch ssh-keygen is provided by the package ssh-client) it works perfectly now without options, just notebook(), this should be annotated in the installation manual in the list of required packages, and the possibility notebook(secure=false) if it's not installed thank you very much....
Attachments
Change History
comment:2 Changed 5 years ago by mhansen
- Owner changed from tba to mhansen
- Status changed from new to assigned
- Summary changed from add ssh-client (i.e., ssh-keygen) as a required package in various places in the docs. to [with patch] add ssh-client (i.e., ssh-keygen) as a required package in various places in the docs.
comment:3 Changed 5 years ago by mabshoff
- Summary changed from [with patch] add ssh-client (i.e., ssh-keygen) as a required package in various places in the docs. to [with patch, with positive review] add ssh-client (i.e., ssh-keygen) as a required package in various places in the docs.
Looks good to me.
Cheers,
Michael
Note: See
TracTickets for help on using
tickets.

