YunoHost / package_check

Shell script which check package actions: install, remove, upgrade, backup, restore…
GNU General Public License v3.0
21 stars 26 forks source link

preinstall during upgrade #106

Closed yalh76 closed 3 years ago

yalh76 commented 3 years ago

There are packages like https://github.com/YunoHost-Apps/yunorunner_ynh_core that require pre-installed stuff. but when running a test upgrade from previous version, previous version install fails because pre-installed stuff is not installed ....

Just trying to fix that ... Ugly...

yalh76 commented 3 years ago

Tested and working for yunorunner