Since upgrading my build system to Fedora 30, I'm having issues
building EL6 packages. My initial builds failed
because /usr/libexec/urlgrabber-ext-down did not exist. I discovered
this was provided by the python3-urlgrabber package and installed that
but now this error occurs:
Downloading packages:
Traceback (most recent call last):
File "/usr/libexec/urlgrabber-ext-down", line 75, in <module>
main()
File "/usr/libexec/urlgrabber-ext-down", line 52, in main
for k in line.split(' '):
TypeError: a bytes-like object is required, not 'str'
Traceback (most recent call last):
File "/usr/libexec/urlgrabber-ext-down", line 75, in <module>
main()
File "/usr/libexec/urlgrabber-ext-down", line 52, in main
for k in line.split(' '):
TypeError: a bytes-like object is required, not 'str'
Exiting on user cancel
Is this is a known issue with a known fix?
Thanks!
--
Doran L. Barton - <[email protected]>
Senior Developer, Neutron Team - Architecture and process
futurification "Local High School Dropouts Cut in Half" --News headline
_______________________________________________
buildsys mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]