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#3820 - Cannot install package openwrt-keyring #8819

Closed
openwrt-bot opened this issue May 20, 2021 · 4 comments
Closed

FS#3820 - Cannot install package openwrt-keyring #8819

openwrt-bot opened this issue May 20, 2021 · 4 comments
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release

Comments

@openwrt-bot
Copy link

Internet:

Asus RT-AC51U
MediaTek MT7620A
OpenWrt 19.07.7 r11306-c4a6851c72 / LuCI openwrt-19.07 branch git-21.132.36199-d0cf6e4

Upgrading openwrt-keyring on root from 2019-07-25-8080ef34-1 to 2021-02-20-49283916-2...
Collected errors:

@openwrt-bot
Copy link
Author

Internet:

it is duplicate of 3819, which was added at same time

@openwrt-bot
Copy link
Author

binnychan:

Workaround,

  1. Download the ipk file manually
  2. Rename the key (mv /etc/opkg/keys/f94b9dd6febac963 /etc/opkg/keys/f94b9dd6febac963-bad)
  3. opkg install openwrt-keyring_2021-02-20-49283916-2_xxxx.ipk

@openwrt-bot
Copy link
Author

imac:

Well, that really didn't work for us. Could be a version issue noting we just used the same one posted. (02-20)

root@8A78:/etc/config# mv /etc/opkg/keys/f94b9dd6febac963 /etc/opkg/keys/f94b9dd6febac963-bad
root@8A78:/etc/config# opkg install openwrt-keyring_2021-02-20-49283916-2_mipsel_24kc.ipk
Segmentation fault
root@8A78:/etc/config# opkg install openwrt-keyring_2021-02-20-49283916-2_mipsel_24kc.ipk
Segmentation fault
root@8A78:/etc/config# logread
Wed Jun 23 09:22:05 2021 daemon.notice netifd: wan (2627): udhcpc: sending renew to 104.244.196.67
Wed Jun 23 09:22:05 2021 daemon.notice netifd: wan (2627): udhcpc: lease of 104.244.196.135 obtained, lease time 300
Wed Jun 23 09:23:34 2021 kern.info kernel: [ 550.927812] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based firewall rule not found. Use the iptables CT target to attach helpers instead.
Wed Jun 23 09:23:54 2021 kern.info kernel: [ 571.291418] do_page_fault(): sending SIGSEGV to opkg for invalid read access from 00000000
Wed Jun 23 09:23:54 2021 kern.info kernel: [ 571.298322] epc = 77eefe4c in libc.so[77e7c000+97000]
Wed Jun 23 09:23:54 2021 kern.info kernel: [ 571.303387] ra = 0040de3d in opkg[400000+1b000]
Wed Jun 23 09:24:06 2021 kern.info kernel: [ 583.187690] do_page_fault(): sending SIGSEGV to opkg for invalid read access from 00000000
Wed Jun 23 09:24:06 2021 kern.info kernel: [ 583.194607] epc = 77f5fe4c in libc.so[77eec000+97000]
Wed Jun 23 09:24:06 2021 kern.info kernel: [ 583.199663] ra = 0040de3d in opkg[400000+1b000]

@aparcar aparcar added the release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release label Feb 22, 2022
@ynezz
Copy link
Member

ynezz commented May 24, 2022

OpenWrt 19.07 release is EOL, try to reproduce the issue with latest supported release and feel free to ask for issue reopening if the problem is still present, thanks.

@ynezz ynezz closed this as completed May 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flyspray release/19.07 pull request/issue targeted (also) for OpenWrt 19.07 release
Projects
None yet
Development

No branches or pull requests

3 participants