Closed Trinovantes closed 4 months ago
Hm, do you happen to know if this is exclusively a problem with WSL? Otherwise I will test it in a few days when I have the time to investigate.
Thanks for the heads up!
It also happens on my ubuntu 22.04 server
Thanks!
Describe the bug
I couldn't build the docker image in WSL without adding these 2 additional dependencies:
To Reproduce Steps to reproduce the behavior:
docker buildx build -t pcleaner:v1 .
Expected behavior No errors
Session Log
With
libdbus-1-dev
but withoutdbus
:Additional context This was done inside WSL2 on Windows 11