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 am attempting to run this component on Debian bullseye, and I recieve an error in the logs when initializing a servo
rdk.modmanager.process.viam-labs_periph-servo-pca9685_/root/.viam/packages/data/module/6efeb7e5-91aa-4187-8ed3-e84764726078-periph-servo-pca9685-0_0_1-linux-arm64/exec.StdErr pexec/managed_process.go:275 _ /root/.viam/packages/data/module/6efeb7e5-91aa-4187-8ed3-e84764726078-periph-servo-pca9685-0_0_1-linux-arm64/exec: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /root/.viam/packages/data/module/6efeb7e5-91aa-4187-8ed3-e84764726078-periph-servo-pca9685-0_0_1-linux-arm64/exec)
I used a different linux version (although its far less stable on my SBC), but apparently its possible to change the target build to not have this issue. This may be more of a viam-agent problem.
The text was updated successfully, but these errors were encountered:
Hi,
I am attempting to run this component on Debian bullseye, and I recieve an error in the logs when initializing a servo
rdk.modmanager.process.viam-labs_periph-servo-pca9685_/root/.viam/packages/data/module/6efeb7e5-91aa-4187-8ed3-e84764726078-periph-servo-pca9685-0_0_1-linux-arm64/exec.StdErr pexec/managed_process.go:275 _ /root/.viam/packages/data/module/6efeb7e5-91aa-4187-8ed3-e84764726078-periph-servo-pca9685-0_0_1-linux-arm64/exec: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /root/.viam/packages/data/module/6efeb7e5-91aa-4187-8ed3-e84764726078-periph-servo-pca9685-0_0_1-linux-arm64/exec)
I used a different linux version (although its far less stable on my SBC), but apparently its possible to change the target build to not have this issue. This may be more of a viam-agent problem.
The text was updated successfully, but these errors were encountered: