#42 After enabling TOTP, submitting logs is not possible
Closed: Invalid by jforbes. Opened by molli123.

After enabling 2FA for account, submission of logs from kernel tests is not possible anymore- since 2nd factor is missing. Any idea how to fix?

Michael!

Test suite complete PASS

Your log file is being submitted...
Traceback (most recent call last):
File "/data/samba/github/kernel-tests/./fedora_submit.py", line 6, in
from fedora.client import OpenIdBaseClient
ModuleNotFoundError: No module named 'fedora'
The following information is not submitted with your log;
it is for informational purposes only.


Your failure here has nothing to do with 2FA, please install python3-fedora. For 2FA you enter the password as your password + your 2FA as all 1 string.

Metadata Update from @jforbes:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Metadata