I upgraded 3 of my homelab hosts, all were up-to-date 8.2's before this update. One of them blurted out this right at the end of the upgrade, but I did not observe any negative consequences yet.
Cleanup : wsproxy-1.12.0-2.xcpng8.2.x86_64 162/162
Traceback (most recent call last):
File "/bin/create-guest-templates", line 17, in <module>
loader.insert_templates()
File "/usr/lib/python2.7/site-packages/guesttemplates/loader.py", line 189, in insert_templates
self._insert_template(i)
File "/usr/lib/python2.7/site-packages/guesttemplates/loader.py", line 159, in _insert_template
conn.request("PUT", "/import_metadata?" + params, tar)
File "/usr/lib64/python2.7/httplib.py", line 1041, in request
self._send_request(method, url, body, headers)
File "/usr/lib64/python2.7/httplib.py", line 1075, in _send_request
self.endheaders(body)
File "/usr/lib64/python2.7/httplib.py", line 1037, in endheaders
self._send_output(message_body)
File "/usr/lib64/python2.7/httplib.py", line 885, in _send_output
self.send(message_body)
File "/usr/lib64/python2.7/httplib.py", line 857, in send
self.sock.sendall(data)
File "/usr/lib64/python2.7/socket.py", line 224, in meth
return getattr(self._sock,name)(*args)
socket.error: [Errno 32] Broken pipe