Cannot update lists

After I installed the Tor firmware for my AR300M, I cannot update my software packages in Luci. When I hit the “Update Lists” button, the log follows:

 

Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/base/Packages.gz. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/base/Packages.sig. Signature check failed. Remove wrong Signature file. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/luci/Packages.gz. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/luci/Packages.sig. Signature check failed. Remove wrong Signature file. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/management/Packages.gz. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/management/Packages.sig. Signature check failed. Remove wrong Signature file. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/packages/Packages.gz. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/packages/Packages.sig. Signature check failed. Remove wrong Signature file. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/routing/Packages.gz. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/routing/Packages.sig. Signature check failed. Remove wrong Signature file. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/telephony/Packages.gz. Downloading http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/telephony/Packages.sig. Signature check failed. Remove wrong Signature file.
 
Collected errors: * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/base/Packages.gz, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/base/Packages.sig, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/luci/Packages.gz, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/luci/Packages.sig, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/management/Packages.gz, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/management/Packages.sig, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/packages/Packages.gz, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/packages/Packages.sig, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/routing/Packages.gz, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/routing/Packages.sig, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/telephony/Packages.gz, wget returned 8. * opkg_download: Failed to download http://www.gl-inet.com/openwrt/ar71xx_nand/tor/1.3/packages/telephony/Packages.sig, wget returned 8.`

You are using version 1.4 right? The firmware doesn’t has full repository so the above links are wrong.

If you want to install user space software packages only, you can modify /etc/opkg/opkg-dist.conf and point the links to

How do I access the filesystem of the router?

Yes, I am using 1.4/

 

If Luci is installed (not sure about the TOR images) you can update the paths directly from System => Software =Configuration tab.

Other wise you need an SSH client and want to update the etc/opkg/distfeeds.conf file.

On Windows the easiest tool is WinScp. Make a backup of the file first.