Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: cannot concatenate 'str' and 'error' objects #29

Closed
furlongm opened this issue Mar 26, 2017 · 0 comments
Closed

TypeError: cannot concatenate 'str' and 'error' objects #29

furlongm opened this issue Mar 26, 2017 · 0 comments

Comments

@furlongm
Copy link
Owner

/etc/cron.daily/python-patchman:
patchman.localdomain : Traceback (most recent call last):
File "/usr/bin/patchman", line 593, in
main()
File "/usr/bin/patchman", line 588, in main
showhelp = process_args(args)
File "/usr/bin/patchman", line 578, in process_args
update_errata(args.force)
File "/usr/lib/python2.7/dist-packages/patchman/packages/utils.py", line 84, in update_errata
data = download_errata()
File "/usr/lib/python2.7/dist-packages/patchman/packages/utils.py", line 94, in download_errata
return gunzip(data)
File "/usr/lib/python2.7/dist-packages/patchman/util/init.py", line 149, in gunzip
error_message.send(sender=None, text='gunzip: ' + e)
TypeError: cannot concatenate 'str' and 'error' objects
run-parts: /etc/cron.daily/python-patchman exited with return code 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant