Luci.app.sqm for openWRT One Router 24.10

opkg update doesn't find the luci.app.sqm, although it obviously exists.

Haven't seen this issue before. What am I doing wrong? Pretend I'm a newbie...

Did you first update the package list?

opkg update

Yes, but that pkg did not show up . It appears to have done an update with no errors, but I see no pkgs added.

I can see the pkg in source and binary, just don’t want to break anything if it’s not the correct one.

Maybe a network path issue or rights issue? However I updated to 24.10 when I got the router a couple of weeks ago, with no issues.

It been too many years since daily Linux in the ‘90s

Dave

| Peter Sherman psherman OpenWrt Guru, Leader
March 25 |

  • | - |

Did you first update the package list?

opkg update

Let's see the output of:

opkg update
opkg list | grep luci-app-sqm
opkg update 
Downloading [https://downloads.openwrt.org/releases/24.10.0-rc2/targets/mediatek/filogic/packages/Packages.gz](https://downloads.openwrt.org/releases/24.10.0-rc2/targets/mediatek/filogic/packages/Packages.gz)
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading [https://downloads.openwrt.org/releases/24.10.0-rc2/targets/mediatek/filogic/packages/Packages.sig](https://downloads.openwrt.org/releases/24.10.0-rc2/targets/mediatek/filogic/packages/Packages.sig)
Signature check passed.
Downloading [https://downloads.openwrt.org/releases/24.10.0-rc2/packages/aarch64_cortex-a53/base/Packages.gz](https://downloads.openwrt.org/releases/24.10.0-rc2/packages/aarch64_cortex-a53/base/Packages.gz)
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading [https://downloads.openwrt.org/releases/24.10.0-rc2/packages/aarch64_cortex-a53/base/Packages.sig](https://downloads.openwrt.org/releases/24.10.0-rc2/packages/aarch64_cortex-a53/base/Packages.sig)
Signature check passed.
opkg list

No packages matching "luci-app-sqm"

Try upgrading to the official stable 24.10.0. You’re currently running an old release candidate.

1 Like

Peter,

OK, thanks Peter! That was it, so simple.

I didn't expect the release to change so quickly after upgrading the openWRT One when received and installed for the first time.
I thought it was just 2 or 3 weeks earlier, before attempting to add the luCi-app-sqm. My day job was getting in the way. I'll pay closer attention next time.

Dave

Glad that fixed it!

If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
Thanks! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.