kwindrem / SetupHelper

Helper functions to simplify writing setup scripts that modify VenusOs functionality. The package includes automatic reinstallation of the package after a VenusOs update.
153 stars 18 forks source link

VenusOS v3.00~17 - SetupHelper installation is not working #40

Closed christian1980nrw closed 1 year ago

christian1980nrw commented 1 year ago
root@raspberrypi4:~# wget -qO - https://github.com/kwindrem/SetupHelper/archive/latest.tar.gz | tar -xzf - -C /data
root@raspberrypi4:~# mv /data/SetupHelper-latest /data/SetupHelper
root@raspberrypi4:~# /data/SetupHelper/setup
--- starting setup script v4.23
creating package options directory /data/setupOptions/SetupHelper
creating file set for v3.00~17
ERROR v3.00~17 PageSettings.qml no replacement file
ERROR v3.00~17 PageSettingsPackageManager.qml no replacement file
ERROR: incomplete file set for v3.00~17 - can't continue
kwindrem commented 1 year ago

V4.23 if SetupHelper is too old to support v3.00~17. You need to upgrade SetupHelper to the latest which is 4.33. v4.29 made SetupHelper independent of Venus OS versions so anything with a version of at least v.29 should work but recommend the latest.