Traceback (most recent call last): File "/snap/hostname-desktop-installer/1269/bin/subiquity/subiquity/server/controllers/install.py", line 651, in install await self.curtin_install(context=context, source=for_install_path) File "/snap/hostname-desktop-installer/1269/bin/subiquity/subiquitycore/context.py", line 149, in decorated_async return await meth(self, **kw) File "/snap/hostname-desktop-installer/1269/bin/subiquity/subiquity/server/controllers/install.py", line 406, in curtin_install if await list_installed_kernels(Path(self.tpath())): File "/snap/hostname-desktop-installer/1269/bin/subiquity/subiquity/server/kernel.py", line 43, in list_installed_kernels cp = await arun_command( File "/snap/hostname-desktop-installer/1269/bin/subiquity/subiquitycore/utils.py", line 122, in arun_command proc = await asyncio.create_subprocess_exec( File "/snap/hostname-desktop-installer/1269/usr/lib/python3.10/asyncio/subprocess.py", line 218, in create_subprocess_exec transport, protocol = await loop.subprocess_exec( File "/snap/hostname-desktop-installer/1269/usr/lib/python3.10/asyncio/base_events.py", line 1681, in subprocess_exec transport = await self._make_subprocess_transport( File "/snap/hostname-desktop-installer/1269/usr/lib/python3.10/asyncio/unix_events.py", line 207, in _make_subprocess_transport transp = _UnixSubprocessTransport(self, protocol, args, shell, File "/snap/hostname-desktop-installer/1269/usr/lib/python3.10/asyncio/base_subprocess.py", line 36, in __init__ self._start(args=args, shell=shell, stdin=stdin, stdout=stdout, File "/snap/hostname-desktop-installer/1269/usr/lib/python3.10/asyncio/unix_events.py", line 799, in _start self._proc = subprocess.Popen( File "/snap/hostname-desktop-installer/1269/usr/lib/python3.10/subprocess.py", line 971, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/snap/hostname-desktop-installer/1269/usr/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: 'grep-status'