#19984: Correctly fix checksums
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-7.1
      Component:  build              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Volker Braun       |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/vbraun/correctly_fix_checksums   |  8fe15498a685b89739e721ccb6ce34c4d93327a8
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Even this does not work:
 {{{
 $ ./sage --fix-pkg-checksums upstream/cliquer-1.21.tar.gz
 Deprecated #19984, use sage --package fix-checksum instead
 ERROR [tarball|__init__:62]: tarball cliquer-1.21.tar.gz is not referenced
 by any Sage package
 Traceback (most recent call last):
   File "/usr/local/src/sage-git/build/bin/sage-package", line 42, in
 <module>
     run()
   File "/usr/local/src/sage-git/build/bin/../sage_bootstrap/cmdline.py",
 line 228, in run
     app.name(args.tarball_filename)
   File "/usr/local/src/sage-git/build/bin/../sage_bootstrap/app.py", line
 68, in name
     tarball = Tarball(os.path.basename(tarball_filename))
   File "/usr/local/src/sage-git/build/bin/../sage_bootstrap/tarball.py",
 line 63, in __init__
     raise ValueError(error)
 ValueError: tarball cliquer-1.21.tar.gz is not referenced by any Sage
 package
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/19984#comment:19>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to