-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ripe Atlas Probe Software error #79
Comments
In that case, how this repository is packaged for OpenWrt is an issue. The proper place where it should be reported is here: https://github.com/openwrt/packages |
Okay, actually the place is there. I am making the report on OpenWrt. |
Hi, Is my understanding correct that this was raised as issue openwrt/packages#20338, as suggested, and addressed with PR openwrt/packages#20346, and therefore can be closed? Thanks! |
Yes, you are right. This can be closed. |
After updating my Turris Omnia on HBK to the latest version of the atlas software, I see this message in the logs and my probe appears to be disconnected, although everything is working properly: Jan 16 14:43:04 turris ATLAS[15180]: /usr/libexec/atlas-probe-scripts/bin/ATLAS: source: line 23: can't open '/usr/libexec/atlas-probe-scripts/bin/support.lib.sh': No such file or directory
The version of atlas-sw-probe is the 5080-1.
The fact is that all the scripts in that folder are missing. I solved it by getting them from the GitHub page and copying them into /usr/libexec/atlas-probe-scripts/bin/.
The missing files are:
support.lib.sh
class.lib.sh
array.lib.sh
json.lib.sh
atlas_log.lib.sh
The text was updated successfully, but these errors were encountered: