Ticket #1378 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[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

1399.patch Download (1.4 KB) - added by mhansen 5 years ago.

Change History

comment:1 Changed 5 years ago by mabshoff

  • Milestone changed from sage-2.10 to sage-2.9

Changed 5 years ago by mhansen

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

comment:4 Changed 5 years ago by mabshoff

  • Status changed from assigned to closed
  • Resolution set to fixed

Merged in 2.9.alpha2.

Note: See TracTickets for help on using tickets.