Segfault during bootstrap #616
-
Hi all. I'm trying to install toltec from the site instructions (https://toltec-dev.org/ But when I run bootstrap I get the following error reMarkable: ~/ ./bootstrap
INFO: Bootstrapping Opkg
./bootstrap: line 119: 575 Segmentation fault (core dumped) wget --no-verbose "$entware_remote/opkg" --output-document "$opkg_path"
ERROR: Could not fetch opkg, make sure you have a stable Wi-Fi connection This is a Remarkable 1. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hello Adrian, thanks for the report. Are you able to reproduce this consistently with every bootstrap run? Did you check that your bootstrap script has the correct checksum? I don’t think this is what’s causing the segfault, but the bootstrap script uses some Bash constructs, so you’ll need to run |
Beta Was this translation helpful? Give feedback.
-
I'll bite the bullet and update the OS as per @matteodelabre's advice. |
Beta Was this translation helpful? Give feedback.
I'll bite the bullet and update the OS as per @matteodelabre's advice.