Skip to content
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

FS#3651 - Firmware 19.07.7 for Netgear R6220 is a bit broken #8689

Closed
openwrt-bot opened this issue Feb 28, 2021 · 2 comments
Closed

FS#3651 - Firmware 19.07.7 for Netgear R6220 is a bit broken #8689

openwrt-bot opened this issue Feb 28, 2021 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

jjsantala:

  • Netgear R6220 firmware
  • 19.07.7

The firmware linked at https://openwrt.org/toh/netgear/netgear_r6220 which is http://downloads.openwrt.org/releases/19.07.7/targets/ramips/mt7621/openwrt-19.07.7-ramips-mt7621-r6220-squashfs-sysupgrade.bin does not result in 19.07.7 system but some broken version of 19.07.6. See:

BusyBox v1.30.1 () built-in shell (ash)


| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -| || | | || || |
|
_____|| |
||||___||| |____|
|
| W I R E L E S S F R E E D O M

OpenWrt 19.07.6, r11278-8055e38794

root@hemuli:~# opkg install kmod-usb-storage
Installing kmod-usb-storage (4.14.215-1) to root...
Downloading http://downloads.openwrt.org/releases/19.07.6/targets/ramips/mt7621/kmods/4.14.215-1-2e88863ccdd594fb8e842df3c25842ee/kmod-usb-storage_4.14.215-1_mipsel_24kc.ipk
Collected errors:

  • satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-usb-storage:
  • kernel (= 4.14.215-1-2e88863ccdd594fb8e842df3c25842ee)
  • opkg_install_cmd: Cannot install package kmod-usb-storage.
    root@hemuli:~#
@openwrt-bot
Copy link
Author

jow-:

I downloaded the linked sysupgrade image, unpacked it and inspected the squashfs contents. The /etc/opkg/distfeeds.conf file contains the following entries:

src/gz openwrt_core http://downloads.openwrt.org/releases/19.07.7/targets/ramips/mt7621/packages
src/gz openwrt_kmods http://downloads.openwrt.org/releases/19.07.7/targets/ramips/mt7621/kmods/4.14.221-1-2e88863ccdd594fb8e842df3c25842ee
src/gz openwrt_base http://downloads.openwrt.org/releases/19.07.7/packages/mipsel_24kc/base
src/gz openwrt_freifunk http://downloads.openwrt.org/releases/19.07.7/packages/mipsel_24kc/freifunk
src/gz openwrt_luci http://downloads.openwrt.org/releases/19.07.7/packages/mipsel_24kc/luci
src/gz openwrt_packages http://downloads.openwrt.org/releases/19.07.7/packages/mipsel_24kc/packages
src/gz openwrt_routing http://downloads.openwrt.org/releases/19.07.7/packages/mipsel_24kc/routing
src/gz openwrt_telephony http://downloads.openwrt.org/releases/19.07.7/packages/mipsel_24kc/telephony

According to the log output you provided, your opkg tries to download from the 19.07.6 repo instead. You probably restored an old backup containig old files such as /etc/banner and /etc/opkg/distfeeds.conf instead of using the updated files.

Not a bug.

@openwrt-bot
Copy link
Author

jjsantala:

Thanks! I didn't think of this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant