trailofbits / it-depends

A tool to automatically build a dependency graph and Software Bill of Materials (SBOM) for packages and arbitrary source code repositories.
https://blog.trailofbits.com/2021/12/16/it-depends/
GNU Lesser General Public License v3.0
329 stars 20 forks source link

FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpy99_9n56/output' #76

Open nanHeK opened 1 year ago

nanHeK commented 1 year ago

resolving .: 0 dependencies [00:00, ? dependencies/s]2023-02-09 10:45:46 [info ] Getting dependencies for cmake repo . Traceback (most recent call last): File "/usr/bin/it-depends", line 33, in sys.exit(load_entry_point('it-depends', 'console_scripts', 'it-depends')()) File "/root/it-depends/it_depends/cli.py", line 248, in main max_workers=args.max_workers, File "/root/it-depends/it_depends/dependencies.py", line 904, in resolve source_package = resolver.resolve_from_source(repo_or_spec, cache=cache) File "/root/it-depends/it_depends/cmake.py", line 396, in resolve_from_source with open(output, "rt") as outfd: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpy99_9n56/output'