I installed this on an AlmaLinux 9 WSL instance and acli rovodev run returns an error that my GLIBC version 2.34 is too old as 2.35 is required:
Failed to load Python shared library '/home/username/.local/share/acli/plugin/rovodev/lib/libpython3.10.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /home/username/.local/share/acli/plugin/rovodev/lib/libpython3.10.so.1.0)
AlmaLinux9 is not really that old and best practice suggests that GLIBC should not be upgraded as it can break the OS. It appears that I'm going to have to use a container or learn how to use Flatpak or something if I want to use RovoDev.
Every time I try pruning, I always end up getting into Unexpected Error occurred.
Below is what comes from the log at time of writing. I'll have to delete sessions to get that working. 2025-06-25 10:48:30.872 | INFO | - Conversation pruned - context tokens will be updated in the next request. 2025-06-25 10:48:31.409 | ERROR | - An unexpected error occurred, exiting. 2025-06-25 10:48:32.821 | ERROR | - An unexpected error occurred, exiting. ---
56 comments