Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix "make download" #30148

Closed
orlitzky opened this issue Jul 15, 2020 · 2 comments
Closed

fix "make download" #30148

orlitzky opened this issue Jul 15, 2020 · 2 comments

Comments

@orlitzky
Copy link
Contributor

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

Component: build

Issue created by migration from https://trac.sagemath.org/ticket/30148

@orlitzky orlitzky added this to the sage-9.2 milestone Jul 15, 2020
@mkoeppe
Copy link
Member

mkoeppe commented Jul 15, 2020

comment:1

dup of #29896

@orlitzky
Copy link
Contributor Author

comment:2

Sorry, I don't know how to work trac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants