elcamlost / checkmk-php-fpm-plugin

9 stars 7 forks source link

Since upgrading from Buster to Bullseye: /usr/bin/env: ‘python’: No such file or directory #7

Closed 47k closed 2 years ago

47k commented 3 years ago

Got this issue since upgrading from Buster to Bullseye: /usr/bin/env: ‘python’: No such file or directory

Got it - if you change

!/usr/bin/env python

to

!/usr/bin/env python3

and it is working again

elcamlost commented 2 years ago

Thanks! fix it in cmk 1.0.