Rls: Raspberry Pi Support

Created on 15 Nov 2018  Â·  3Comments  Â·  Source: rust-lang/rls

This is true for 'nightly' and 'beta' using VSCode RLS plugin in 'code-oss' on Raspbian Linux or attempting manual setup.

error: component 'rls-preview' for 'armv7-unknown-linux-gnueabihf' is unavailable for download

Most helpful comment

I was trying to install RLS on my rpi and I'm getting

error: component 'rls' for target 'armv7-unknown-linux-gnueabihf' is unavailable for download for channel 'stable'

According to the link, RLS is missing for the armv7-unknown-linux-gnueabihf still. Should it be available for this target?

All 3 comments

I believe we do support this target: https://mexus.github.io/rustup-components-history/armv7-unknown-linux-gnueabihf.html

Right now RLS seems to be missing across multiple targets but in general it should work (especially beta and stable)

I was trying to install RLS on my rpi and I'm getting

error: component 'rls' for target 'armv7-unknown-linux-gnueabihf' is unavailable for download for channel 'stable'

According to the link, RLS is missing for the armv7-unknown-linux-gnueabihf still. Should it be available for this target?

I believe we do support this target: https://mexus.github.io/rustup-components-history/armv7-unknown-linux-gnueabihf.html

Right now RLS seems to be missing across multiple targets but in general it should work (especially beta and stable)

@Xanewok this ticket shouldn't be close because also I have the same issue component 'rls' for target 'armv7-unknown-linux-gnueabihf' is unavailable for download for channel stable

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jaccarmac picture jaccarmac  Â·  3Comments

jamesmahler picture jamesmahler  Â·  5Comments

c7hm4r picture c7hm4r  Â·  5Comments

benmarten picture benmarten  Â·  3Comments

wagnerf42 picture wagnerf42  Â·  3Comments