Influxdb V1 python interface broken on devuan - Illegal Instruction

Devuan Excalibur on amd64

After the last update this simple python script:

#!/usr/bin/python3
from influxdb import InfluxDBClient

results in “Illegal instruction”.

Julf

Thanks for reporting this @Julf , any other information about this you can share be helpful. Do you have any other enviornment you were using and is that working fine ?

I am running just fine on a RPi4 using Debian12 (bookworm) - but don’t want to try upgrading it in case it too breaks.

1 Like