mimugmail / opn-repo

OPNsense repo by mimugmail
Other
325 stars 24 forks source link

speedtest-cli switch to ookla errors #150

Open paragm opened 1 year ago

paragm commented 1 year ago

while switching from speedtest to ookla on the cli following errors are observed... ookla servers list starts working in the UI. so no issues but thought i will inform you of the errors observed to potentially address them

` :/usr/local/opnsense/scripts/OPNsense/speedtest # ./install_speedtest.sh socket No packages matched for pattern 'py37-speedtest-cli'

No packages matched for pattern 'py38-speedtest-cli'

Checking integrity... done (0 conflicting) 2 packages requested for removal: 0 locked, 2 missing Updating OPNsense repository catalogue... OPNsense repository is up to date. Updating mimugmail repository catalogue... mimugmail repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The most recent versions of packages are already installed Fetching ookla-speedtest-1.1.1-freebsd12-x86_64.pkg: 100% 586 KiB 599.7kB/s 00:01 Installing speedtest-1.1.1.28-1.c732eb82cf... pkg: wrong architecture: FreeBSD:12:x86:64 instead of FreeBSD:13:amd64 Extracting speedtest-1.1.1.28-1.c732eb82cf: 100% `

mihakralj commented 10 months ago

Fixed in https://github.com/mimugmail/opn-repo/pull/169