Closed bruxy70 closed 4 years ago
Make sure you have read the issue guidelines and that you filled out the entire template.
Trying to figure out where HACS store the version. On my (working) instance, I have found that .storage/hacs.repositories registers the integration, "installed_commit": "4d2f779", that is same as last commit (and it is the kast commit indeed) and the last_release_tag and version_installed is v2.7, which is correct (on my working instance). Is this something that could get wrong for these two guys? Then there is one thing I do not understand. hacs.installed "bruxy70/Garbage-Collection": { "version_type": "version", "version_installed": "v2.2", "version_available": "v2.2" }, It says 2.2, whilst it should be 2.7. Is that normal? (still on my instance that works)...
I have no clue, the logs is not from the installation so it's not really helpful
Ok. I will tell them that I am sorry and close it. Before I do, The fact that hacs.installed shows 2.2 is normal? Suppose it shows the version at the time it was installed, and it does not get updated after that?
Installed version is the version (tag) that was installed, by the looks of it, it might be a network/storage issue
Thanks
This issue is closed, closed issues are ignored.
If you have issues similar to this, please open a seperate issue. https://github.com/custom-components/hacs/issues/new/choose
And remember to fill out the entire issue template :)
Version of HACS
0.17.4
Describe the bug
A clear and concise description of what the bug is. I have 2 guys that report this issue They try to update garbage_collection to the latest version (2.7), currently on 2.6. It says that update is available, but when they update, it still says that they are on 2.6 and that update is still available (even after the restart).
I have tried to replicate, but it works fine for me, upgraded to 2.7 with no issue. The integration is used by about 400 users, not sure if the others have the issue, I do not think so.
Woodcat64 claims, that the issue started on version 2.1. This is when I switched to "zip_release", using the action stolen from (provided by) @ludeeus. So I guess it is related.
In his last attempt, he uninstalled garbage_collection, completely removed it from custom_componnets, restarted HA, HACS showed that 2.7 is available. It installed 2.5 and keeps saying 2.7 is available (even after the restart). His log is below.
Can you please help. I have no idea how to troubleshoot it - if there is something wrong with my release action? Thanks!
Debug log