Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

collectd installation on v1.12.0 bricks os #347

Open
mxklb opened this issue Feb 15, 2020 · 1 comment
Open

collectd installation on v1.12.0 bricks os #347

mxklb opened this issue Feb 15, 2020 · 1 comment

Comments

@mxklb
Copy link

mxklb commented Feb 15, 2020

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
Copy link
Author

mxklb commented Feb 17, 2020

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 :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant