File "/opt/scancodeio/scanpipe/pipelines/__init__.py", line 122, in save_errors
yield
File "/opt/scancodeio/scanpipe/pipelines/root_filesystems.py", line 82, in collect_and_create_system_packages
rootfs.scan_rootfs_for_system_packages(self.project, rfs)
File "/opt/scancodeio/scanpipe/pipes/rootfs.py", line 200, in scan_rootfs_for_system_packages
raise DistroNotFound(f"Distro not found.")
This is a container-inspector issue too tracked here aboutcode-org/container-inspector#25