runtime error

Exit code: 1. Reason: ookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 https://deb.nodesource.com/node_20.x nodistro InRelease [12.1 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [261 kB] Get:8 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages [11.5 kB] Fetched 9332 kB in 2s (3924 kB/s) Reading package lists... Building dependency tree... Reading state information... 1 package can be upgraded. Run 'apt list --upgradable' to see it. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... E: Unable to locate package ekho Traceback (most recent call last): File "/home/user/app/app.py", line 8, in install_ekho subprocess.run(["ekho", "-v"], check=True, stdout=subprocess.DEVNULL) File "/usr/local/lib/python3.10/subprocess.py", line 503, in run with Popen(*popenargs, **kwargs) as process: File "/usr/local/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/usr/local/lib/python3.10/subprocess.py", line 1863, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'ekho' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> install_ekho() File "/home/user/app/app.py", line 12, in install_ekho subprocess.run(["apt", "install", "-y", "ekho"], check=True) File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['apt', 'install', '-y', 'ekho']' returned non-zero exit status 100.

Container logs:

Fetching error logs...