thin-edge / tedge-rugpi-image

thin-edge.io Raspberry Pi 0/1B/2B/3/4/5 image using rugpi for A/B updates
https://thin-edge.io/
2 stars 8 forks source link

fix: override any existing configuration during apt installation #9

Closed reubenmiller closed 11 months ago

reubenmiller commented 11 months ago

Fix build issue caused by dpkg failing to override an existing configuration file. Now the dpkg preference is set when installing apt packages to use the new configuration files by default.

This should make the builds more reliable.