Collected errors:
* opkg_install_cmd: Cannot install package luci.
* opkg_install_cmd: Cannot install package luci-proto-wireguard.
* opkg_install_cmd: Cannot install package sqm-scripts.
* opkg_install_cmd: Cannot install package luci-app-sqm.
make[2]: *** [Makefile:234: package_install] Error 255
make[1]: *** [Makefile:171: _call_manifest] Error 2
make: *** [Makefile:349: manifest] Error 2
Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/rq/worker.py", line 1659, in perform_job
return_value = job.perform()
^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/rq/job.py", line 1318, in perform
self._result = self._execute()
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/rq/job.py", line 1376, in _execute
result = self.func(*self.args, **self.kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/asu/build.py", line 255, in build
report_error(job, "Impossible package selection")
File "/app/asu/util.py", line 302, in report_error
raise RuntimeError(msg)
RuntimeError: Impossible package selection
Issues with firmware-selector.openwrt.org for 24.10.3...
which one is it ?
all 24.10.* are failing for me
It's working now, but did not work for some time
1 Like
Explained here:
2 Likes