antimof / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.27k stars 177 forks source link

Build fails on a fresh image #149

Open ThreepE0 opened 6 months ago

ThreepE0 commented 6 months ago

64-bit Bookworm downloaded and installed today on a Raspberry Pi 4B.

dpkg: error processing package libgstreamer-plugins-base1.0-dev (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python3
 python3-lib2to3
 python3-distutils
 libglib2.0-dev-bin
 libglib2.0-dev:arm64
 libgstreamer1.0-dev:arm64
 libgudev-1.0-dev:arm64
 libgstreamer-plugins-base1.0-dev
E: Sub-process /usr/bin/dpkg returned an error code (1)
fduncanh commented 6 months ago

Looks like a Raspberry Pi OS issue.

You dont say what exactly you are doing. (what command you ran)

also see #142