Replies: 1 comment
-
What version of maturin did it try to install? We do have |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to install home-assistant on a Raspberry Pi B+ (armv6l) device. One of it's dependencies is maturin. It is running the build for many hours, until it eventually exhausts all disk space (23GB free). Is this normal?
I see that there are published
sig
andcrt
assets in the release binaries, but thegz
files are missing forarmv6l
(and some others) so I am unable to use pre-compiled binaries.Any help would be appreciated.
I tried searching
armv6l
andno space left
, but did not find any similar questions.Beta Was this translation helpful? Give feedback.
All reactions