On Mon, Nov 21, 2016 at 03:34:49PM +0100, Lukas Slebodnik wrote: > ehlo, > > FYI: There are failing integration tests on rawhide > > test_secrets.py::test_containers FAILED > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> traceback > >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> > Traceback (most recent call last): > File "/home/build/sssd/src/tests/intg/test_secrets.py", line 163, in > test_containers > cli.create_container("mycontainer") > File "/home/build/sssd/src/tests/intg/secrets.py", line 136, in > create_container > res = self.post(name) > File "/home/build/sssd/src/tests/intg/secrets.py", line 108, in post > return self._request(self.session.post, name, **kwargs) > File "/home/build/sssd/src/tests/intg/secrets.py", line 88, in _request > self._last_response = cmd(url, **kwargs) > File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 535, in > post > return self.request('POST', url, data=data, json=json, **kwargs) > File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 474, in > request > prep = self.prepare_request(req) > File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 407, in > prepare_request > hooks=merge_hooks(request.hooks, self.hooks), > File "/usr/lib/python2.7/site-packages/requests/models.py", line 302, in > prepare > self.prepare_url(url, params) > File "/usr/lib/python2.7/site-packages/requests/models.py", line 372, in > prepare_url > raise InvalidURL('URL has an invalid label.') > InvalidURL: URL has an invalid label. > > It is caused by recently upgraded pacakges python2-requests and > python2-urllib3
I haven't tried this new package, but please open a ticket -- we should fix the tests to work with both package versions. Maybe Christian would know how to fix this bug with a minimal effort.. > > ========================================================================== > Package Arch Version Repository > ========================================================================== > Upgrading: > python2-requests noarch 2.12.1-1.fc26 rawhide > python2-urllib3 noarch 1.19.1-1.fc26 rawhide > Installing dependencies: > python-backports x86_64 1.0-8.fc25 rawhide > python-backports-ssl_match_hostname noarch 3.5.0.1-3.fc25 rawhide > python-enum34 noarch 1.0.4-6.fc25 rawhide > python-idna noarch 2.1-1.fc26 rawhide > python-ipaddress noarch 1.0.16-3.fc25 rawhide > python-pycparser noarch 2.14-7.fc25 rawhide > python2-cffi x86_64 1.8.3-2.fc26 rawhide > python2-cryptography x86_64 1.5.3-3.fc26 rawhide > python2-ply noarch 3.9-1.fc26 rawhide > python2-pyOpenSSL noarch 16.2.0-1.fc26 rawhide > > LS > _______________________________________________ > sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org > To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org _______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org