Upgrade ruined zwave integration

Hi,

Just upgraded to 0.109.1 on my RPI. Seeing a few weirds things in the log…

upgrade log

Could not build wheels for pip, since package 'wheel' is not installed.
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already up-to-date: homeassistant in /srv/homeassistant/lib/python3.7/site-packages (0.109.1)
Requirement already satisfied, skipping upgrade: astral==1.10.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (1.10.1)
Requirement already satisfied, skipping upgrade: PyJWT==1.7.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (1.7.1)
Requirement already satisfied, skipping upgrade: ruamel.yaml==0.15.100 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (0.15.100)
Requirement already satisfied, skipping upgrade: importlib-metadata==1.6.0 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (1.6.0)
Requirement already satisfied, skipping upgrade: bcrypt==3.1.7 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (3.1.7)
Requirement already satisfied, skipping upgrade: cryptography==2.9 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2.9)
Requirement already satisfied, skipping upgrade: pytz>=2019.03 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2019.3)
Requirement already satisfied, skipping upgrade: voluptuous-serialize==2.3.0 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2.3.0)
Requirement already satisfied, skipping upgrade: ciso8601==2.1.3 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2.1.3)
Requirement already satisfied, skipping upgrade: aiohttp==3.6.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (3.6.1)
Requirement already satisfied, skipping upgrade: requests==2.23.0 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2.23.0)
Requirement already satisfied, skipping upgrade: python-slugify==4.0.0 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (4.0.0)
Requirement already satisfied, skipping upgrade: voluptuous==0.11.7 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (0.11.7)
Requirement already satisfied, skipping upgrade: certifi>=2020.4.5.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2020.4.5.1)
Requirement already satisfied, skipping upgrade: pyyaml==5.3.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (5.3.1)
Requirement already satisfied, skipping upgrade: pip>=8.0.3 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (20.1)
Requirement already satisfied, skipping upgrade: jinja2>=2.11.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (2.11.2)
Requirement already satisfied, skipping upgrade: attrs==19.3.0 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (19.3.0)
Requirement already satisfied, skipping upgrade: async-timeout==3.0.1 in /srv/homeassistant/lib/python3.7/site-packages (from homeassistant) (3.0.1)
Requirement already satisfied, skipping upgrade: zipp>=0.5 in /srv/homeassistant/lib/python3.7/site-packages (from importlib-metadata==1.6.0->homeassistant) (0.5.1)
Requirement already satisfied, skipping upgrade: cffi>=1.1 in /srv/homeassistant/lib/python3.7/site-packages (from bcrypt==3.1.7->homeassistant) (1.11.5)
Requirement already satisfied, skipping upgrade: six>=1.4.1 in /srv/homeassistant/lib/python3.7/site-packages (from bcrypt==3.1.7->homeassistant) (1.11.0)
Requirement already satisfied, skipping upgrade: yarl<2.0,>=1.0 in /srv/homeassistant/lib/python3.7/site-packages (from aiohttp==3.6.1->homeassistant) (1.1.1)
Requirement already satisfied, skipping upgrade: chardet<4.0,>=2.0 in /srv/homeassistant/lib/python3.7/site-packages (from aiohttp==3.6.1->homeassistant) (3.0.4)
Requirement already satisfied, skipping upgrade: multidict<5.0,>=4.5 in /srv/homeassistant/lib/python3.7/site-packages (from aiohttp==3.6.1->homeassistant) (4.5.2)
Requirement already satisfied, skipping upgrade: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /srv/homeassistant/lib/python3.7/site-packages (from requests==2.23.0->homeassistant) (1.22)
Requirement already satisfied, skipping upgrade: idna<3,>=2.5 in /srv/homeassistant/lib/python3.7/site-packages (from requests==2.23.0->homeassistant) (2.7)
Requirement already satisfied, skipping upgrade: text-unidecode>=1.3 in /srv/homeassistant/lib/python3.7/site-packages (from python-slugify==4.0.0->homeassistant) (1.3)
Requirement already satisfied, skipping upgrade: MarkupSafe>=0.23 in /srv/homeassistant/lib/python3.7/site-packages (from jinja2>=2.11.1->homeassistant) (1.0)
Requirement already satisfied, skipping upgrade: pycparser in /srv/homeassistant/lib/python3.7/site-packages (from cffi>=1.1->bcrypt==3.1.7->homeassistant) (2.18)
Could not build wheels for homeassistant, since package 'wheel' is not installed.
Could not build wheels for astral, since package 'wheel' is not installed.
Could not build wheels for PyJWT, since package 'wheel' is not installed.
Could not build wheels for ruamel.yaml, since package 'wheel' is not installed.
Could not build wheels for importlib-metadata, since package 'wheel' is not installed.
Could not build wheels for bcrypt, since package 'wheel' is not installed.
Could not build wheels for cryptography, since package 'wheel' is not installed.
Could not build wheels for pytz, since package 'wheel' is not installed.
Could not build wheels for voluptuous-serialize, since package 'wheel' is not installed.
Could not build wheels for ciso8601, since package 'wheel' is not installed.
Could not build wheels for aiohttp, since package 'wheel' is not installed.
Could not build wheels for requests, since package 'wheel' is not installed.
Could not build wheels for python-slugify, since package 'wheel' is not installed.
Could not build wheels for voluptuous, since package 'wheel' is not installed.
Could not build wheels for certifi, since package 'wheel' is not installed.
Could not build wheels for pyyaml, since package 'wheel' is not installed.
Could not build wheels for pip, since package 'wheel' is not installed.
Could not build wheels for jinja2, since package 'wheel' is not installed.
Could not build wheels for attrs, since package 'wheel' is not installed.
Could not build wheels for async-timeout, since package 'wheel' is not installed.
Could not build wheels for zipp, since package 'wheel' is not installed.
Could not build wheels for cffi, since package 'wheel' is not installed.
Could not build wheels for six, since package 'wheel' is not installed.
Could not build wheels for yarl, since package 'wheel' is not installed.
Could not build wheels for chardet, since package 'wheel' is not installed.
Could not build wheels for multidict, since package 'wheel' is not installed.
Could not build wheels for urllib3, since package 'wheel' is not installed.
Could not build wheels for idna, since package 'wheel' is not installed.
Could not build wheels for text-unidecode, since package 'wheel' is not installed.
Could not build wheels for MarkupSafe, since package 'wheel' is not installed.
Could not build wheels for pycparser, since package 'wheel' is not installed.

homeassistant.log

020-04-30 16:37:44 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry Z-Wave (import from configuration.yaml) for zwave
Traceback (most recent call last):
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/config_entries.py", line 216, in async_setup
    hass, self
  File "/srv/homeassistant/lib/python3.7/site-packages/homeassistant/components/zwave/__init__.py", line 341, in async_setup_entry
    from openzwave.option import ZWaveOption
  File "/srv/homeassistant/lib/python3.7/site-packages/openzwave/option.py", line 29, in <module>
    import libopenzwave
ImportError: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by /srv/homeassistant/lib/python3.7/site-packages/libopenzwave.cpython-37m-arm-linux-gnueabihf.so)

Please advise.

Br,
Dave