You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/great/miniconda3/envs/blint/bin/blint", line 8, in <module>
sys.exit(main())
^^^^^^
File "/home/great/miniconda3/envs/blint/lib/python3.12/site-packages/blint/cli.py", line 202, in main
generate(src_dirs, sbom_output, args.deep_mode, args.exports_prefix, args.src_dir_boms)
File "/home/great/miniconda3/envs/blint/lib/python3.12/site-packages/blint/sbom.py", line 131, in generate
exe_files = gen_file_list(src_dirs)
^^^^^^^^^^^^^^^^^^^^^^^
File "/home/great/miniconda3/envs/blint/lib/python3.12/site-packages/blint/utils.py", line 421, in gen_file_list
files += find_exe_files(s)
^^^^^^^^^^^^^^^^^
File "/home/great/miniconda3/envs/blint/lib/python3.12/site-packages/blint/utils.py", line 260, in find_exe_files
result += extract_ar(full_path)
^^^^^^^^^^^^^^^^^^^^^
File "/home/great/miniconda3/envs/blint/lib/python3.12/site-packages/blint/utils.py", line 545, in extract_ar
with Archive(fp) as archive:
^^^^^^^^^^^
File "/home/great/miniconda3/envs/blint/lib/python3.12/site-packages/ar/archive.py", line 49, in __init__
self.entries = list(load(self.f))
^^^^^^^^^^^^^^^^^^
File "/home/great/miniconda3/envs/blint/lib/python3.12/site-packages/ar/archive.py", line 90, in load
raise ArchiveError(f"Unexpected magic: {magic!r}")
ar.archive.ArchiveError: Unexpected magic: b'!<thin>\n'
Directory already configured.
The text was updated successfully, but these errors were encountered:
setup:
Blint command being run:
Error found:
The text was updated successfully, but these errors were encountered: