-
Current version : 22.03.2 r19803-9a599fee93 / LuCI openwrt-22.03 branch git-22.288.45147-96ec0cd
Error building the firmware image
Server response: Error: Impossible package selection
{
"url…
-
Tested against openwrt-19.07:
```
#!/usr/bin/python3
from ubus import Ubus
ubus = Ubus('192.168.0.1')
ubus['session']['login'](username='root', password='xxx')
```
Result:
```
Trace…
-
### Describe the bug
system info after update:
```
root@OpenWrt:/usr/lib/opkg# ubus call system board
{
"kernel": "5.15.162",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"mod…
-
Just switch on an isolated router running the current code on OpenWrt 22.03 and observed some error messages in logread:
```
cron.err crond[...]: USER root pid ... cmd ((deferable-reboot &> /dev…
-
Dear @umurmur, @fatbob313, @troxor,
The latest version is very old: 0.2.20 (2021-03-21):
- https://github.com/umurmur/umurmur/releases
Can you merge the @gstrauss PR which adds mbedtls-3.x supp…
-
*jneuhauser:*
**Used HW/SW:**
- PCEngines APU2C4
- OpenWrt SNAPSHOT, r12776-437eb41f23
**Steps to reproduce:**
- Install needed packages:
root@OpenWrt:~# opkg update && opkg install fdi…
-
**Is your feature request related to a problem? Please describe.**
I think the process for building OpenWRT packages is terrible,
**Describe the solution you'd like**
I would like Open Build Serv…
-
I recommend adding comments to feeds.conf. Here is my proposal:
```
###
# OpenWrt
#
src-git packages https://github.com/openwrt/packages.git^327a03e8f0c61f8ee98adbee5bd37ce7bccbb049
src-git l…
-
Attended sysupgrade failed with Error: No JSON file found
"url": "https://sysupgrade.openwrt.org",
"revision": "r23809-234f1a2efa",
"advanced_mode": "1",
"sha256_unsigned": "",
…
-
### Describe the bug
Custom firmware build on the OpenWRT website fails for BPi-R3 if mtd package is included.
### OpenWrt version
23.05.0-rc1 (r23069-e2701e0f33)
### OpenWrt target/subtarget
m…