[TESTING] Kodi v19 builds for Raspberry Pi 2/3/4

Hi

I have installed latest update. Got blue-alsa error after update. Tried to fix dependencies but get error below.

Bluetooth still works fine though but wondering if have latest update.

I’m using the Bluetooth method from this post [How-to] set up Bluetooth audio

osmc@osmc:~$ sudo apt-get dist-upgrade                                          
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    You might want to run 'apt --fix-broken install' to correct these.
    The following packages have unmet dependencies:
     armv7-network-osmc : Depends: armv7-bluezalsa-osmc but it is not installed
     E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
    osmc@osmc:~$ sudo apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following additional packages will be installed:
  armv7-bluezalsa-osmc
  The following NEW packages will be installed:
    armv7-bluezalsa-osmc
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    20 not fully installed or removed.
    Need to get 0 B/84.6 kB of archives.
    After this operation, 360 kB of additional disk space will be used.
    Do you want to continue? [Y/n] y
    (Reading database ... 34404 files and directories currently installed.)
    Preparing to unpack .../armv7-bluezalsa-osmc_3.1.0-2_armhf.deb ...
    Unpacking armv7-bluezalsa-osmc (3.1.0-2) ...
    dpkg: error processing archive /var/cache/apt/archives/armv7-bluezalsa-osmc_3.1.0-2_armhf.deb (--unpack):
     trying to overwrite '/etc/dbus-1/system.d/bluealsa.conf', which is also in package armv7-bluez-alsa-osmc 1.0.5
     Errors were encountered while processing:
      /var/cache/apt/archives/armv7-bluezalsa-osmc_3.1.0-2_armhf.deb
      E: Sub-process /usr/bin/dpkg returned an error code (1)
      osmc@osmc:~$