basilgello / kodi-nightly-debian-repo

Kodi from Debian Nightly Respository
12 stars 0 forks source link

install removes sound device from PulseAudio in Debian 10 #5

Open GHSTUDIO1 opened 3 years ago

GHSTUDIO1 commented 3 years ago

I install Debian 10 and going to the sound settings, I can select output to HDMI stereo. Everything works. Then I follow the iinstall instructions to install Kodi here and it installs, but now I don't even see HDMI stereo is an option in settings (pulseaudio). AlsaMixer is set to my sound card (NUC).

When I remove this installation and try to reinstall pulseaudio, I find I can't reinstall it because:

The following packages have unmet dependencies: pulseaudio : Depends: libpulse0 (= 12.2-4+deb10u1) but 13.0-3~bpo10+1 is to be installed Depends: libasound2-plugins but it is not going to be installed Depends: pulseaudio-utils but it is not going to be installed Recommends: rtkit but it is not going to be installed

I did not test to see if Kodi plays sound or not...,.because I need other applications to use sound, not just Kodi.

Note: I tried removiong the two new lources in sources.d and did an apt-get update....but still had this message. I don't know enough Linux to get myself out of this, so I will just reinstall Debian 10 and wait for some update to this package or some other way to install Kodi 18/19 on Debian.

basilgello commented 3 years ago

Please post output of the following commands:

apt policy apt policy libpulse0

GHSTUDIO1 commented 3 years ago
 apt policy
Package files:
 100 /var/lib/dpkg/status
     release a=now
 500 https://download.docker.com/linux/debian buster/stable amd64 Packages
     release o=Docker,a=buster,l=Docker CE,c=stable,b=amd64
     origin download.docker.com
 500 http://deb.debian.org/debian buster-updates/non-free amd64 Packages
     release o=Debian,a=stable-updates,n=buster-updates,l=Debian,c=non-free,b=amd64
     origin deb.debian.org
 500 http://deb.debian.org/debian buster-updates/main amd64 Packages
     release o=Debian,a=stable-updates,n=buster-updates,l=Debian,c=main,b=amd64
     origin deb.debian.org
 500 http://security.debian.org/debian-security buster/updates/non-free amd64 Packages
     release v=10,o=Debian,a=stable,n=buster,l=Debian-Security,c=non-free,b=amd64
     origin security.debian.org
 500 http://security.debian.org/debian-security buster/updates/main amd64 Packages
     release v=10,o=Debian,a=stable,n=buster,l=Debian-Security,c=main,b=amd64
     origin security.debian.org
 500 http://deb.debian.org/debian buster/non-free amd64 Packages
     release v=10.9,o=Debian,a=stable,n=buster,l=Debian,c=non-free,b=amd64
     origin deb.debian.org
 500 http://deb.debian.org/debian buster/main amd64 Packages
     release v=10.9,o=Debian,a=stable,n=buster,l=Debian,c=main,b=amd64
     origin deb.debian.org
Pinned packages:
doug@NUC715:~$ apt policy libpulse0
libpulse0:
  Installed: 13.0-3~bpo10+1
  Candidate: 13.0-3~bpo10+1
  Version table:
 *** 13.0-3~bpo10+1 100
        100 /var/lib/dpkg/status
     12.2-4+deb10u1 500
        500 http://deb.debian.org/debian buster/main amd64 Packages
basilgello commented 3 years ago

If you want to restore stable versions of all package, please do this: https://www.reddit.com/r/debian/comments/9g9r9c/help_downgrade_all_backports_packages_to_stable/

GHSTUDIO1 commented 3 years ago

Great...that worked. I would still like to run KODI 19.x..Is there a way to install Kodi 19.x and maintain sound for other debian apps?

