jenkins
1
ekohl
2
[2021-12-06T23:40:47.684Z] e[0;31m Traceback (most recent call last):e[0m
[2021-12-06T23:40:47.684Z] e[0;31m File "/bin/katello-ssl-tool", line 11, in <module>e[0m
[2021-12-06T23:40:47.684Z] e[0;31m load_entry_point('Katello-Certs-Tools==2.7.3', 'console_scripts', 'katello-ssl-tool')()e[0m
[2021-12-06T23:40:47.684Z] e[0;31m File "/usr/lib/python3.6/site-packages/katello_certs_tools/katello_ssl_tool.py", line 985, in maine[0m
[2021-12-06T23:40:47.684Z] e[0;31m _main()e[0m
[2021-12-06T23:40:47.684Z] e[0;31m File "/usr/lib/python3.6/site-packages/katello_certs_tools/katello_ssl_tool.py", line 954, in _maine[0m
[2021-12-06T23:40:47.684Z] e[0;31m genServerRpm(DEFS, options.verbose)e[0m
[2021-12-06T23:40:47.684Z] e[0;31m File "/usr/lib/python3.6/site-packages/katello_certs_tools/katello_ssl_tool.py", line 802, in genServerRpme[0m
[2021-12-06T23:40:47.684Z] e[0;31m ver = str(hdr['version'].decode('utf-8'))e[0m
[2021-12-06T23:40:47.684Z] e[0;31m AttributeError: 'str' object has no attribute 'decode'e[0m
@ehelms didn’t we deal with this?
system
Closed
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
ehelms
4
Maybe we missed a spot? Odd that it happens only on upgrade.