URL: https://github.com/SSSD/sssd/pull/116 Author: lslebodn Title: #116: intg: Generate tmp dir with lowercase Action: opened
PR body: """ This is a workaround for buggy python-requests 2.12.4. It cannot handle uppercase letters in file path.
The manual page MKTEMP(1) says that the parameter --dry-run is unsafe. It is not critical for our use-case in CI but we should revert the patch after fixed version of puython-request will be released
The broken version of python-requests (2.12.4) is in fedora rawhide and debian testing + """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/116/head:pr116 git checkout pr116
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase
lslebodn commented: """ and here is a proof that it works with python-requests 1.12.4 which is in debian testing and rawhide
http://sssd-ci.duckdns.org/logs/job/59/70/summary.html """
See the full comment at https://github.com/SSSD/sssd/pull/116#issuecomment-269975998
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase
jhrozek commented: """ ACK. Can you file a ticket to remove this hack once we have a version of python-requests that works? """
See the full comment at https://github.com/SSSD/sssd/pull/116#issuecomment-269989323
URL: https://github.com/SSSD/sssd/pull/116 Author: lslebodn Title: #116: intg: Generate tmp dir with lowercase Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/116/head:pr116 git checkout pr116
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase
lslebodn commented: """ master: * 929bb1170931d7aafac4dc0572ce18747c919a56
sssd-1-14: * d512426e76a29bb548e5b8479f1bc02645da4e62
"""
See the full comment at https://github.com/SSSD/sssd/pull/116#issuecomment-269997394
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/116 Title: #116: intg: Generate tmp dir with lowercase
lslebodn commented: """
Can you file a ticket to remove this hack once we have a version of python-requests that works?
https://fedorahosted.org/sssd/ticket/3276 """
See the full comment at https://github.com/SSSD/sssd/pull/116#issuecomment-269998206
sssd-devel@lists.fedorahosted.org