You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when trying to install a toolchain higher then 1.74.0.0 when compiling this is the output:
/home/esp/.rustup/toolchains/esp/bin/cargo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/esp/.rustup/toolchains/esp/bin/cargo)
/home/esp/.rustup/toolchains/esp/bin/cargo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/esp/.rustup/toolchains/esp/bin/cargo)
/home/esp/.rustup/toolchains/esp/bin/cargo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/esp/.rustup/toolchains/esp/bin/cargo)
Environment
OS: [e.g. Debian 11]
espup version: [e.g. 0.12.2]
The text was updated successfully, but these errors were encountered:
Bug description
when trying to install a toolchain higher then 1.74.0.0 when compiling this is the output:
Environment
The text was updated successfully, but these errors were encountered: