intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 18 forks source link

Switch to Debian 11 for Recore #283

Closed eliasbakken closed 1 year ago

eliasbakken commented 2 years ago

Moonraker requires Python 3.8+ which is not available as a package in Debian 10/Buster

eliasbakken commented 2 years ago

There is now a branch with Bullseye compiling OK, but there are several issues. This is perhaps not unexpected with such a big change. However, it might be necessary to postpone the upgrading. Moonraker does seem to work fine on Buster.

eliasbakken commented 1 year ago

User Debian is locked, requires password update. Perhaps we should have different users for people logging in and those running services.

eliasbakken commented 1 year ago

Also, KlipperScreen fails due to a bug with fullscreen: xdg_surface buffer is larger than the configured fullscreen state

eliasbakken commented 1 year ago

The branch with tests for Bullseye have now been merged into Master and we continue working from there.