[submit_paste] ModuleNotFoundError: No module named 'sflock'
juju4 opened this issue · 1 comments
sflock has been removed from requirements recently per 0e0a77a#diff-4d7c51b1efe9043e44439a949dfd92e5827321b34082903477fd04876edb7552
but submit_paste still is using it and it make supervisor task failed in my ansible role
https://github.com/juju4/ansible-ail-framework/runs/3005081242?check_suite_focus=true#step:15:814
still present here
https://github.com/CIRCL/AIL-framework/blob/master/bin/LAUNCH.sh
and p7zip-full tagged sflock here
https://github.com/CIRCL/AIL-framework/blob/master/installing_deps.sh
is it plan for removal or just a forgotten dependency?
thanks
Hi @juju4 !
Thanks for the report !
sflock has been removed, we had some issue for python > 3.6
Fixed in https://github.com/ail-project/ail-framework/releases/tag/v3.6