kwindrem / GuiMods

VenusOS GUI enhancements and modifications
190 stars 25 forks source link

v10.2 removes v3.20 beta file sets #229

Closed kwindrem closed 4 months ago

kwindrem commented 4 months ago

I removed the v3.20~... file sets from GuiMods as of v10.2 which supports the official release of v3.20.

Victron recommends an immediate update to the released version when available. I realize that some users may require time to update their systems so if you need a previous beta, set the branch/tag to v10.1.

Do not forget to reset it to latest once you do upgrade firmware so you'll get future updates.

Ritterlanzelot commented 4 months ago

Thank you so much for your work - unfortunately, after updating venus to 3.20, update of GUimods to v10.2 stops at "checking for downloads and installs". Manual update/download/install, several reboot, initialize packageManager etc does not help

kwindrem commented 4 months ago

The message "checking for downloads and installs" is the idle message when downloads and auto installs are on. This does not indicate a download or install failure.

What is shown in the Active Packages screen and in the detail page for GuiMods?

Ritterlanzelot commented 4 months ago

Thanks for your attention - available should be 10.2, installed and stored is 10.0 (screenshots attached). After switching to download an confirming with "proceed", nothing happens ... I already tried to set tag to v10.2, no change. For any reason, no download is possible. Ethernet is on automatic, no connection problems at all. Screenshot_20240214_070655_Chrome Screenshot_20240214_070652_Chrome Screenshot_20240214_070643_Chrome Screenshot_20240214_070505_Chrome

kwindrem commented 4 months ago

This is very strange indeed. I tried to reproduce what you are seeing but could not.

I would like to take a look at the logs. If you have ssh access the logs of interest are:

/data/log/SetupHelper /data/log/PackageManager/current

If you don't have sss access, you can capture the logs to removable media via the backup mechanism in PackageManager.

Ritterlanzelot commented 4 months ago

Sure - where can i upload or send the logs?

kwindrem commented 4 months ago

Just post the zip file here. Thanks. (Please do not post plain text if you can avoid it.)

Ritterlanzelot commented 4 months ago

Solved! There was a folder "GUIMods-Temp" which obviously blocked. I deleted it, and after that the install worked as expected. Thank you for your attention and all your work with GUImod, i appreciate it very much!

kwindrem commented 4 months ago

Thanks. Useful information. PackageManager should be tolerant of such situations. I'll look into it.

Ritterlanzelot commented 4 months ago

Just4you to know, there was no folder named "/data/log/setupHelper" ...

kwindrem commented 4 months ago

No folder, just a file. This log was created ages ago and differs from others, but once done I didn't want to change it.

and the S is a capital just in case you missed that.

Again, thanks for the information. I'm making changes to insure this error does not happen in the future. Also any error is now reported properly to the GUI. This will be released with the SetupHelper v6.5.

Ritterlanzelot commented 4 months ago

Logs.zip As requested!