Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
This is a backport from develop
branch. If someone is using newer kernel than 4.14, the post install script of Foris fails. It requires a new version of mox-otp, which has support for it.
INFO:Running postinst of foris
Traceback (most recent call last):
File "/usr/bin/mox-otp", line 11, in <module>
load_entry_point('mox-otp==0.2', 'console_scripts', 'mox-otp')()
File "/usr/lib/python3.7/site-packages/mox_otp/__main__.py", line 86, in main
File "/usr/lib/python3.7/site-packages/mox_otp/argparser.py", line 80, in parse_args
AttributeError: 'NoneType' object has no attribute 'buffer'
crypto-wrapper: error: Failed to run command 'mox-otp serial-number'
Reported-by: @prohar