Opkg Failed to send request: Operation not permitted Signature file download failed

Hai

Anybody know how to fix this issue during opkg update.

Some package show Failed to send request: Operation not permitted
Signature file download failed

Other package no issue.

Internet is working normal, speed test show normal.


BusyBox v1.36.1 (2023-11-30 15:21:48 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt SNAPSHOT, r24603-fdd213d9a4
 -----------------------------------------------------
root@OpenWrt:~# opkg update
Downloading https://openwrt.admincomps.ru/nss/20231130/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/packages/Packages.sig
Failed to send request: Operation not permitted
Signature file download failed.
Remove wrong Signature file.
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/telephony/Packages.sig
Signature check passed.
Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/packages/Packages.sig, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

root@OpenWrt:~# 

What is the device?

opkg packages for snapshots are updated on an almost daily basis and will be incompatible with older snapshot releases.

How old is the snapshot you are running?

Try using official stable release or very latest snapshot from OpenWrt.org.

As the first downloads go ok and the errors suddenly materialize fir the same site, it almost looks like the network connection breaks down in the middle of the process.

AX6 using https://openwrt.admincomps.ru/nss/20231130/ version

more than 2month last week no issue, don't why now showing this issue

internet connection is good, only 2 packages fail to download
repeat same action show same result with same fail packages

This is not from the official openwrt project.

What is the output of

ubus call system board

is custom build for ipq807x nss

 OpenWrt SNAPSHOT, r24603-fdd213d9a4
 -----------------------------------------------------
root@OpenWrt:~# ubus call system board
{
	"kernel": "6.1.64",
	"hostname": "OpenWrt",
	"system": "ARMv8 Processor rev 4",
	"model": "Redmi AX6",
	"board_name": "redmi,ax6",
	"rootfs_type": "squashfs",
	"release": {
		"distribution": "OpenWrt",
		"version": "SNAPSHOT",
		"revision": "r24603-fdd213d9a4",
		"target": "qualcommax/ipq807x",
		"description": "OpenWrt SNAPSHOT r24603-fdd213d9a4"
	}
}
root@OpenWrt:~# 

You may want to install official openwrt.

https://firmware-selector.openwrt.org/?version=23.05.2&target=ipq807x%2Fgeneric&id=redmi_ax6

1 Like

this version not support nss, i already test it before.

i already use this snapshot more than 2 month, it never show fail with update package, just see this issue couple last 2-3 days before.

do you thinks this link https://downloads.openwrt.org/snapshots/packages/aarch64_cortex-a53/packages/ is no openwrt official ?

This did not come from the openwrt project.

This is referencing repos that are not from the OpenWrt project.

These are from the official repos, but since they are snapshot packages, they will quickly become unusable because the kernel versions will become mismatched…

When you get the message “Cannot satisfy the following dependencies for…” it is most likely because you installed a snapshot version of OpenWrt.
Read here for possible solutions.

just found the solution

try turn on wiregurad to warp, opkg run normal.

well i try release version still show same issue, i don't know what happen with my isp, tell them also like talking to wall, they don't understand this issue.

so i must turn on wirguard or using secondary router (4G), if i want do update or install each package by manual.

BusyBox v1.36.1 (2024-01-16 18:41:30 UTC) built-in shell (ash)

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 OpenWrt 23.05.2, r23630-842932a63d
 -----------------------------------------------------
root@OpenWrt:~# opkg update
Downloading https://downloads.openwrt.org/releases/23.05.2/targets/ipq807x/gener   ic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/23.05.2/targets/ipq807x/gener   ic/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cort   ex-a53/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cort   ex-a53/base/Packages.sig
Failed to send request: Operation not permitted
Signature file download failed.
Remove wrong Signature file.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/telephony/Packages.sig
Failed to send request: Operation not permitted
Signature file download failed.
Remove wrong Signature file.
Collected errors:
 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/base/Packages.sig, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/telephony/Packages.sig, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

Are you, also, running a Pi-hole?

Because I only see this in DNS issues.

Downloading https://downloads.openwrt.org/releases/23.05.2/targets/bcm27xx/bcm2711/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/23.05.2/targets/bcm27xx/bcm2711/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/luci/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/luci/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/routing/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a72/telephony/Packages.sig
Signature check passed.

I get this but I only have 6 extra adlists.

It is not there.

https://downloads.openwrt.org/releases/23.05.2/packages/aarch64_cortex-a53/telephony/Packages.sig,%20wget#

404 Not Found


nginx/1.10.3

It is there... at least when you have the link right :wink:
(without extra ,%20wget# at the end (from the error message that you copied).)

@wthubhub
Sounds like you have intermittent routing problems.
Nothing to do with opkg, but instead with your general connectivity/routing/VPN/whatever). Like I said last week, early in this thread.

Along the Pi-hole question line from @LilRedDog , are you using any VPN, cache, DNS proxy, DNSsec, whatever? Look for config or connectivity problems with those.

no pi hole/adblock/doh/adguardhom, just fresh update the firmware than opkg update

That is funny/ironic: I tried addresses known good and 'untrusted comment' was, also, what I got..

That said: I did, immediately, check Pi-hole to see if it blocked the site and it let it through to cloudflare. But I use 1.1.1.2 which is supposed to also block malware resolutions. :skull_and_crossbones:

fresh upgrade no extra configuration at all.
sorry for late replay, i already change the firmware and finish with new config.
i still don't know what happen with my isp, just change to other isp no show issue.
using same isp, turn on vpn also no issue.

very strange issue. it never happen before, i already use this isp more than 8 month and do alot opkg update everytime upgrade new firmware, and never have this issue.
just couple last day this issue show up, already report to isp, they don't understand just like talking to wall.

from browser show this message

btw this is not urgent issue, i still can use other isp for update, just need extra work

That is the actual correct contents of that file.