Description of problem: Similar to bug #1654317. Version-Release number of selected component (if applicable): python3-html2text-2019.8.11-1.fc31.noarch How reproducible: Every time Steps to Reproduce: 1. Run "wget --quiet -O - https://downloads.openwrt.org/snapshots/faillogs/x86_64/packages/ | html2text" Actual results: Traceback (most recent call last): File "/usr/bin/html2text", line 11, in <module> load_entry_point('html2text==2019.8.11', 'console_scripts', 'html2text')() File "/usr/lib/python3.7/site-packages/html2text/cli.py", line 262, in main data = data.decode(args.encoding, args.decode_errors) AttributeError: 'str' object has no attribute 'decode' Expected results: Should transform with no error. Additional info:
Re-assigning to correct package.
I remembered that I read that with python 2 it worked . [1] works [1] wget --quiet -O - https://downloads.openwrt.org/snapshots/faillogs/x86_64/packages/ | /usr/bin/python2-html2text
FEDORA-2019-9923f9cfd0 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-9923f9cfd0
FEDORA-2019-a92355aba1 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-a92355aba1
FEDORA-2019-ff5f27fd5f has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-ff5f27fd5f
python-html2text-2019.9.26-2.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-a92355aba1
python-html2text-2019.9.26-2.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-9923f9cfd0
python-html2text-2019.9.26-2.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-ff5f27fd5f
python-html2text-2019.9.26-2.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.
python-html2text-2019.9.26-2.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.
python-html2text-2019.9.26-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.