Describe the bug
opkg can't find asteroid-health in the repositories loaded by default in the OS. I bought a TicWatch Pro 2020 off of someone recently, and have been experiencing this on that watch.
To reproduce
Steps to reproduce the behavior:
- I flashed the watch with the latest nightly build (2025-04-25), "real install".
- Went through setup, paired it to my phone to sync the time, and corrected the timezone.
- Established a wifi connection.
- Ran
opkg update && opkg upgrade. No updates found.
- Ran
opkg install asteroid-health.
- It can't find the package.
Expected behavior
Asteroid Health would be available for this model of watch since it has fitness tracking built in.
Screenshots
root@catfish:~# opkg update && opkg upgrade
Downloading https://release.asteroidos.org/nightlies/ipk/all/Packages.gz.
Updated source 'uri-all-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/anthias/Packages.gz.
Updated source 'uri-anthias-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/armv7vehf-neon/Packages.gz.
Updated source 'uri-armv7vehf-neon-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/bass/Packages.gz.
Updated source 'uri-bass-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/beluga/Packages.gz.
Updated source 'uri-beluga-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/catfish/Packages.gz.
Updated source 'uri-catfish-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/core2-32/Packages.gz.
Updated source 'uri-core2-32-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/dory/Packages.gz.
Updated source 'uri-dory-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/firefish/Packages.gz.
Updated source 'uri-firefish-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/harmony/Packages.gz.
Updated source 'uri-harmony-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/hoki/Packages.gz.
Updated source 'uri-hoki-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/inharmony/Packages.gz.
Updated source 'uri-inharmony-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/koi/Packages.gz.
Updated source 'uri-koi-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/lenok/Packages.gz.
Updated source 'uri-lenok-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/minnow/Packages.gz.
Updated source 'uri-minnow-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/mooneye/Packages.gz.
Updated source 'uri-mooneye-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/narwhal/Packages.gz.
Updated source 'uri-narwhal-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/nemo/Packages.gz.
Updated source 'uri-nemo-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/pike/Packages.gz.
Updated source 'uri-pike-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/qemux86/Packages.gz.
Updated source 'uri-qemux86-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/ray/Packages.gz.
Updated source 'uri-ray-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/skipjack/Packages.gz.
Updated source 'uri-skipjack-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/smelt/Packages.gz.
Updated source 'uri-smelt-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/sparrow/Packages.gz.
Updated source 'uri-sparrow-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/sprat/Packages.gz.
Updated source 'uri-sprat-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/sturgeon/Packages.gz.
Updated source 'uri-sturgeon-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/swift/Packages.gz.
Updated source 'uri-swift-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/tetra/Packages.gz.
Updated source 'uri-tetra-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/triggerfish/Packages.gz.
Updated source 'uri-triggerfish-0'.
Downloading https://release.asteroidos.org/nightlies/ipk/wren/Packages.gz.
Updated source 'uri-wren-0'.
No packages installed or removed.
root@catfish:~# opkg install asteroid-health
* opkg_prepare_url_for_install: Couldn't find anything to satisfy 'asteroid-health'.
Device (please complete the following information):
- Watch Codename: catfish (TicWatch Pro 2020)
- AsteroidOS Builddate 2025-04-25
- Version 1.1-nightly
Additional context
I also saw it happening with the prior build too (2025-04-18, I think). However, someone else with either the same model or similar watch managed to get it to work recently as well, which is puzzling: they wrote about it here.
Is it possible that the builds started failing at some point and they managed to catch a copy while it was still in the repos?
Describe the bug
opkgcan't findasteroid-healthin the repositories loaded by default in the OS. I bought a TicWatch Pro 2020 off of someone recently, and have been experiencing this on that watch.To reproduce
Steps to reproduce the behavior:
opkg update && opkg upgrade. No updates found.opkg install asteroid-health.Expected behavior
Asteroid Health would be available for this model of watch since it has fitness tracking built in.
Screenshots
Device (please complete the following information):
Additional context
I also saw it happening with the prior build too (2025-04-18, I think). However, someone else with either the same model or similar watch managed to get it to work recently as well, which is puzzling: they wrote about it here.
Is it possible that the builds started failing at some point and they managed to catch a copy while it was still in the repos?