Closed utkarshdagoat closed 1 week ago
@utkarshdagoat We will publish a release that fix this issue soon, but in the meantime as a workaround you can install SP1 with the following command:
SP1UP_VERSION=v3.0.1-alpha-b976ea6e sp1up
It will uses a (fixed) pre-release. Please lmk if it works.
SP1UP_VERSION=v3.0.1-alpha-b976ea6e sp1up
Yup this works!
@leruaa I don't think this item should be closed until you have a release that works. Then people having the same issue can find the workaround. I was bitten by this issue too (arch linux).
Component
cargo prove CLI/sp1up
Have you ensured that all of these are up to date?
What version of SP1 SDK are you on?
No response
What version of the cargo prove CLI are you on?
No response
Operating System
Linux (Other)
Describe the bug
Os and Machine I am running fedora 39 , on a intel x86_64 (i5-11260H) I was following this installation guide and was trying to install toolchain with prebuilt binaries.
on running
sp1up
I get the following errorI ran valgrind on the command
/home/utkarsh/.sp1/bin/cargo-prove prove install-toolchain
if it is helpful you can find the whole output here valgrind-output.txt . as it is of 3000 lines here are some snippets which maybe mean something