Firmware 07.06 missing opkg repositories

Hello,

root@lgrrutx:~# opkg update
Downloading http://opkg.teltonika-networks.com/b57a450c6892d116d53fb213afeef7322a7596da14e5d094505a8a73ef64e986/Packages.gz
Updated list of available packages in /var/opkg-lists/tlt_packages
Downloading http://opkg.teltonika-networks.com/b57a450c6892d116d53fb213afeef7322a7596da14e5d094505a8a73ef64e986/Packages.sig
Signature check passed.
root@lgrrutx:~# opkg install lsof strace htop gdb
Unknown package 'lsof'.
Unknown package 'strace'.
Unknown package 'htop'.
Unknown package 'gdb'.
Package installation encountered an error, removing previously installed packages.

distfeeds.conf is either missing or not found at the expected location.

Regards,

Hello,

Thank you for reaching out; we understand your concerns. Given that the latest version was released four days ago, we will notify our Research and Development team about this issue.

Thanks,

Hello,

The changelog for 7.6 indicates the following:
image

Have you tried manually creating distfeeds.conf file in /etc/opkg and populating it with OpenWRT feeds?

Yes, the distfeeds.conf file is now in /etc/opkg/openwrt I just moved it to the expected location.
Principle of least surprise …