Bug#986637: speedtest-cli: ValueError: invalid literal for int() with base 10

2021-06-01 Thread Valerio Bozzolan
Is there any news? I've created a small patch to fix this bug. See my attachments. To use it, download my patch in /tmp/speedtest-cli.patch and run: sudo patch /usr/lib/python3/dist-packages/speedtest.py \ /tmp/speedtest-cli.patch You can also manually fix it applying this change: https://

Bug#986637: speedtest-cli: ValueError: invalid literal for int() with base 10

2021-04-08 Thread Troy Heber
Package: speedtest-cli Version: 2.1.2-2 Severity: grave Tags: upstream Justification: renders package unusable There seems to have been a change on the speednet server side that results in a ValueError exception: $> /usr/bin/speedtest-cli --simple Traceback (most recent call last): File "