#15942: fix md5 in sage-spkg
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  kcrisman               |       Status:  needs_review
           Type:         |    Milestone:  sage-6.2
  defect                 |   Resolution:
       Priority:         |    Merged in:
  blocker                |    Reviewers:
      Component:  build  |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  be51873e974c88db4ec67a13fcb6206e8b00fd1f
  Volker Braun           |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  u/vbraun/md5_fix       |
   Dependencies:         |
-------------------------+-------------------------------------------------

Comment (by jhpalmieri):

 Why do we use different invocations of `md5` in `sage-spkg` vs. `sage-fix-
 pkg-checksums`? We could instead change `sage-spkg` to use
 {{{
 actual=`md5 $file | sed 's/.*= *//'`
 }}}
 This works for me after I disable `shasum` and `md5sum` on my Mac. (I
 suppose I have the same questions about invoking `shasum` and `md5sum` in
 the two scripts, but since `md5` is the one causing the problems, that's
 obviously the most relevant.)

--
Ticket URL: <http://trac.sagemath.org/ticket/15942#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

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

Reply via email to