Ticket #3477 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

clisp spkg-install has bad hard-coded error message

Reported by: cwitty Owned by: mabshoff
Priority: critical Milestone: sage-3.0.4
Component: packages: standard Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

The following code from the clisp spkg-install is confusing:

    echo "If you already have clisp, you can type touch spkg/installed/clisp-2.38"
    echo "(or whatever the current version is) from SAGE_ROOT, and continue the"
    echo "install.  This tells SAGE that you already have clisp-2.38 installed."

It should either use the current version, or not give a version at all.

Change History

comment:1 Changed 5 years ago by mabshoff

  • Priority changed from major to critical
  • Milestone changed from sage-3.1 to sage-3.0.4

comment:2 Changed 5 years ago by mabshoff

  • Milestone changed from sage-3.0.6 to sage-3.0.4

comment:3 Changed 5 years ago by was

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

comment:4 Changed 5 years ago by mabshoff

Merged in Sage 3.0.4.rc0

Note: See TracTickets for help on using tickets.