diff options
author | Bryn M. Reeves <bmr@redhat.com> | 2017-03-29 12:29:46 +0100 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2017-03-31 15:54:02 +0100 |
commit | 7ba2fb47d05b608f3863fda9271894e38b43937a (patch) | |
tree | bc983630eb2c3578d8997a519f41fe12f52801c0 /tests/path | |
parent | 8df3d15015796001845c676fc2606a9803da684d (diff) | |
download | sos-7ba2fb47d05b608f3863fda9271894e38b43937a.tar.gz |
[jars] fix maven_id dictionary encoding
The dictionary must contain string types, not byte arrays.
Causes an exception when packing strings with Python3:
[sos.sosreport:setup] executing 'sosreport -vvv --batch --debug -o jars'
Setting up plugins ...
Traceback (most recent call last):
File "./sosreport", line 25, in <module>
main(sys.argv[1:])
File "/home/breeves/src/git/sos/sos/sosreport.py", line 1632, in main
sos.execute()
TypeError: key b'version' is not a string
Resolves: #984.
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests/path')
0 files changed, 0 insertions, 0 deletions