STOP right now, and please first look to see if the issue you’re about to submit is already an open or recently closed issue at GitHub · Where software is built
Please DO NOT OPEN AN ISSUE:
- If your Mycodo version is not the latest release version, please update your device before submitting your issue (unless your issue is related to not being able to upgrade). Your problem might already be solved.
- If your issue has been addressed before. If you have any new information that may aid in solving the issue, post it in the issue that already exists.
If you are going to post a new issue, next read How to Write a Good Bug Report at How to write a good bug report
Please complete as many of the sections below, if applicable, to provide the most information that may help with investigating your issue. Replace the text in brackets with your own text describing the issue. The details requested potentially affect which options to pursue. The small amount of time you spend completing the template will also help those providing assistance by reducing the time required to help you.
Describe the problem/bug
I had to reinstall my setup after SD card corruption… swapped to external HDD now. Upon installing the newest mycodo version on a freshly setup system. I keep entering a loop during dependcy installation for the Mijia input.
libglib2.0 is installed but keeps popping up as not installed.
mycododependency.log (30,4 KB)
Versions:
- Mycodo Version: 8.16.1
- Raspberry Pi Version: 4B
- Raspbian OS Version: Raspberry pi OS 12 64-bit
Reproducibility
Please list specific setup details that are involved and the steps to reproduce the behavior:
Start dependency installation via UI for input Mijia LYWSD03MMC.
Installation finnishes succesfully but can’t add input due to libglib2.0 being required again.
Expected behavior
It should add the Input to UI.
I’ve tried multiple fresh installs but always ran into the same issue. Also installing the package manually did not help. Am I missing anything hidden in the logs? Any help highly appreciated. Thanks