Ticket #3771 (closed defect: fixed)

Opened 5 years ago

Last modified 5 years ago

[with patch; with positive review] make it so typing "sage -br" for new binary sage installs doesn't require rebuilding everything

Reported by: was Owned by: mabshoff
Priority: major Milestone: sage-3.1
Component: build Keywords:
Cc: Work issues:
Report Upstream: Reviewers:
Authors: Merged in:
Dependencies: Stopgaps:

Description

Hundreds of times people have been very annoyed when the install a fresh binary sage install, change something in the core library and type

  sage -br

only to find that everything has to be built. It turns out there is a trivial 2-line fix to make this not be the case. That's attached to this ticket.

Attachments

scripts-3771.patch Download (760 bytes) - added by was 5 years ago.

Change History

Changed 5 years ago by was

comment:1 Changed 5 years ago by craigcitro

  • Summary changed from [with patch; needs review] make it so typing "sage -br" for new binary sage installs doesn't require rebuilding everything to [with patch; with positive review] make it so typing "sage -br" for new binary sage installs doesn't require rebuilding everything

This is fantastic! I'm really excited that you sat down and fixed this.

comment:2 Changed 5 years ago by mabshoff

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

Merged in Sage 3.1.alpha1

Note: See TracTickets for help on using tickets.