You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to spin this up today using frigate 0.13.1 and had issues with some base dependencies. Specifically while building libusb-1.0-0 I got:
The following packages have unmet dependencies:
libc6-dev : Depends: libc6 (= 2.31-13+deb11u7) but 2.36-9+deb12u3 is to be installed
Depends: libc-dev-bin (= 2.31-13+deb11u7) but it is not going to be installed
As a work around I just changed the builder image to be Debian bookworm, and everything else worked as expected.
The text was updated successfully, but these errors were encountered:
I tried to spin this up today using frigate 0.13.1 and had issues with some base dependencies. Specifically while building libusb-1.0-0 I got:
As a work around I just changed the builder image to be Debian bookworm, and everything else worked as expected.
The text was updated successfully, but these errors were encountered: