Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: [SOLVED] speedtest-cli was working. Now it's not. (Read 737 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

[SOLVED] speedtest-cli was working. Now it's not.

Code: [Select]
$ speedtest
Retrieving speedtest.net configuration...
Traceback (most recent call last):
  File "/usr/bin/speedtest", line 33, in <module>
    sys.exit(load_entry_point('speedtest-cli==2.1.2', 'console_scripts', 'speedtest')())
  File "/usr/lib/python3.9/site-packages/speedtest.py", line 1986, in main
    shell()
  File "/usr/lib/python3.9/site-packages/speedtest.py", line 1872, in shell
    speedtest = Speedtest(
  File "/usr/lib/python3.9/site-packages/speedtest.py", line 1091, in __init__
    self.get_config()
  File "/usr/lib/python3.9/site-packages/speedtest.py", line 1173, in get_config
    ignore_servers = list(
ValueError: invalid literal for int() with base 10: ''
I did some
Code: [Select]
$ sudo pacman -Rs speedtest-cli
then some
Code: [Select]
$ sudo pacman -Syu speedtest-cli
...and the same failure persists.

Is it built for a specific version of python that I don't have?

Re: speedtest-cli was working. Now it's not.

Reply #1
i can confirm that, it really not works anymore...but this package is provided by archlinux, not by us, so archlinux ´s problem!  But it should be fixed in speedtest-cli v2.1.3, so wait for update or update it manually.

https://bugs.archlinux.org/task/70363

 

Re: speedtest-cli was working. Now it's not.

Reply #2
Maybe you wanna use librespeed.org instead. It has not as much Trackers as speedtest.net.