URL: https://github.com/SSSD/sssd/pull/5754
Title: #5754: Sources cleanup.

alexey-tikhonov commented:
"""
```
2021-09-01 12:21:09,902 - sssd.testlib.common.qe_class.QeHost.client.cmd121 - 
DEBUG - RUN usermod -d '' no_home_user
2021-09-01 12:21:09,944 - sssd.testlib.common.qe_class.QeHost.client.cmd121 - 
DEBUG - usermod: homedir must be an absolute path
2021-09-01 12:21:09,946 - sssd.testlib.common.qe_class.QeHost.client.cmd121 - 
ERROR - Exit code: 3
...
==================================== ERRORS ====================================
_ ERROR at setup of TestImplicitFilesProvider.test_files_does_not_handle_root __
...
E           subprocess.CalledProcessError: Command 'usermod -d '' no_home_user' 
returned non-zero exit status 3.
```
I'm not sure what is wrong here, especially taking into account those tests 
were green in previous CI runs.

@ikerexxe , were there any changes in recent shadow-utils rebase that could 
trigger this issue?

UPD: I think this is 
https://github.com/shadow-maint/shadow/commit/9d37173b24345160a41a6a1f8be75a0ed87b2445

@sgoveas, could you please take care of updating tests?

@pbrezina, I think this fail isn't related to this PR and shouldn't block it.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5754#issuecomment-910274544
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to