Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Dependency graph issue #23

Open
nicorikken opened this issue Sep 15, 2021 · 0 comments
Open

Dependency graph issue #23

nicorikken opened this issue Sep 15, 2021 · 0 comments

Comments

@nicorikken
Copy link
Member

When running the entrypoint script, currently the reporting of the webapp fails on the dependency graph:

+ /opt/ort/bin/ort --info report -f SpdxDocument,WebApp -i ort/analyzer-result.yml -o ort/reports
15:20:16.138 [main] INFO  org.ossreviewtoolkit.model.config.LicenseFilenamePatterns - Configuring the license file patterns.
________ _____________________
\_____  \\______   \__    ___/ the OSS Review Toolkit, version DOCKER-SNAPSHOT.
 /   |   \|       _/ |    |
/    |    \    |   \ |    |    Running 'report' under Java 11.0.11 on Linux with
\_______  /____|_  / |____|    8 CPUs and a maximum of 3966 MiB of memory.
        \/       \/
Environment variables:
ORT_CONFIG_DIR = /root/.ort/config
ORT_DATA_DIR = /root/.ort
TERM = xterm
ANDROID_HOME = /opt/android-sdk

Generating the 'SpdxDocument' report in thread 'DefaultDispatcher-worker-2'...
Generating the 'WebApp' report in thread 'DefaultDispatcher-worker-3'...
Successfully created 'SpdxDocument' report(s) at '/project/ort/reports/bom.spdx.yml' in 0s.
15:20:17.275 [main] ERROR org.ossreviewtoolkit.cli.commands.ReporterCommand - Could not create 'WebApp' report in 0s: IllegalArgumentException: No dependency graph available to initialize DependencyGraphNavigator.
Created 1 of 2 report(s) in 0s.
+ cp -r ort/reports ort/results/
root@5629dbc6ab78:/project# 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant