moonraker/moonraker
Eric Callahan 8a7b348899 update_manager: fix apt-get issue with changed release info
Add --allow-releaseinfo-change to the call to apt-get.  This resolves an issue where the repos are chaning their "Suite" value from stable to oldstable with the release of Debian Bullseye.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2021-08-24 06:39:54 -04:00
..
components update_manager: fix apt-get issue with changed release info 2021-08-24 06:39:54 -04:00
app.py app: replace refrences to ioloop with eventloop 2021-07-12 06:16:18 -04:00
confighelper.py confighelper: don't add supplemental configs to the original 2021-07-06 19:25:10 -04:00
eventloop.py eventloop: initial implementation 2021-07-12 06:16:18 -04:00
moonraker.py moonraker: create a new asyncio event loop on restart 2021-07-15 06:57:54 -04:00
utils.py utils: add method to validate packaged applications 2021-07-06 19:25:10 -04:00
websockets.py websockets: replace references to ioloop with event loop 2021-07-12 06:16:18 -04:00