From: Vasyl Gello @.*** Sent: Saturday, April 10, 2021 6:05 PM To: basilgello/kodi-nightly-debian-repo Cc: GHSTUDIO1; Author Subject: Re: [basilgello/kodi-nightly-debian-repo] install removes sound device from PulseAudio in Debian 10 (#5)

If you want to restore stable versions of all package, please do this: https://www.reddit.com/r/debian/comments/9g9r9c/help_downgrade_all_backports_packages_to_stable/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-817208353 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EX5TNATESCPPPKXIDCDTIDDPFANCNFSM42W2ZXSA . https://github.com/notifications/beacon/ALT3EXYIMFUEI74PUVD2NGLTIDDPFA5CNFSM42W2ZXSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGC2ZYII.gif

basilgello commented 3 years ago

Hi!

Sorry for the delayed reply, but I managed to reproduce the issue on my side only after I received a detailed report today from the other user.

I found that Debian bug #971318 removed libavresample4 and libavresample-dev. Since I always tested on clean buster, I missed this regression.

Tonight I will rebuild an updated ffmpeg that will hopely solve the issue with removed pulseaudio and other packages dependent on libavresample4.

GHSTUDIO1 commented 3 years ago

Since I have installed the original version...how do I update to the new version so Pulse Audio works again???

basilgello commented 3 years ago

If the ffmpeg builds fine tonight, the same update procedure will not touch PulseAudio at all. I just need to complete the build and try on couple of test VMs before I dare pushing it to the public.

basilgello commented 3 years ago

Does original PulseAudio work for you after revert?

GHSTUDIO1 commented 3 years ago

I haven't tried it......I assumed it was Kodi that caused the problem.....and wasn't sure how to get it off.....so I did nothing. If there's no fix, I'll just reinstall everything and skip KODI.

basilgello commented 3 years ago

I meant, after the revert, you have your other sound apps working as before?

basilgello commented 3 years ago

Can you please try installing Kodi once again using repository instruction?

Except for the last command:

apt install --install-recommends -t buster-backports kodi

please use this more restrictive commamd that should not touch pulseaudio:

apt install --install-recommends {kodi,kodi-bin,kodi-repository-kodi,kodi-eventclients-kodi-send,\ libavcodec58,libavfilter7,libavformat58,libavresample4,libavutil56,libpostproc55,libswresample3,libswscale5,\ libspdlog1,libmfx1,libva-drm2,libva-wayland2,libva-x11-2}/buster-backports

GHSTUDIO1 commented 3 years ago

I did:

sudo purge Kodi

sudo apt update

sudo apt upgrade

sudo apt autoremove

Then I used your apt install instead of the old one.

I still don’t see my hardware in PulseAudio. The hardware does show in alsamixer. Are there other steps I should take before the new install?

If this only works on a new Debian 10 install, I won’t have time until tomorrow and It means I have to reinstall all my docker continers so I’m not anxious to do this reinstall unless it fixes the problem.

From: Vasyl Gello @.*** Sent: Monday, May 10, 2021 11:24 PM To: basilgello/kodi-nightly-debian-repo Cc: GHSTUDIO1; Author Subject: Re: [basilgello/kodi-nightly-debian-repo] install removes sound device from PulseAudio in Debian 10 (#5)

Can you please try installing Kodi once again using repository instruction?

Except for the last command:

apt install --install-recommends -t buster-backports kodi

please use this more restrictive commamd that should not touch pulseaudio:

apt install --install-recommends {kodi,kodi-bin,kodi-repository-kodi,kodi-eventclients-kodi-send,\ libavcodec58,libavfilter7,libavformat58,libavresample4,libavutil56,libpostproc55,libswresample3,libswscale5,\ libspdlog1,libmfx1,libva-drm2,libva-wayland2,libva-x11-2}/buster-backports

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-837720530 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EXYJMBNUE5DGRYBCS23TNCPNTANCNFSM42W2ZXSA . https://github.com/notifications/beacon/ALT3EXYWTMDOQOTI45ZBJ33TNCPNTA5CNFSM42W2ZXSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGHXJTUQ.gif

basilgello commented 3 years ago

Let me check why hardware is still not in PA, even though it is not a problem of Kodi :)

Can you please confirm the new method does not upgrade PulseAudio? i.e:

sudo apt policy libpulse0 pulseaudio

basilgello commented 3 years ago

If understand your problem correctly, can you try this first? https://askubuntu.com/posts/635528/revisions

GHSTUDIO1 commented 3 years ago

I am going to reinstall everything tomorrow. Debian 10 apparently does not run pulseaudio (on gnome desktop). I will install Debian and all my docker containers and check that all is working correctly. Then I will install KODI using your install and see if KODI is breaking my sound links.

If you’d prefer, I could change desktops….If you’d like me to use a different desktop on Debian 10, let me know.

From: Vasyl Gello @.*** Sent: Tuesday, May 11, 2021 9:17 AM To: basilgello/kodi-nightly-debian-repo Cc: GHSTUDIO1; Author Subject: Re: [basilgello/kodi-nightly-debian-repo] install removes sound device from PulseAudio in Debian 10 (#5)

If understand your problem correctly, can you try this first? https://askubuntu.com/posts/635528/revisions

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-838456066 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EXZISMP4UDFCDL2EBX3TNEU55ANCNFSM42W2ZXSA . https://github.com/notifications/beacon/ALT3EX4Q2RXDRTDGRK6CCKTTNEU55A5CNFSM42W2ZXSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGH45GAQ.gif

GHSTUDIO1 commented 3 years ago

I reinstalled Debian 10 with Cinnamon Desktop, docker and home assistant…. Set sound to 5 channel over hdmi, tested all the speakers with test tones and with you tube video and they all worked.

I then installed Kodi using the new apt install command and I am still getting audio from other applications on the desktop, which I was unable to do previously. BUT…I now only get the three front speakers and woofer audio. My side/back speakers no longer make a sound when tested!

I believe there is still some issue in the KODI installation although I can’t imagine how something KODI does effects only the rear/side speakers.

Note: I haven’t tested KODI….at this point, I just assume it will work. I’ll test when I get a chance later this week.

Major progress….just maybe not all the way there yet. Thanks Vasyl for getting sound on other desktop apps.

From: Vasyl Gello @.*** Sent: Monday, May 10, 2021 11:24 PM To: basilgello/kodi-nightly-debian-repo Cc: GHSTUDIO1; Author Subject: Re: [basilgello/kodi-nightly-debian-repo] install removes sound device from PulseAudio in Debian 10 (#5)

Can you please try installing Kodi once again using repository instruction?

Except for the last command:

apt install --install-recommends -t buster-backports kodi

please use this more restrictive commamd that should not touch pulseaudio:

apt install --install-recommends {kodi,kodi-bin,kodi-repository-kodi,kodi-eventclients-kodi-send,\ libavcodec58,libavfilter7,libavformat58,libavresample4,libavutil56,libpostproc55,libswresample3,libswscale5,\ libspdlog1,libmfx1,libva-drm2,libva-wayland2,libva-x11-2}/buster-backports

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-837720530 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EXYJMBNUE5DGRYBCS23TNCPNTANCNFSM42W2ZXSA . https://github.com/notifications/beacon/ALT3EXYWTMDOQOTI45ZBJ33TNCPNTA5CNFSM42W2ZXSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGHXJTUQ.gif

basilgello commented 3 years ago

Please post:

cat /var/log/dpkg/term.log --  Vasyl Gello

Certified SolidWorks Expert

Mob.:+380 (98) 465 66 77

@.***

Skype: vasek.gello

호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다

12 травня 2021 р. 18:35:20 UTC, GHSTUDIO1 @.***> написав(-ла):

I reinstalled Debian 10 with Cinnamon Desktop, docker and home assistant…. Set sound to 5 channel over hdmi, tested all the speakers with test tones and with you tube video and they all worked.

I then installed Kodi using the new apt install command and I am still getting audio from other applications on the desktop, which I was unable to do previously. BUT…I now only get the three front speakers and woofer audio. My side/back speakers no longer make a sound when tested!

I believe there is still some issue in the KODI installation although I can’t imagine how something KODI does effects only the rear/side speakers. >

Note: I haven’t tested KODI….at this point, I just assume it will work. I’ll test when I get a chance later this week.

Major progress….just maybe not all the way there yet. Thanks Vasyl for getting sound on other desktop apps.

From: Vasyl Gello @.*** > Sent: Monday, May 10, 2021 11:24 PM

To: basilgello/kodi-nightly-debian-repo

Cc: GHSTUDIO1; Author

Subject: Re: [basilgello/kodi-nightly-debian-repo] install removes sound device from PulseAudio in Debian 10 (#5)

Can you please try installing Kodi once again using repository instruction?

Except for the last command:

apt install --install-recommends -t buster-backports kodi

please use this more restrictive commamd that should not touch pulseaudio:

apt install --install-recommends {kodi,kodi-bin,kodi-repository-kodi,kodi-eventclients-kodi-send,\

libavcodec58,libavfilter7,libavformat58,libavresample4,libavutil56,libpostproc55,libswresample3,libswscale5,\

libspdlog1,libmfx1,libva-drm2,libva-wayland2,libva-x11-2}/buster-backports >

You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-837720530 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EXYJMBNUE5DGRYBCS23TNCPNTANCNFSM42W2ZXSA . https://github.com/notifications/beacon/ALT3EXYWTMDOQOTI45ZBJ33TNCPNTA5CNFSM42W2ZXSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGHXJTUQ.gif >

-- > You are receiving this because you commented.

Reply to this email directly or view it on GitHub:

https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-840009200

GHSTUDIO1 commented 3 years ago

I don’t have a dpkg folder in my /Var/log folder….only the following:

. alternatives.log apt auth.log bootstrap.log cups debug .dpkg.log.swp fontconfig.log kern.log lightdm private syslog wtmp Xorg.0.log.old

.. apparmor audit boot.log btmp daemon.log dpkg.log faillog installer lastlog messages speech-dispatcher user.log Xorg.0.log

From: Vasyl Gello @.*** Sent: Wednesday, May 12, 2021 2:51 PM To: basilgello/kodi-nightly-debian-repo Cc: GHSTUDIO1; Author Subject: Re: [basilgello/kodi-nightly-debian-repo] install removes sound device from PulseAudio in Debian 10 (#5)

Please post:

cat /var/log/dpkg/term.log -- Vasyl Gello

Certified SolidWorks Expert

Mob.:+380 (98) 465 66 77

@.***

Skype: vasek.gello

호랑이는 죽어서 가죽을 남기고 사람은 죽어서 이름을 남긴다

12 травня 2021 р. 18:35:20 UTC, GHSTUDIO1 @.***> написав(-ла):

I reinstalled Debian 10 with Cinnamon Desktop, docker and home assistant…. Set sound to 5 channel over hdmi, tested all the speakers with test tones and with you tube video and they all worked.

I then installed Kodi using the new apt install command and I am still getting audio from other applications on the desktop, which I was unable to do previously. BUT…I now only get the three front speakers and woofer audio. My side/back speakers no longer make a sound when tested!

I believe there is still some issue in the KODI installation although I can’t imagine how something KODI does effects only the rear/side speakers. >

Note: I haven’t tested KODI….at this point, I just assume it will work. I’ll test when I get a chance later this week.

Major progress….just maybe not all the way there yet. Thanks Vasyl for getting sound on other desktop apps.

From: Vasyl Gello @.*** > Sent: Monday, May 10, 2021 11:24 PM

To: basilgello/kodi-nightly-debian-repo

Cc: GHSTUDIO1; Author

Subject: Re: [basilgello/kodi-nightly-debian-repo] install removes sound device from PulseAudio in Debian 10 (#5)

Can you please try installing Kodi once again using repository instruction?

Except for the last command:

apt install --install-recommends -t buster-backports kodi

please use this more restrictive commamd that should not touch pulseaudio:

apt install --install-recommends {kodi,kodi-bin,kodi-repository-kodi,kodi-eventclients-kodi-send,\

libavcodec58,libavfilter7,libavformat58,libavresample4,libavutil56,libpostproc55,libswresample3,libswscale5,\

libspdlog1,libmfx1,libva-drm2,libva-wayland2,libva-x11-2}/buster-backports >

You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHub https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-837720530 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EXYJMBNUE5DGRYBCS23TNCPNTANCNFSM42W2ZXSA . https://github.com/notifications/beacon/ALT3EXYWTMDOQOTI45ZBJ33TNCPNTA5CNFSM42W2ZXSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGHXJTUQ.gif >

-- > You are receiving this because you commented.

Reply to this email directly or view it on GitHub:

https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-840009200

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/basilgello/kodi-nightly-debian-repo/issues/5#issuecomment-840018159 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ALT3EXZV3XTXPLGKVWBRNTLTNLEXPANCNFSM42W2ZXSA . https://github.com/notifications/beacon/ALT3EXZC4UNEGMPWHCHH4XTTNLEXPA5CNFSM42W2ZXSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGII2R3Y.gif

basilgello commented 3 years ago

/var/log/apt/, sorry :)

GHSTUDIO1 commented 3 years ago

Log started: 2021-05-12  13:08:15
Selecting previously unselected package fonts-roboto-unhinted.
(Reading database ... 274837 files and directories currently installed.)
Preparing to unpack .../00-fonts-roboto-unhinted_2%3a0~20170802-3_all.deb ...
Unpacking fonts-roboto-unhinted (2:0~20170802-3) ...
Preparing to unpack .../01-libavfilter7_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libavfilter7:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Preparing to unpack .../02-libswscale5_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libswscale5:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Preparing to unpack .../03-libavformat58_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libavformat58:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Preparing to unpack .../04-libavcodec58_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libavcodec58:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Preparing to unpack .../05-libswresample3_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libswresample3:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Preparing to unpack .../06-libpostproc55_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libpostproc55:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Preparing to unpack .../07-libavresample4_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libavresample4:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Preparing to unpack .../08-libva-drm2_2.10.0-1~bpo10+1_amd64.deb ...
Unpacking libva-drm2:amd64 (2.10.0-1~bpo10+1) over (2.4.0-1) ...
Preparing to unpack .../09-libva-x11-2_2.10.0-1~bpo10+1_amd64.deb ...
Unpacking libva-x11-2:amd64 (2.10.0-1~bpo10+1) over (2.4.0-1) ...
Preparing to unpack .../10-libva2_2.10.0-1~bpo10+1_amd64.deb ...
Unpacking libva2:amd64 (2.10.0-1~bpo10+1) over (2.4.0-1) ...
Selecting previously unselected package libmfx1:amd64.
Preparing to unpack .../11-libmfx1_21.1.0-1~bpo10+1_amd64.deb ...
Unpacking libmfx1:amd64 (21.1.0-1~bpo10+1) ...
Selecting previously unselected package ocl-icd-libopencl1:amd64.
Preparing to unpack .../12-ocl-icd-libopencl1_2.2.12-2_amd64.deb ...
Unpacking ocl-icd-libopencl1:amd64 (2.2.12-2) ...
Preparing to unpack .../13-libavutil56_7%3a4.3.2-2+deb11u1~bpo10+1_amd64.deb ...
Unpacking libavutil56:amd64 (7:4.3.2-2+deb11u1~bpo10+1) over (7:4.1.6-1~deb10u1) ...
Selecting previously unselected package libmysofa1:amd64.
Preparing to unpack .../14-libmysofa1_1.2~dfsg0-1~bpo10+1_amd64.deb ...
Unpacking libmysofa1:amd64 (1.2~dfsg0-1~bpo10+1) ...
Selecting previously unselected package libsphinxbase3:amd64.
Preparing to unpack .../15-libsphinxbase3_0.8+5prealpha+1-3+b1_amd64.deb ...
Unpacking libsphinxbase3:amd64 (0.8+5prealpha+1-3+b1) ...
Selecting previously unselected package libpocketsphinx3:amd64.
Preparing to unpack .../16-libpocketsphinx3_0.8+5prealpha+1-13~bpo10+1_amd64.deb ...
Unpacking libpocketsphinx3:amd64 (0.8+5prealpha+1-13~bpo10+1) ...
Selecting previously unselected package librabbitmq4:amd64.
Preparing to unpack .../17-librabbitmq4_0.9.0-0.2_amd64.deb ...
Unpacking librabbitmq4:amd64 (0.9.0-0.2) ...
Selecting previously unselected package libsrt1-gnutls:amd64.
Preparing to unpack .../18-libsrt1-gnutls_1%3a1.4.2-1~bpo10+1_amd64.deb ...
Unpacking libsrt1-gnutls:amd64 (1:1.4.2-1~bpo10+1) ...
Selecting previously unselected package libdav1d4:amd64.
Preparing to unpack .../19-libdav1d4_0.7.1-3~bpo10+1_amd64.deb ...
Unpacking libdav1d4:amd64 (0.7.1-3~bpo10+1) ...
Selecting previously unselected package libcdio19:amd64.
Preparing to unpack .../20-libcdio19_2.1.0-3~bpo10+1_amd64.deb ...
Unpacking libcdio19:amd64 (2.1.0-3~bpo10+1) ...
Selecting previously unselected package libp8-platform2:amd64.
Preparing to unpack .../21-libp8-platform2_2.1.0.1+dfsg1-2_amd64.deb ...
Unpacking libp8-platform2:amd64 (2.1.0.1+dfsg1-2) ...
Selecting previously unselected package libcec4:amd64.
Preparing to unpack .../22-libcec4_4.0.4+dfsg1-2_amd64.deb ...
Unpacking libcec4:amd64 (4.0.4+dfsg1-2) ...
Selecting previously unselected package libcrossguid0:amd64.
Preparing to unpack .../23-libcrossguid0_0.0+git200150803-4_amd64.deb ...
Unpacking libcrossguid0:amd64 (0.0+git200150803-4) ...
Selecting previously unselected package libfstrcmp0.
Preparing to unpack .../24-libfstrcmp0_0.7.D001-1.1+b2_amd64.deb ...
Unpacking libfstrcmp0 (0.7.D001-1.1+b2) ...
Selecting previously unselected package libgif7:amd64.
Preparing to unpack .../25-libgif7_5.1.4-3_amd64.deb ...
Unpacking libgif7:amd64 (5.1.4-3) ...
Selecting previously unselected package libiso9660-11:amd64.
Preparing to unpack .../26-libiso9660-11_2.1.0-3~bpo10+1_amd64.deb ...
Unpacking libiso9660-11:amd64 (2.1.0-3~bpo10+1) ...
Selecting previously unselected package libiso9660++0:amd64.
Preparing to unpack .../27-libiso9660++0_2.1.0-3~bpo10+1_amd64.deb ...
Unpacking libiso9660++0:amd64 (2.1.0-3~bpo10+1) ...
Selecting previously unselected package libmicrohttpd12.
Preparing to unpack .../28-libmicrohttpd12_0.9.62-1_amd64.deb ...
Unpacking libmicrohttpd12 (0.9.62-1) ...
Selecting previously unselected package libpcrecpp0v5:amd64.
Preparing to unpack .../29-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
Selecting previously unselected package libshairplay0:amd64.
Preparing to unpack .../30-libshairplay0_0.9.0~git20180824.096b61a+dfsg1-2~bpo10+1_amd64.deb ...
Unpacking libshairplay0:amd64 (0.9.0~git20180824.096b61a+dfsg1-2~bpo10+1) ...
Selecting previously unselected package libfmt-dev.
Preparing to unpack .../31-libfmt-dev_6.1.2+ds-2~bpo10+1_amd64.deb ...
Unpacking libfmt-dev (6.1.2+ds-2~bpo10+1) ...
Selecting previously unselected package libspdlog1:amd64.
Preparing to unpack .../32-libspdlog1_1%3a1.5.0+ds-4~bpo10+1_amd64.deb ...
Unpacking libspdlog1:amd64 (1:1.5.0+ds-4~bpo10+1) ...
Selecting previously unselected package libudfread0:amd64.
Preparing to unpack .../33-libudfread0_1.1.1-1~bpo10+1_amd64.deb ...
Unpacking libudfread0:amd64 (1.1.1-1~bpo10+1) ...
Selecting previously unselected package libva-wayland2:amd64.
Preparing to unpack .../34-libva-wayland2_2.10.0-1~bpo10+1_amd64.deb ...
Unpacking libva-wayland2:amd64 (2.10.0-1~bpo10+1) ...
Selecting previously unselected package libwayland-client++0:amd64.
Preparing to unpack .../35-libwayland-client++0_0.2.8-1~bpo10+1_amd64.deb ...
Unpacking libwayland-client++0:amd64 (0.2.8-1~bpo10+1) ...
Selecting previously unselected package libwayland-cursor++0:amd64.
Preparing to unpack .../36-libwayland-cursor++0_0.2.8-1~bpo10+1_amd64.deb ...
Unpacking libwayland-cursor++0:amd64 (0.2.8-1~bpo10+1) ...
Selecting previously unselected package libwayland-egl++0:amd64.
Preparing to unpack .../37-libwayland-egl++0_0.2.8-1~bpo10+1_amd64.deb ...
Unpacking libwayland-egl++0:amd64 (0.2.8-1~bpo10+1) ...
Selecting previously unselected package kodi-bin.
Preparing to unpack .../38-kodi-bin_2%3a19.0+dfsg1-1~bpo10+1_amd64.deb ...
Unpacking kodi-bin (2:19.0+dfsg1-1~bpo10+1) ...
Selecting previously unselected package libjs-iscroll.
Preparing to unpack .../39-libjs-iscroll_5.2.0+dfsg1-1_all.deb ...
Unpacking libjs-iscroll (5.2.0+dfsg1-1) ...
Selecting previously unselected package python3-pycryptodome.
Preparing to unpack .../40-python3-pycryptodome_3.6.1-2+b1_amd64.deb ...
Unpacking python3-pycryptodome (3.6.1-2+b1) ...
Selecting previously unselected package kodi-data.
Preparing to unpack .../41-kodi-data_2%3a19.0+dfsg1-1~bpo10+1_all.deb ...
Unpacking kodi-data (2:19.0+dfsg1-1~bpo10+1) ...
Selecting previously unselected package kodi.
Preparing to unpack .../42-kodi_2%3a19.0+dfsg1-1~bpo10+1_amd64.deb ...
Unpacking kodi (2:19.0+dfsg1-1~bpo10+1) ...
Selecting previously unselected package kodi-repository-kodi.
Preparing to unpack .../43-kodi-repository-kodi_2%3a19.0+dfsg1-1~bpo10+1_all.deb ...
Unpacking kodi-repository-kodi (2:19.0+dfsg1-1~bpo10+1) ...
Selecting previously unselected package kodi-visualization-spectrum:amd64.
Preparing to unpack .../44-kodi-visualization-spectrum_3.4.0+ds1-2~bpo10+1_amd64.deb ...
Unpacking kodi-visualization-spectrum:amd64 (3.4.0+ds1-2~bpo10+1) ...
Selecting previously unselected package pocketsphinx-en-us.
Preparing to unpack .../45-pocketsphinx-en-us_0.8+5prealpha+1-13~bpo10+1_all.deb ...
Unpacking pocketsphinx-en-us (0.8+5prealpha+1-13~bpo10+1) ...
Setting up libwayland-client++0:amd64 (0.2.8-1~bpo10+1) ...
Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
Setting up libudfread0:amd64 (1.1.1-1~bpo10+1) ...
Setting up librabbitmq4:amd64 (0.9.0-0.2) ...
Setting up libjs-iscroll (5.2.0+dfsg1-1) ...
Setting up libsphinxbase3:amd64 (0.8+5prealpha+1-3+b1) ...
Setting up libcrossguid0:amd64 (0.0+git200150803-4) ...
Setting up python3-pycryptodome (3.6.1-2+b1) ...
Setting up libmysofa1:amd64 (1.2~dfsg0-1~bpo10+1) ...
Setting up fonts-roboto-unhinted (2:0~20170802-3) ...
Setting up libcdio19:amd64 (2.1.0-3~bpo10+1) ...
Setting up libmicrohttpd12 (0.9.62-1) ...
Setting up libwayland-cursor++0:amd64 (0.2.8-1~bpo10+1) ...
Setting up libp8-platform2:amd64 (2.1.0.1+dfsg1-2) ...
Setting up libpocketsphinx3:amd64 (0.8+5prealpha+1-13~bpo10+1) ...
Setting up kodi-data (2:19.0+dfsg1-1~bpo10+1) ...
Setting up libva2:amd64 (2.10.0-1~bpo10+1) ...
Setting up libcec4:amd64 (4.0.4+dfsg1-2) ...
Setting up kodi-repository-kodi (2:19.0+dfsg1-1~bpo10+1) ...
Setting up libfmt-dev (6.1.2+ds-2~bpo10+1) ...
Setting up pocketsphinx-en-us (0.8+5prealpha+1-13~bpo10+1) ...
Setting up libsrt1-gnutls:amd64 (1:1.4.2-1~bpo10+1) ...
Setting up libva-wayland2:amd64 (2.10.0-1~bpo10+1) ...
Setting up libgif7:amd64 (5.1.4-3) ...
Setting up libva-drm2:amd64 (2.10.0-1~bpo10+1) ...
Setting up ocl-icd-libopencl1:amd64 (2.2.12-2) ...
Setting up libspdlog1:amd64 (1:1.5.0+ds-4~bpo10+1) ...
Setting up libdav1d4:amd64 (0.7.1-3~bpo10+1) ...
Setting up libmfx1:amd64 (21.1.0-1~bpo10+1) ...
Setting up libshairplay0:amd64 (0.9.0~git20180824.096b61a+dfsg1-2~bpo10+1) ...
Setting up libva-x11-2:amd64 (2.10.0-1~bpo10+1) ...
Setting up libfstrcmp0 (0.7.D001-1.1+b2) ...
Setting up libwayland-egl++0:amd64 (0.2.8-1~bpo10+1) ...
Setting up libiso9660-11:amd64 (2.1.0-3~bpo10+1) ...
Setting up libavutil56:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up libiso9660++0:amd64 (2.1.0-3~bpo10+1) ...
Setting up libpostproc55:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up libswscale5:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up libswresample3:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up libavresample4:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up libavcodec58:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up libavformat58:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up libavfilter7:amd64 (7:4.3.2-2+deb11u1~bpo10+1) ...
Setting up kodi-bin (2:19.0+dfsg1-1~bpo10+1) ...
Setting up kodi (2:19.0+dfsg1-1~bpo10+1) ...
Setting up kodi-visualization-spectrum:amd64 (3.4.0+ds1-2~bpo10+1) ...
Processing triggers for man-db (2.8.5-2) ...
Processing triggers for fontconfig (2.13.1-2) ...
Processing triggers for desktop-file-utils (0.23-4) ...
Processing triggers for mime-support (3.62) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Processing triggers for libc-bin (2.28-10) ...
Log ended: 2021-05-12  13:08:33

Log started: 2021-05-12  13:09:36
Selecting previously unselected package python3-bluez.
(Reading database ... 278151 files and directories currently installed.)
Preparing to unpack .../python3-bluez_0.22+really0.22-1_amd64.deb ...
Unpacking python3-bluez (0.22+really0.22-1) ...
Selecting previously unselected package python3-pyudev.
Preparing to unpack .../python3-pyudev_0.21.0-1_all.deb ...
Unpacking python3-pyudev (0.21.0-1) ...
Selecting previously unselected package python3-usb.
Preparing to unpack .../python3-usb_1.0.2-1_all.deb ...
Unpacking python3-usb (1.0.2-1) ...
Selecting previously unselected package kodi-eventclients-common.
Preparing to unpack .../kodi-eventclients-common_2%3a19.0+dfsg1-1~bpo10+1_all.deb ...
Unpacking kodi-eventclients-common (2:19.0+dfsg1-1~bpo10+1) ...
Selecting previously unselected package kodi-eventclients-kodi-send.
Preparing to unpack .../kodi-eventclients-kodi-send_2%3a19.0+dfsg1-1~bpo10+1_all.deb ...
Unpacking kodi-eventclients-kodi-send (2:19.0+dfsg1-1~bpo10+1) ...
Setting up python3-usb (1.0.2-1) ...
Setting up python3-bluez (0.22+really0.22-1) ...
Setting up python3-pyudev (0.21.0-1) ...
Setting up kodi-eventclients-common (2:19.0+dfsg1-1~bpo10+1) ...
Setting up kodi-eventclients-kodi-send (2:19.0+dfsg1-1~bpo10+1) ...
Processing triggers for man-db (2.8.5-2) ...
Log ended: 2021-05-12  13:09:40
~~~