Opened 9 months ago
Closed 9 months ago
#30148 closed defect (duplicate)
fix "make download"
Reported by: | mjo | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | build | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Noticed while doing something else:
$ make download export SAGE_ROOT=$(pwd) && \ export PATH=$SAGE_ROOT/src/bin:$PATH && \ ./src/bin/sage-download-upstream ./src/bin/sage-download-upstream: line 6: sage-spkg: command not found ./src/bin/sage-download-upstream: line 6: sage-spkg: command not found ... make: *** [Makefile:69: download] Error 127
Change History (4)
comment:1 Changed 9 months ago by
comment:2 Changed 9 months ago by
- Milestone changed from sage-9.2 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
Sorry, I don't know how to work trac.
comment:3 Changed 9 months ago by
- Status changed from needs_review to positive_review
comment:4 Changed 9 months ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
dup of #29896