[TESTS] test_secrets.py are failing on rawhide
by Lukas Slebodnik
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
==========================================================================
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
7 years
trac cleanup of the future releases milestone
by Jakub Hrozek
Hi,
I closed quite a few invalid tickets in the patches welcome milestone
today. I also walked through the 'future releases' milestone and created
two new reports, one for tickets I would like to move to 'patches
welcome':
https://fedorahosted.org/sssd/report/36
and one for tickets which I would like to close completely:
https://fedorahosted.org/sssd/report/35
if you disagree, please ping me, reply here or in the tickets. If there
is no opposition, I will move the tickets next week.
Then next week, I would like to process the 1.14 backlog and 1.14.3
milestonies so that we can finally start planning 1.15 a bit nicely without
the noise that was in trac..
7 years
trac cleanup of the patches welcome milestone
by Jakub Hrozek
Hi,
as we're planning what exactly are we going to work on in the next release
and also preparing to move away from fedorahosted, I think it makes sense
to clean up our Trac. The intent is to make our trac better searchable
and reduce clutter.
First, I went through the Patches Welcome milestone and marked tickets
that in my opinion should be just closed:
https://fedorahosted.org/sssd/report/35
These are tickets that either talk about enhancements to the local
provider, do not have any useful information (example: a crash in the
version we shipped in RHEL-6.1) or were simply filed as an idea many
years ago but since then nobody stepped up to work on this ticket and
nebody requested this work again, so the assumption is that nobody
really needs that work.
Feel free to go through this list and push back if you disagree. For
tickets where nobody complains about closing them, I will close them in
a week from now. If somebody will disagree about closing these tickets,
we can always reopen them..
As a next step if Trac cleanup, I will go through the 'Future releases'
milestone and propose some tickets for moving into 'Patches welcome' or
being closed right away.
7 years