Firmware Selector malfunctioning? ADB Integrity errors

Unable to create a custom image due to ADB integrity errors. Is the firmware selector having issues currently?

Error: Impossible package selection
STDERR

Generate local signing keys...
WARNING: can't open config file: /builder/shared-workdir/build/staging_dir/host/etc/ssl/openssl.cnf
WARNING: can't open config file: /builder/shared-workdir/build/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 3
ERROR: adguardhome-0.107.73-r3: ADB integrity error
ERROR: wget: exited with error 3
ERROR: bash-5.3-r2: ADB integrity error
ERROR: fping-5.3-r1: ADB integrity error
ERROR: irqbalance-1.9.5-r1: ADB integrity error
ERROR: r8152-firmware-20260410-r1: ADB integrity error
ERROR: wget: exited with error 3
ERROR: libwolfsslcpu-crypto5.9.0.e624513f-5.9.0-r1: ADB integrity error
ERROR: libustream-wolfssl20201210-2026.03.01~99f1c0db-r1: ADB integrity error
ERROR: tc-tiny-6.18.0-r2: ADB integrity error
ERROR: resolveip-2: ADB integrity error
ERROR: wireguard-tools-1.0.20260223-r1: ADB integrity error
ERROR: wget: exited with error 8
ERROR: luci-proto-wireguard-26.103.62545~eabe128: unexpected end of file
ERROR: odhcpd-2026.03.16~160e5fa3-r1: ADB integrity error
ERROR: wget: exited with error 3
ERROR: openssh-client-10.3_p1-r2: ADB integrity error
ERROR: wget: exited with error 3
ERROR: openssh-keygen-10.3_p1-r2: ADB integrity error
ERROR: wget: exited with error 3
ERROR: openssh-server-10.3_p1-r2: ADB integrity error
make[2]: *** [Makefile:254: package_install] Error 15
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 494, in build
    result = _build(build_request, job)
  File "/app/asu/build.py", line 302, 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

Still occurring whenever I try to do custom package lists, unfortunately. It does allow the normal build to build, but that’s obviously not ideal. Anyone know if the development team is aware?

Yes it is a known problem just be patient