Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
I installed bitcoin core 26.1 on a Raspberry 5 (ARM Architecture) running Ubuntu 23.1. Upon running bitcoin-qt, I got the error that the library libxcb-xinerama0 is required but not installed.
It’s easily fixed by installing it from the repositories (apt install libxcb-xinerama0), however, for a security conscious person this is a bit unsatisfying. Is there a reason this library is not packaged with the bitcoin core binaries?
After all you go through the hassle of verifying and cross checking all signatures of the binaries and then you have to install a third party untrusted library to run everything.
Expected behaviour
Bitcoin core comes packaged with all required libraries.
Steps to reproduce
See current behavior.
Relevant log output
No response
How did you obtain Bitcoin Core
Pre-built binaries
What version of Bitcoin Core are you using?
26.1
Operating system and version
Ubuntu 23.1
Machine specifications
Raspberry 5 ARM