The verification passed for bionic:

ubuntu@bionic-jawn:~$ apt-cache policy speedtest-cli
speedtest-cli:
  Installed: 2.0.0-1
  Candidate: 2.0.0-1ubuntu1
  Version table:
     2.0.0-1ubuntu1 500
        500 http://archive.ubuntu.com/ubuntu bionic-proposed/universe amd64 
Packages
 *** 2.0.0-1 500
        500 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        100 /var/lib/dpkg/status
ubuntu@bionic-jawn:~$ speedtest-cli
Retrieving speedtest.net configuration...
Traceback (most recent call last):
  File "/usr/bin/speedtest-cli", line 11, in <module>
    load_entry_point('speedtest-cli==2.0.0', 'console_scripts', 
'speedtest-cli')()
  File "/usr/lib/python3/dist-packages/speedtest.py", line 1832, in main
    shell()
  File "/usr/lib/python3/dist-packages/speedtest.py", line 1729, in shell
    secure=args.secure
  File "/usr/lib/python3/dist-packages/speedtest.py", line 1009, in __init__
    self.get_config()
  File "/usr/lib/python3/dist-packages/speedtest.py", line 1081, in get_config
    map(int, server_config['ignoreids'].split(','))
ValueError: invalid literal for int() with base 10: ''
ubuntu@bionic-jawn:~$ sudo apt install speedtest-cli
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be upgraded:
  speedtest-cli
1 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
Need to get 22.9 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu bionic-proposed/universe amd64 
speedtest-cli all 2.0.0-1ubuntu1 [22.9 kB]
Fetched 22.9 kB in 0s (58.0 kB/s)       
(Reading database ... 31102 files and directories currently installed.)
Preparing to unpack .../speedtest-cli_2.0.0-1ubuntu1_all.deb ...
Unpacking speedtest-cli (2.0.0-1ubuntu1) over (2.0.0-1) ...
Setting up speedtest-cli (2.0.0-1ubuntu1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
ubuntu@bionic-jawn:~$ speedtest-cli
Retrieving speedtest.net configuration...
Testing from Spectrum (192.63.104.161)...
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Netprotect (Dallas, TX) [26.50 km]: 14.678 ms
Testing download 
speed................................................................................
Download: 420.34 Mbit/s
Testing upload 
speed......................................................................................................
Upload: 3.67 Mbit/s
ubuntu@bionic-jawn:~$ 

** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1923352

Title:
  speedtest-cli crashed with ValueError in get_config(): invalid literal
  for int() with base 10: ''

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speedtest-cli/+bug/1923352/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to