RUT956: Missing OpenWRT packages in distfeeds.conf

Just realized that since RutOS 07.22.3 the following entries have been removed from /etc/opkg/openwrt/distfeeds.conf

src/gz openwrt_luci https://downloads.openwrt.org/releases/21.02.0/packages/mipsel_24kc/luci
src/gz openwrt_packages https://downloads.openwrt.org/releases/21.02.0/packages/mipsel_24kc/packages

Why is that and where did they go to?

Hello, @gmsmp ,

Thank you for the information provided.

To better understand the issue, could you please provide the following details:

  • The exact package(s) you are attempting to install.

  • The output of:

    cat /etc/opkg/distfeeds.conf
    
  • The output of:

    opkg update
    
  • The output of:

    opkg install <package-name>
    
  • The RutOS version currently running on the device.

Additionally, please let us know whether the package was previously available on this device or if you are following a specific OpenWrt guide.

As an initial verification step, please check whether the package is available in the currently configured repositories by running:

opkg list | grep <package-name>

This information will allow me to investigate further.

Kind regards,
V.

I’m trying to install packages via –force_feeds /etc/opkg/openwrt/distfeeds.conf but it seems the openwrt_packages entry was removed from /etc/opkg/openwrt/distfeeds.conf. Once I re-add this entry, I can install third-party OpenWrt packages (like nano, screen, …).

I’m currently using RutOS 07.23.4, but this also happened when I tried 07.22.3.