Unable to find a check_process file.
Package check will be used in lower mode.
Initialize network for LXC.
RTNETLINK answers: File exists
Failed to bring up lxc-pchecker.
Activate iptables rules.
Traceback (most recent call last):
File "/home/yunohost/CI_package_check/auto_build/../package_check/sub_scripts/manifest_parsing.py", line 57, in <module>
print ":".join(argument_for_question(question, all_choices=True))
File "/home/yunohost/CI_package_check/auto_build/../package_check/sub_scripts/manifest_parsing.py", line 50, in argument_for_question
raise Exception("Unknow question type: %s\n" % question_type, question)
Exception: (u'Unknow question type: email\n', {u'ask': {u'fr': u"Choisissez l'email vers lequel envoyer les notifications", u'en': u'Choose email were send notification'}, u'type': u'email', u'name': u'email', u'example': u'admin@example.tld'})
The manifest key for public didn't be find.
Would be nice to provide a check_process file to fix this ;)
The app is failing on the app CI with :
```
Unable to find a check_process file.
Package check will be used in lower mode.
Initialize network for LXC.
RTNETLINK answers: File exists
Failed to bring up lxc-pchecker.
Activate iptables rules.
Traceback (most recent call last):
File "/home/yunohost/CI_package_check/auto_build/../package_check/sub_scripts/manifest_parsing.py", line 57, in <module>
print ":".join(argument_for_question(question, all_choices=True))
File "/home/yunohost/CI_package_check/auto_build/../package_check/sub_scripts/manifest_parsing.py", line 50, in argument_for_question
raise Exception("Unknow question type: %s\n" % question_type, question)
Exception: (u'Unknow question type: email\n', {u'ask': {u'fr': u"Choisissez l'email vers lequel envoyer les notifications", u'en': u'Choose email were send notification'}, u'type': u'email', u'name': u'email', u'example': u'admin@example.tld'})
The manifest key for public didn't be find.
```
c.f. https://ci-apps.yunohost.org/jenkins/job/wifiwithme%20(Community)/lastBuild/consoleFull
Would be nice to provide a check_process file to fix this ;)
The app is failing on the app CI with :
c.f. https://ci-apps.yunohost.org/jenkins/job/wifiwithme%20(Community)/lastBuild/consoleFull
Would be nice to provide a check_process file to fix this ;)