-
-
Notifications
You must be signed in to change notification settings - Fork 269
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
Failed to install MTR on OMR snapshot 0.62 5.4. #3628
Comments
It's now fixed, but I'm not sure I will keep 5.4 for v0.62... |
Ah, I understand. Unfortunately, I tested the redundant scheduler on 6.6 and didn’t get good results—not close to the efficiency of the redundant scheduler on 5.4. But even so, the current version is excellent; congratulations on the work! If new versions for 5.4 are discontinued, will support for the last official version still be maintained? |
No, there is also no real support for 5.4 now. |
Realy fixed this time. |
Expected Behavior
The installation of the MTR package works normally, as in previous versions of OMR.
Current Behavior
When I run the command
opkg update
opkg install mtr
The console returns these errors.
root@OpenMPTCProuter:~# opkg update
Downloading https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/luci/Packages.gz
*** Failed to download the package list from https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/luci/Packages.gz
Downloading https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/packages/Packages.gz
*** Failed to download the package list from https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/packages/Packages.gz
Downloading https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/base/Packages.gz
*** Failed to download the package list from https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/base/Packages.gz
Downloading https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/routing/Packages.gz
*** Failed to download the package list from https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/routing/Packages.gz
Downloading https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/telephony/Packages.gz
*** Failed to download the package list from https://packages.openmptcprouter.com/v0.62-snapshot-5.4/x86_64/telephony/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/targets/x86/64/packages/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/targets/x86/64/packages/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/base/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/base/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/luci/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/luci/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/openmptcprouter/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/openmptcprouter/Packages.gz
Downloading https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/packages/Packages.gz
*** Failed to download the package list from https://download.openmptcprouter.com/release/v0.62-snapshot-5.4/x86_64/packages/x86_64/packages/Packages.gz
Collected errors:
root@OpenMPTCProuter:~# opkg install mtr
Unknown package 'mtr'.
Collected errors:
Possible Solution
Steps to Reproduce the Problem
Context (Environment)
Specifications
The text was updated successfully, but these errors were encountered: