openhab / openhab-linuxpkg

Repo for Linux packages
Eclipse Public License 2.0
18 stars 33 forks source link

upgrading the package doesn't restart running openHAB instance #172

Closed binderth closed 4 years ago

binderth commented 4 years ago

If using sudo apt-get upgrade and updating a running openHAB2 leads to the following message:

[07:39:37] openhabian@openhab:~$ sudo apt-get upgrade
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.
Statusinformationen werden eingelesen.... Fertig
Paketaktualisierung (Upgrade) wird berechnet... Fertig
Die folgenden Pakete werden aktualisiert (Upgrade):
  openhab2
1 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
Es müssen 83,0 MB an Archiven heruntergeladen werden.
Nach dieser Operation werden 3.072 B Plattenplatz zusätzlich benutzt.
Möchten Sie fortfahren? [J/n]
Holen:1 https://dl.bintray.com/openhab/apt-repo2 stable/main armhf openhab2 all 2.5.6-2 [83,0 MB]
Es wurden 83,0 MB in 12 s geholt (6.964 kB/s).
Changelogs werden gelesen... Fertig
(Lese Datenbank ... 54561 Dateien und Verzeichnisse sind derzeit installiert.)
Vorbereitung zum Entpacken von .../openhab2_2.5.6-2_all.deb ...
Entpacken von openhab2 (2.5.6-2) über (2.5.5-1) ...
openhab2 (2.5.6-2) wird eingerichtet ...

[openHAB] openHAB was not running so will not start after upgrade.
[openHAB] Please use the command:
            sudo /bin/systemctl start openhab2.service

Trigger für systemd (241-7~deb10u4+rpi1) werden verarbeitet ...
Updating FireMotD available updates count ...

after that, openHAB2 won't be restarted, but can be started using the above notice...

See also: https://community.openhab.org/t/openhab-wont-restart-after-apt-get-upgrade/101268

BClark09 commented 4 years ago

Thanks @binderth, I tested this and experienced the same behaviour with the latest release. I'll take a look when I can and let you know what I find.

BClark09 commented 4 years ago

Hi @binderth, should be fixed now. Unfortunately this bug will happen one more time to you because the bug exists in the current install.