Cezary, co powoduje te błędy nr 500 przy generowaniu/tworzeniu obrazu przy zastosowaniu komendy "owut upgrade"? Pisałeś kiedyś dość ogólnie, że zajętość serwera, etc. Pomimo dużego skoku w wersjach owut, co jakiś czas pojawia się ten błąd. np. dziś na moim drugim routerze.
owut upgrade
ASU-Server https://sysupgrade.eko.one.pl
Upstream https://dl.eko.one.pl
Target ramips/mt7621
Profile tplink_archer-c6-v3
Package-arch mipsel_24kc
Version-from 25.12-SNAPSHOT r32909-7014bb7ee2 (kernel 6.12.85)
Version-to 25.12-SNAPSHOT r32909-7014bb7ee2 (kernel 6.12.85)
46 packages are out-of-date
There are 2 missing and 1 modified default packages
WARNING: There are 2 missing default packages, confirm this is expected before proceeding (run 'owut check --verbose' for details)
Request hash:
9fed5907260d65e37b70e6055308c31c6f1d9ccf178f4e37bf8f67e0325ab00a
--
Status: Error: Impossible package selection
Progress: 0s total = 0s in queue + 0s in build
Build failed in 0s total = 0s in queue + 0s to build:
ASU server stderr =
Generate local signing keys...
WARNING: can't open config file: /opt/projects/openwrt-25.12/openwrt/x86/64/staging_dir/host/etc/ssl/openssl.cnf
WARNING: can't open config file: /opt/projects/openwrt-25.12/openwrt/x86/64/staging_dir/host/etc/ssl/openssl.cnf
read EC key
writing EC key
WARNING: opening /builder/packages/packages.adb: No such file or directory
Package list missing or not up-to-date, generating it.
Building package index...
ERROR: wget: exited with error 4
ERROR: procd-2026.03.13~58eb263d-r1: unexpected end of file
ERROR: wget: exited with error 4
ERROR: collectd-mod-sensors-5.12.0-r54: unexpected end of file
make[2]: *** [Makefile:254: package_install] Error 2
make[1]: *** [Makefile:193: _call_manifest] Error 2
make: *** [Makefile:369: manifest] Error 2
Traceback (most recent call last):
File "/app/.venv/lib/python3.14/site-packages/rq/worker/base.py", line 1522, in perform_job
return_value = job.perform()
File "/app/.venv/lib/python3.14/site-packages/rq/job.py", line 1342, in perform
self._result = self._execute()
~~~~~~~~~~~~~^^
File "/app/.venv/lib/python3.14/site-packages/rq/job.py", line 1402, in _execute
result = self.func(*self.args, **self.kwargs)
File "/app/asu/build.py", line 524, in build
result = _build(build_request, job)
File "/app/asu/build.py", line 332, in _build
report_error(job, check_package_errors(job.meta["stderr"]))
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/app/asu/util.py", line 338, in report_error
raise RuntimeError(msg)
RuntimeError: Impossible package selection
ERROR: Build failed with status 500 (--version-to 25.12-SNAPSHOT --device ramips/mt7621:tplink_archer-c6-v3:squashfs)
The above errors are often due to the upgrade server lagging behind the
build server, first suggestion is to wait a while and try again.