[mythtv-users] ansible for Raspberry Pi 32bit Bullseye

James Abernathy jfabernathy at gmail.com
Wed Nov 24 14:17:37 UTC 2021


In an effort to determine what has the best MythTV frontend performance on
a RPI4, I've been testing Bullseye 32bit and beta 64 bit which was released
at the end of October.

Since you can not install the binary packages from
https://dl.orangedox.com/pCBmBm

I've been building from source the v31 and master versions for comparison.

On 32bit Bullseye this morning I found that ansible fails because it can't
find python packages like:
python-future
python-requests
python-requests-cache.
python-simplejson

It has python3 versions so I just edited main.yml to remove any python
package that had a python3 equivalent.

on Bullseye 32bit on my RPI4:
ansible_distribution "Debian"
ansible_architecture "armv7l"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20211124/bf0c9e44/attachment.htm>


More information about the mythtv-users mailing list