image-builder-rpi icon indicating copy to clipboard operation
image-builder-rpi copied to clipboard

collectd installation on v1.12.0 bricks os

Open mxklb opened this issue 5 years ago • 1 comments

I use a vanilla flashed hypriotos-rpi-v1.12.0.img.zip on a PI4 and execute:

sudo apt-get update
sudo apt-get upgrade

then reboot and execute

sudo apt-get install collectd

after rebooting again the os is bricked:

HypriotOS/armv7: pirate@black-pearl in ~
$ touch test
touch: cannot touch 'test': Read-only file system

I think this is unwanted behavior which is reproducible for me. Attached some logs and cloudinit file:

I substitute placeholders in the user-data-template.yml with sed before usage.

mxklb avatar Feb 15 '20 17:02 mxklb

With hypriotos-rpi-v1.11.1.img on the same PI4 with same sd & cloudinit config, same sequence of commands runs fine - collectd gets installed successfully. Maybe someone can try to reproduce this behavior, but actually I couldn't figure out what caused this using the v1.12.0 release .. ?

For now, I'll therefore stick to the older v1.11.1 release :(

mxklb avatar Feb 17 '20 00:02 mxklb